2011-05-13 |
Michael Stapelberg | Argument for 'kill' for killing a specific window ... |
blob | commitdiff | raw |
2011-05-13 |
Michael Stapelberg | Bugfix: set WM_STATE to WITHDRAWN when an app unmaps... |
blob | commitdiff | raw | diff to current |
2011-05-11 |
Michael Stapelberg | Bugfix: Don’t run into an endless loop when killing... |
blob | commitdiff | raw | diff to current |
2011-03-20 |
Michael Stapelberg | Re-implement rendering to pixmaps (double-buffering... |
blob | commitdiff | raw | diff to current |
2011-03-09 |
Michael Stapelberg | Bugfix: Make level up a noop during fullscreen mode... |
blob | commitdiff | raw | diff to current |
2011-03-09 |
Michael Stapelberg | Bugfix: Send WM_DELETE / kill window the right way... |
blob | commitdiff | raw | diff to current |
2011-03-06 |
Michael Stapelberg | Bugfix: Don’t focus new cons when there is a fullscreen... |
blob | commitdiff | raw | diff to current |
2011-03-03 |
Michael Stapelberg | Bugfix: 'level up' needs to stop at the workspace con... |
blob | commitdiff | raw | diff to current |
2011-03-03 |
Michael Stapelberg | Bugfix: don’t focus the dockarea when closing a dock... |
blob | commitdiff | raw | diff to current |
2011-02-20 |
Michael Stapelberg | Implement dock mode, update testsuite |
blob | commitdiff | raw | diff to current |
2011-02-19 |
Michael Stapelberg | Skip containers which got only one child when looking... |
blob | commitdiff | raw | diff to current |
2011-02-14 |
Michael Stapelberg | refactor tree_move() into src/move.c, change config... |
blob | commitdiff | raw | diff to current |
2011-02-14 |
Michael Stapelberg | refactor code for removing children from a con |
blob | commitdiff | raw | diff to current |
2011-02-01 |
Michael Stapelberg | bugfix: don’t crash when moving windows out of a floati... |
blob | commitdiff | raw | diff to current |
2011-02-01 |
Michael Stapelberg | Bugfix: When the container which was just closed is... |
blob | commitdiff | raw | diff to current |
2011-02-01 |
Michael Stapelberg | Don’t create a split container if no other cons are... |
blob | commitdiff | raw | diff to current |
2011-01-28 |
Fernando Tarlá Car... | Fix assertion when moving out of a floating container. |
blob | commitdiff | raw | diff to current |
2011-01-28 |
Fernando Tarlá Car... | Don't mess with the focus if we're not killing. |
blob | commitdiff | raw | diff to current |
2011-01-27 |
Fernando Tarlá Car... | Don't mess with the percentages in tree_flatten. |
blob | commitdiff | raw | diff to current |
2011-01-27 |
Fernando Tarlá Car... | Fix some resizing issues (thanks mseed). |
blob | commitdiff | raw | diff to current |
2011-01-27 |
Michael Stapelberg | bugfix: correctly move cons out of floating cons when... |
blob | commitdiff | raw | diff to current |
2011-01-27 |
Michael Stapelberg | bugfix: don’t assume a workspace always has tiling... |
blob | commitdiff | raw | diff to current |
2011-01-27 |
Michael Stapelberg | refactor some places to use con_descend_focused instead... |
blob | commitdiff | raw | diff to current |
2011-01-27 |
Fernando Tarlá Car... | Fix the percentages when moving containers. |
blob | commitdiff | raw | diff to current |
2011-01-27 |
Fernando Tarlá Car... | This parameter is no longer needed. |
blob | commitdiff | raw | diff to current |
2011-01-27 |
Fernando Tarlá Car... | Only fix the percentages after we insert the container. |
blob | commitdiff | raw | diff to current |
2011-01-19 |
Michael Stapelberg | Bugfix: fix crash in tree_flatten (Thanks mseed) |
blob | commitdiff | raw | diff to current |
2011-01-17 |
Michael Stapelberg | Bugfix: Call mark_unmapped() on floating nodes aswell... |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Michael Stapelberg | Bugfix: Don’t use ->old_parent for floating cons (Thank... |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Michael Stapelberg | Bugfix: Look for cons to focus *starting* at the ws... |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Michael Stapelberg | Implement tree flattening to automatically solve situat... |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Michael Stapelberg | change many LOG/printf messages to use DLOG |
blob | commitdiff | raw | diff to current |
2011-01-04 |
Michael Stapelberg | Re-Implement support for RandR changes |
blob | commitdiff | raw | diff to current |
2011-01-04 |
Michael Stapelberg | Bugfix: Correctly change focus after closing floating... |
blob | commitdiff | raw | diff to current |
2011-01-04 |
Michael Stapelberg | fix memleak: free struct Window members |
blob | commitdiff | raw | diff to current |
2011-01-04 |
Michael Stapelberg | fix memleak: free con->name before overwriting it |
blob | commitdiff | raw | diff to current |
2011-01-02 |
Michael Stapelberg | Bugfix: Also change focus when the killed container... |
blob | commitdiff | raw | diff to current |
2010-12-30 |
Michael Stapelberg | Bugfix: Correctly change focus when closing a split... |
blob | commitdiff | raw | diff to current |
2010-12-30 |
Michael Stapelberg | Bugfix: Don’t redistribute resize percentage values... |
blob | commitdiff | raw | diff to current |
2010-12-28 |
Michael Stapelberg | Bugfix: Don’t focus next window if the window was not... |
blob | commitdiff | raw | diff to current |
2010-12-27 |
Fernando Tarlá Car... | Default to a file in /tmp for the restart state. |
blob | commitdiff | raw | diff to current |
2010-11-29 |
Michael Stapelberg | Bugfix: Transfer 'percent' factor when splitting, add... |
blob | commitdiff | raw | diff to current |
2010-11-28 |
Michael Stapelberg | Bugfix for the last commit (broke some moving situation... |
blob | commitdiff | raw | diff to current |
2010-11-28 |
Michael Stapelberg | look & feel: when moving, descend if the container... |
blob | commitdiff | raw | diff to current |
2010-11-28 |
Michael Stapelberg | Bugfix: Fix focus when moving Cons |
blob | commitdiff | raw | diff to current |
2010-11-28 |
Michael Stapelberg | look and feel: when moving a Con is not possible, split... |
blob | commitdiff | raw | diff to current |
2010-11-28 |
Michael Stapelberg | Correctly restore focus when restarting (Thanks fernand... |
blob | commitdiff | raw | diff to current |
2010-11-28 |
Michael Stapelberg | Bugfix: Re-attach windows in correct order when switchi... |
blob | commitdiff | raw | diff to current |
2010-11-28 |
Michael Stapelberg | fix third argument to strncat(), use smalloc(), use... |
blob | commitdiff | raw | diff to current |
2010-11-28 |
Fernando Tarlá Car... | Make the restart path configurable. |
blob | commitdiff | raw | diff to current |
2010-11-27 |
Michael Stapelberg | remove some debug messages |
blob | commitdiff | raw | diff to current |
2010-11-21 |
Michael Stapelberg | correctly sort numbered workspaces (+testcase) |
blob | commitdiff | raw | diff to current |
2010-11-21 |
Michael Stapelberg | ipc: fix current_workspace |
blob | commitdiff | raw | diff to current |
2010-11-21 |
Michael Stapelberg | Bugfix: Don’t draw borders for fullscreen windows |
blob | commitdiff | raw | diff to current |
2010-11-21 |
Michael Stapelberg | Bugfix: Don’t attach tiling containers to floating... |
blob | commitdiff | raw | diff to current |
2010-11-20 |
Michael Stapelberg | Bugfix: Properly ignore UnmapNotify events (especially... |
blob | commitdiff | raw | diff to current |
2010-11-15 |
Fernando Tarlá Car... | Port the path resolution and config loading code from... |
blob | commitdiff | raw | diff to current |
2010-11-14 |
Michael Stapelberg | don’t allow useless splits, change orientation of exist... |
blob | commitdiff | raw | diff to current |
2010-11-14 |
Michael Stapelberg | Bugfix: don’t kill parent when currently in tree_close... |
blob | commitdiff | raw | diff to current |
2010-11-14 |
Michael Stapelberg | don’t remove floating container twice (it’s already... |
blob | commitdiff | raw | diff to current |
2010-11-14 |
Michael Stapelberg | Implement setting the WM_NAME of i3 container windows... |
blob | commitdiff | raw | diff to current |
2010-11-13 |
Michael Stapelberg | Rendering fixes for stacking mode |
blob | commitdiff | raw | diff to current |
2010-11-13 |
Michael Stapelberg | Bugfix: Close containers which are empty due to a move... |
blob | commitdiff | raw | diff to current |
2010-11-12 |
Michael Stapelberg | enumerate workspaces when initializing outputs |
blob | commitdiff | raw | diff to current |
2010-07-17 |
Michael Stapelberg | Bugfix: Keep focus on the current workspace when moving... |
blob | commitdiff | raw | diff to current |
2010-07-16 |
Michael Stapelberg | Bugfix: Don’t go further when switching focus on a... |
blob | commitdiff | raw | diff to current |
2010-07-16 |
Michael Stapelberg | Treat stacking containers as if they are in vertical... |
blob | commitdiff | raw | diff to current |
2010-07-16 |
Michael Stapelberg | close empty parent containers, add testcase |
blob | commitdiff | raw | diff to current |
2010-07-16 |
Michael Stapelberg | s/con->parent/parent to make it more readable |
blob | commitdiff | raw | diff to current |
2010-07-13 |
Michael Stapelberg | Add more documentation to functions/header files |
blob | commitdiff | raw | diff to current |
2010-07-04 |
Michael Stapelberg | Bugfix: Don’t try to focus the container itself when... |
blob | commitdiff | raw | diff to current |
2010-07-04 |
Michael Stapelberg | Bugfix: Correctly restore focus after close (and add... |
blob | commitdiff | raw | diff to current |
2010-06-30 |
Michael Stapelberg | bugfix: correctly focus follow up window when closing... |
blob | commitdiff | raw | diff to current |
2010-06-29 |
Michael Stapelberg | Go down the tree when moving windows, add testcase... |
blob | commitdiff | raw | diff to current |
2010-06-28 |
Michael Stapelberg | floating: correctly kill floating containers when closing |
blob | commitdiff | raw | diff to current |
2010-06-02 |
Michael Stapelberg | Implement mark/goto, modify testcase |
blob | commitdiff | raw | diff to current |
2010-06-02 |
Michael Stapelberg | more debug output |
blob | commitdiff | raw | diff to current |
2010-06-01 |
Michael Stapelberg | Make splitting a container which was already split... |
blob | commitdiff | raw | diff to current |
2010-06-01 |
Michael Stapelberg | "Re-parent" floating clients whose old_parent is being... |
blob | commitdiff | raw | diff to current |
2010-05-30 |
Michael Stapelberg | cleanup: introduce CT_WORKSPACE as type to avoid having... |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Michael Stapelberg | Add parameter to reparent windows instead of killing... |
blob | commitdiff | raw | diff to current |
2010-05-11 |
Michael Stapelberg | implement 'move' command in the new parser |
blob | commitdiff | raw | diff to current |
2010-05-10 |
Michael Stapelberg | Implement 'split' |
blob | commitdiff | raw | diff to current |
2010-04-16 |
Michael Stapelberg | move con_focus to con.c |
blob | commitdiff | raw | diff to current |
2010-04-13 |
Michael Stapelberg | correctly focus workspaces |
blob | commitdiff | raw | diff to current |
2010-04-13 |
Michael Stapelberg | first step of the big refactoring ("tree" branch). |
blob | commitdiff | raw | diff to current |
|