2011-03-06 |
Michael Stapelberg | rendering: bugfix: stack child windows of stacked/tabbe... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Michael Stapelberg | x: disable all events while re-stacking windows, preven... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Michael Stapelberg | Bugfix: use tree_render() instead of x_push_changes... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Michael Stapelberg | Implement the popup_during_fullscreen option, set defau... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Michael Stapelberg | Obey minimum size when resizing floating windows |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Michael Stapelberg | Bugfix: also stop searching for resize cons when reachi... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Michael Stapelberg | Use the combined geometry of children when setting... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Michael Stapelberg | Bugfix: don’t focus dock clients with new click handlin... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Michael Stapelberg | document the different cases for click handling |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Michael Stapelberg | refactor the click handling completely |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Michael Stapelberg | Bugfix: Focus workspace after closing one of multiple... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Michael Stapelberg | Re-implement focus follows mouse for outputs |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Michael Stapelberg | Use the original geometry for floating windows |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Michael Stapelberg | Don’t create floating containers from whole workspaces... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Michael Stapelberg | Bugfix: 'level up' needs to stop at the workspace con... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Michael Stapelberg | fix invalid memory access in xcb_reply_contains_atom... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Michael Stapelberg | Bugfix: don’t focus the dockarea when closing a dock... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Michael Stapelberg | Bugfix: don’t focus dock clients (Thanks mseed, mist) |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Michael Stapelberg | Bugfix: Correctly fix the percent values for resizing... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Michael Stapelberg | Fix regression: Don’t add floating nodes twice when... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Michael Stapelberg | Bugfix: Re-attach floating cons to the right container... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Fernando Tarlá... | Don't leak this descriptor (thanks dothebart). |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Fernando Tarlá... | Some assertions to make the static analyzer happy. |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Fernando Tarlá... | Very minor issues found with statical analysis. |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Michael Stapelberg | add proof-of-concept perl script to render the tree... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Michael Stapelberg | tests: extend t/10-dock.t for top/bottom positioned... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Michael Stapelberg | Implement support for top/bottom dock clients (accordin... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Michael Stapelberg | tests: add test for dock client + restart |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Michael Stapelberg | tests: fix t/16-nestedcons.t |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Michael Stapelberg | Bugfix: restore the original width/height with X11... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Michael Stapelberg | Fix dock client handling for inplace restarts |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Michael Stapelberg | bugfix: fix clicking on dock clients (Thanks mseed) |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Michael Stapelberg | refactor some places to use output_get_content() |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Michael Stapelberg | Bugfix: fix disabling RandR outputs |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Michael Stapelberg | Place dock clients on the output corresponding to their... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Michael Stapelberg | Bugfix: Correctly open workspaces on additional outputs |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Michael Stapelberg | Bugfix: in get_workspaces, only consider the CT_CON... |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Michael Stapelberg | Fix fullscreen mode with dock clients |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Michael Stapelberg | tests: extend t/10-dock.t to make use of the tree |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Michael Stapelberg | bugfix: dock clients cannot be floating |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Michael Stapelberg | tests: don’t skip t/10-dock.t, make it work again |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Michael Stapelberg | Implement dock mode, update testsuite |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Fernando Tarlá... | Support pkg-config if the modules are available. |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Michael Stapelberg | also change the cursor keys to the new move syntax |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Michael Stapelberg | partially update hacking-howto with an explanation... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Michael Stapelberg | same fix, but for moving (search above the current... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Michael Stapelberg | Skip containers which got only one child when looking... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Michael Stapelberg | revert the replacement of a single h/v-split with its... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Michael Stapelberg | implement TAILQ_SWAP (only for consecutive elements... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Michael Stapelberg | add missing function documentation |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Michael Stapelberg | refactor tree_move() into src/move.c, change config... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Michael Stapelberg | refactor code for removing children from a con |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Michael Stapelberg | Automatically close empty parent cons when making their... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Michael Stapelberg | Bugfix: check ->layout, not ->type for L_STACKED |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Michael Stapelberg | Bugfix: Correctly check asprintf() return value |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Fernando Tarlá... | Fix libxcursor -> xcb cursors fallback. |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Michael Stapelberg | fix a rendering problem for split cons inside tabbed... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Michael Stapelberg | tests: add testcase for the focus when moving floating... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Michael Stapelberg | tests: extend testcase to check for the last commit |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Michael Stapelberg | bugfix: don’t crash when moving windows out of a floati... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Michael Stapelberg | Bugfix: Correctly focus con when moving to another... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Michael Stapelberg | disable workspace-level move operations (not yet implem... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Michael Stapelberg | Bugfix: When the container which was just closed is... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Michael Stapelberg | Don’t create a split container if no other cons are... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Michael Stapelberg | fix some compiler warnings |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Fernando Tarlá... | Fix the choice of the right containers for resizing. |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Michael Stapelberg | docs: add tree-*.png (for tree-migrating) |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Michael Stapelberg | docs/ipc: document that the highest bit is 1 for event... |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Fernando Tarlá... | Don't mess with sizes when moving to other ws. |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Michael Stapelberg | add docs/tree-migrating |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Michael Stapelberg | Add documentation for external workspace bars |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Michael Stapelberg | docs/ipc: add reference to ThePub’s python library |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Fernando Tarlá... | Fix assertion when moving out of a floating container. |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Fernando Tarlá... | Don't mess with the focus if we're not killing. |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Michael Stapelberg | testcases: use the does_i3_live function |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Michael Stapelberg | fix typo in testcases/complete-run.pl |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Michael Stapelberg | implement make clean in testcases/ |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Michael Stapelberg | tests: implement does_i3_live for regression tests |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Michael Stapelberg | disable sighandler for testsuite runs |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Michael Stapelberg | make the sighandler handle SIGABRT |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Michael Stapelberg | bugfix: initialize root variable earlier |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Michael Stapelberg | Bugfix: use the global root variable, don’t get the... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Michael Stapelberg | add a flag to disable the signalhandler |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Fernando Tarlá... | Don't mess with the percentages in tree_flatten. |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Fernando Tarlá... | Fix some resizing issues (thanks mseed). |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Michael Stapelberg | add a regression test for the floating move thing |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Michael Stapelberg | add a testcase for correct floating con reattaching |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Michael Stapelberg | bugfix: correctly move cons out of floating cons when... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Michael Stapelberg | bugfix: don’t assume a workspace always has tiling... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Michael Stapelberg | bugfix: resizing problem when resizing vertically on... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Michael Stapelberg | refactor some places to use con_descend_focused instead... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Michael Stapelberg | re-insert floating cons next to the currently focused... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Michael Stapelberg | when re-inserting a floating con, start with a more... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Michael Stapelberg | RandR: respect primary output |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Fernando Tarlá... | Fix the percentages when moving containers. |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Fernando Tarlá... | Fix floating mode according to the new requirements. |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Fernando Tarlá... | Fix the resize algorithm I broke earlier. |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Fernando Tarlá... | This parameter is no longer needed. |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Fernando Tarlá... | A new logic to calculate the percentages. |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Fernando Tarlá... | Only fix the percentages after we insert the container. |
commit | commitdiff | tree | snapshot |
next |