2011-03-06 |
Michael Stapelberg | Bugfix: use tree_render() instead of x_push_changes... |
tree | commitdiff |
2011-03-06 |
Michael Stapelberg | Implement the popup_during_fullscreen option, set defau... |
tree | commitdiff |
2011-03-06 |
Michael Stapelberg | Obey minimum size when resizing floating windows |
tree | commitdiff |
2011-03-06 |
Michael Stapelberg | Bugfix: also stop searching for resize cons when reachi... |
tree | commitdiff |
2011-03-06 |
Michael Stapelberg | Use the combined geometry of children when setting... |
tree | commitdiff |
2011-03-06 |
Michael Stapelberg | Bugfix: don’t focus dock clients with new click handlin... |
tree | commitdiff |
2011-03-05 |
Michael Stapelberg | refactor the click handling completely |
tree | commitdiff |
2011-03-04 |
Michael Stapelberg | Bugfix: Focus workspace after closing one of multiple... |
tree | commitdiff |
2011-03-03 |
Michael Stapelberg | Re-implement focus follows mouse for outputs |
tree | commitdiff |
2011-03-03 |
Michael Stapelberg | Use the original geometry for floating windows |
tree | commitdiff |
2011-03-03 |
Michael Stapelberg | Don’t create floating containers from whole workspaces... |
tree | commitdiff |
2011-03-03 |
Michael Stapelberg | Bugfix: 'level up' needs to stop at the workspace con... |
tree | commitdiff |
2011-03-03 |
Michael Stapelberg | fix invalid memory access in xcb_reply_contains_atom... |
tree | commitdiff |
2011-03-03 |
Michael Stapelberg | Bugfix: don’t focus the dockarea when closing a dock... |
tree | commitdiff |
2011-03-03 |
Michael Stapelberg | Bugfix: don’t focus dock clients (Thanks mseed, mist) |
tree | commitdiff |
2011-02-28 |
Michael Stapelberg | Bugfix: Correctly fix the percent values for resizing... |
tree | commitdiff |
2011-02-28 |
Michael Stapelberg | Fix regression: Don’t add floating nodes twice when... |
tree | commitdiff |
2011-02-28 |
Michael Stapelberg | Bugfix: Re-attach floating cons to the right container... |
tree | commitdiff |
2011-02-28 |
Fernando Tarlá Car... | Don't leak this descriptor (thanks dothebart). |
tree | commitdiff |
2011-02-28 |
Fernando Tarlá Car... | Some assertions to make the static analyzer happy. |
tree | commitdiff |
2011-02-28 |
Fernando Tarlá Car... | Very minor issues found with statical analysis. |
tree | commitdiff |
2011-02-21 |
Michael Stapelberg | Implement support for top/bottom dock clients (accordin... |
tree | commitdiff |
2011-02-21 |
Michael Stapelberg | Bugfix: restore the original width/height with X11... |
tree | commitdiff |
2011-02-21 |
Michael Stapelberg | Fix dock client handling for inplace restarts |
tree | commitdiff |
2011-02-21 |
Michael Stapelberg | bugfix: fix clicking on dock clients (Thanks mseed) |
tree | commitdiff |
2011-02-21 |
Michael Stapelberg | refactor some places to use output_get_content() |
tree | commitdiff |
2011-02-21 |
Michael Stapelberg | Bugfix: fix disabling RandR outputs |
tree | commitdiff |
2011-02-21 |
Michael Stapelberg | Place dock clients on the output corresponding to their... |
tree | commitdiff |
2011-02-21 |
Michael Stapelberg | Bugfix: Correctly open workspaces on additional outputs |
tree | commitdiff |
2011-02-20 |
Michael Stapelberg | Bugfix: in get_workspaces, only consider the CT_CON... |
tree | commitdiff |
2011-02-20 |
Michael Stapelberg | Fix fullscreen mode with dock clients |
tree | commitdiff |
2011-02-20 |
Michael Stapelberg | bugfix: dock clients cannot be floating |
tree | commitdiff |
2011-02-20 |
Michael Stapelberg | Implement dock mode, update testsuite |
tree | commitdiff |
2011-02-19 |
Michael Stapelberg | same fix, but for moving (search above the current... |
tree | commitdiff |
2011-02-19 |
Michael Stapelberg | Skip containers which got only one child when looking... |
tree | commitdiff |
2011-02-19 |
Michael Stapelberg | revert the replacement of a single h/v-split with its... |
tree | commitdiff |
2011-02-15 |
Michael Stapelberg | implement TAILQ_SWAP (only for consecutive elements... |
tree | commitdiff |
2011-02-14 |
Michael Stapelberg | add missing function documentation |
tree | commitdiff |
2011-02-14 |
Michael Stapelberg | refactor tree_move() into src/move.c, change config... |
tree | commitdiff |
2011-02-14 |
Michael Stapelberg | refactor code for removing children from a con |
tree | commitdiff |
2011-02-14 |
Michael Stapelberg | Automatically close empty parent cons when making their... |
tree | commitdiff |
2011-02-14 |
Michael Stapelberg | Bugfix: check ->layout, not ->type for L_STACKED |
tree | commitdiff |
2011-02-14 |
Michael Stapelberg | Bugfix: Correctly check asprintf() return value |
tree | commitdiff |
2011-02-06 |
Fernando Tarlá Car... | Fix libxcursor -> xcb cursors fallback. |
tree | commitdiff |
2011-02-02 |
Michael Stapelberg | fix a rendering problem for split cons inside tabbed... |
tree | commitdiff |
2011-02-01 |
Michael Stapelberg | bugfix: don’t crash when moving windows out of a floati... |
tree | commitdiff |
2011-02-01 |
Michael Stapelberg | Bugfix: Correctly focus con when moving to another... |
tree | commitdiff |
2011-02-01 |
Michael Stapelberg | disable workspace-level move operations (not yet implem... |
tree | commitdiff |
2011-02-01 |
Michael Stapelberg | Bugfix: When the container which was just closed is... |
tree | commitdiff |
2011-02-01 |
Michael Stapelberg | Don’t create a split container if no other cons are... |
tree | commitdiff |
2011-02-01 |
Michael Stapelberg | fix some compiler warnings |
tree | commitdiff |
2011-01-30 |
Fernando Tarlá Car... | Fix the choice of the right containers for resizing. |
tree | commitdiff |
2011-01-29 |
Fernando Tarlá Car... | Don't mess with sizes when moving to other ws. |
tree | commitdiff |
2011-01-28 |
Fernando Tarlá Car... | Fix assertion when moving out of a floating container. |
tree | commitdiff |
2011-01-28 |
Fernando Tarlá Car... | Don't mess with the focus if we're not killing. |
tree | commitdiff |
2011-01-27 |
Michael Stapelberg | make the sighandler handle SIGABRT |
tree | commitdiff |
2011-01-27 |
Michael Stapelberg | bugfix: initialize root variable earlier |
tree | commitdiff |
2011-01-27 |
Michael Stapelberg | Bugfix: use the global root variable, don’t get the... |
tree | commitdiff |
2011-01-27 |
Michael Stapelberg | add a flag to disable the signalhandler |
tree | commitdiff |
2011-01-27 |
Fernando Tarlá Car... | Don't mess with the percentages in tree_flatten. |
tree | commitdiff |
2011-01-27 |
Fernando Tarlá Car... | Fix some resizing issues (thanks mseed). |
tree | commitdiff |
2011-01-27 |
Michael Stapelberg | bugfix: correctly move cons out of floating cons when... |
tree | commitdiff |
2011-01-27 |
Michael Stapelberg | bugfix: don’t assume a workspace always has tiling... |
tree | commitdiff |
2011-01-27 |
Michael Stapelberg | bugfix: resizing problem when resizing vertically on... |
tree | commitdiff |
2011-01-27 |
Michael Stapelberg | refactor some places to use con_descend_focused instead... |
tree | commitdiff |
2011-01-27 |
Michael Stapelberg | re-insert floating cons next to the currently focused... |
tree | commitdiff |
2011-01-27 |
Michael Stapelberg | when re-inserting a floating con, start with a more... |
tree | commitdiff |
2011-01-27 |
Michael Stapelberg | RandR: respect primary output |
tree | commitdiff |
2011-01-27 |
Fernando Tarlá Car... | Fix the percentages when moving containers. |
tree | commitdiff |
2011-01-27 |
Fernando Tarlá Car... | Fix floating mode according to the new requirements. |
tree | commitdiff |
2011-01-27 |
Fernando Tarlá Car... | Fix the resize algorithm I broke earlier. |
tree | commitdiff |
2011-01-27 |
Fernando Tarlá Car... | This parameter is no longer needed. |
tree | commitdiff |
2011-01-27 |
Fernando Tarlá Car... | A new logic to calculate the percentages. |
tree | commitdiff |
2011-01-27 |
Fernando Tarlá Car... | Only fix the percentages after we insert the container. |
tree | commitdiff |
2011-01-27 |
Fernando Tarlá Car... | Crash when we get the percentages wrong. |
tree | commitdiff |
2011-01-23 |
Fernando Tarlá Car... | Round up as well if needed (thanks Merovius). |
tree | commitdiff |
2011-01-21 |
Michael Stapelberg | Bugfix: fix restoring the orientation (Thanks Merovius... |
tree | commitdiff |
2011-01-21 |
Michael Stapelberg | bugfix: you can’t unfullscreen workspaces (Thanks Merovius) |
tree | commitdiff |
2011-01-21 |
Michael Stapelberg | Bugfix: Fix focus problems when switching workspaces... |
tree | commitdiff |
2011-01-21 |
Michael Stapelberg | Bugfix: Don’t send fake configure notify with not yet... |
tree | commitdiff |
2011-01-20 |
Michael Stapelberg | Bugfix: also close empty split containers when the... |
tree | commitdiff |
2011-01-19 |
Michael Stapelberg | Bugfix: fix crash in tree_flatten (Thanks mseed) |
tree | commitdiff |
2011-01-17 |
Michael Stapelberg | When in stacking mode with only one child, respect... |
tree | commitdiff |
2011-01-17 |
Michael Stapelberg | re-implement xkb support for detecting keyboard layout... |
tree | commitdiff |
2011-01-17 |
Michael Stapelberg | Bugfix: Call mark_unmapped() on floating nodes aswell... |
tree | commitdiff |
2011-01-12 |
Axel Wagner | Save environment-variable AFTER reading the configfile |
tree | commitdiff |
2011-01-12 |
Axel Wagner | Use I3SOCK-environment-variable |
tree | commitdiff |
2011-01-12 |
Michael Stapelberg | fix some memory leaks when user passes command line... |
tree | commitdiff |
2011-01-08 |
Michael Stapelberg | Fix switching to a workspace on a different output |
tree | commitdiff |
2011-01-07 |
Michael Stapelberg | Bugfix: Don’t use ->old_parent for floating cons (Thank... |
tree | commitdiff |
2011-01-07 |
Michael Stapelberg | fix a problem with workspace switching when the focus... |
tree | commitdiff |
2011-01-07 |
Michael Stapelberg | Bugfix: Look for cons to focus *starting* at the ws... |
tree | commitdiff |
2011-01-07 |
Michael Stapelberg | Bugfix: Correctly maintain focus when setting a workspa... |
tree | commitdiff |
2011-01-07 |
Michael Stapelberg | Bugfix: Correctly move to other workspaces when a float... |
tree | commitdiff |
2011-01-07 |
Michael Stapelberg | Implement tree flattening to automatically solve situat... |
tree | commitdiff |
2011-01-07 |
Michael Stapelberg | change many LOG/printf messages to use DLOG |
tree | commitdiff |
2011-01-07 |
Michael Stapelberg | ipc: change 'orientation' to human readable string... |
tree | commitdiff |
2011-01-07 |
Michael Stapelberg | Bugfix: fix fullscreen mode for floating windows |
tree | commitdiff |
2011-01-06 |
Michael Stapelberg | Bugfix: randr: Don’t close container if it was not... |
tree | commitdiff |
2011-01-04 |
Michael Stapelberg | RandR: use the next unused workspace instead of fixed... |
tree | commitdiff |
next |