2011-05-14 |
Michael Stapelberg | re-implement assignments of workspace to specific outputs |
blob | commitdiff | raw |
2011-05-13 |
Michael Stapelberg | Argument for 'kill' for killing a specific window ... |
blob | commitdiff | raw | diff to current |
2011-05-02 |
Michael Stapelberg | re-implement assigning windows to workspaces |
blob | commitdiff | raw | diff to current |
2011-04-19 |
Michael Stapelberg | Bugfix: Ignore EnterNotifies generated by UnmapNotifies |
blob | commitdiff | raw | diff to current |
2011-03-20 |
Michael Stapelberg | Bugfix: Also update pixmaps when the position of the... |
blob | commitdiff | raw | diff to current |
2011-03-20 |
Michael Stapelberg | remove unused struct Colorpixel |
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-18 |
Michael Stapelberg | Only send WM_TAKE_FOCUS when the client supports it... |
blob | commitdiff | raw | diff to current |
2011-03-18 |
Michael Stapelberg | Make i3 compatible with the very latest xcb |
blob | commitdiff | raw | diff to current |
2011-03-14 |
Michael Stapelberg | fix small warnings when compiling with DEBUG=0 |
blob | commitdiff | raw | diff to current |
2011-03-10 |
Michael Stapelberg | refactor font caching to just save the ID instead of... |
blob | commitdiff | raw | diff to current |
2011-02-21 |
Michael Stapelberg | Implement support for top/bottom dock clients (accordin... |
blob | commitdiff | raw | diff to current |
2011-02-20 |
Michael Stapelberg | Implement dock mode, update testsuite |
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-01-27 |
Michael Stapelberg | RandR: respect primary output |
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 | fix enum value |
blob | commitdiff | raw | diff to current |
2011-01-04 |
Michael Stapelberg | Re-Implement support for RandR changes |
blob | commitdiff | raw | diff to current |
2010-12-27 |
Fernando Tarlá Car... | Implement default border styles (thanks litemotiv). |
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-20 |
Michael Stapelberg | Bugfix: Properly ignore UnmapNotify events (especially... |
blob | commitdiff | raw | diff to current |
2010-11-14 |
Michael Stapelberg | take into account x11 border_width settings (fixes... |
blob | commitdiff | raw | diff to current |
2010-11-13 |
Michael Stapelberg | implement support for WM_TRANSIENT_FOR, expand testcase |
blob | commitdiff | raw | diff to current |
2010-11-12 |
Michael Stapelberg | Implement support for WM_CLIENT_LEADER |
blob | commitdiff | raw | diff to current |
2010-11-12 |
Michael Stapelberg | lexer/parser: implement 'border' command |
blob | commitdiff | raw | diff to current |
2010-10-11 |
Michael Stapelberg | Implement support for size hints (including test case) |
blob | commitdiff | raw | diff to current |
2010-09-01 |
Michael Stapelberg | Implement sticky windows |
blob | commitdiff | raw | diff to current |
2010-08-15 |
Michael Stapelberg | recognize dock windows (and support matching them) |
blob | commitdiff | raw | diff to current |
2010-08-15 |
Michael Stapelberg | fix typo |
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 | Re-implement support for the urgency hint, extend t... |
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-05-30 |
Michael Stapelberg | cleanup: introduce CT_WORKSPACE as type to avoid having... |
blob | commitdiff | raw | diff to current |
2010-04-16 |
Michael Stapelberg | make floating an enum (we need three states, not only... |
blob | commitdiff | raw | diff to current |
2010-04-16 |
Michael Stapelberg | implement con_id for matching containers, extend testcase |
blob | commitdiff | raw | diff to current |
2010-04-13 |
Michael Stapelberg | more reformatting/cleanups |
blob | commitdiff | raw | diff to current |
2010-04-13 |
Michael Stapelberg | re-add support for legacy window titles (WM_NAME) |
blob | commitdiff | raw | diff to current |
2010-04-13 |
Michael Stapelberg | correctly update/display window title/class |
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 |
2010-03-26 |
Michael Stapelberg | Fix memory leaks |
blob | commitdiff | raw | diff to current |
2010-03-19 |
Michael Stapelberg | ipc: implement GET_OUTPUTS |
blob | commitdiff | raw | diff to current |
2010-03-11 |
Michael Stapelberg | ipc: implement GET_WORKSPACES message type |
blob | commitdiff | raw | diff to current |
2010-03-05 |
Michael Stapelberg | Bugfix: Fix clone mode with new RandR code (Thanks... |
blob | commitdiff | raw | diff to current |
2010-03-02 |
Michael Stapelberg | Change workspace assignments to use the RandR output... |
blob | commitdiff | raw | diff to current |
2010-03-02 |
Michael Stapelberg | huge change: implement RandR instead of Xinerama |
blob | commitdiff | raw | diff to current |
2010-02-12 |
Michael Stapelberg | Bugfix: Correctly do boundary checking/moving to other... |
blob | commitdiff | raw | diff to current |
2010-02-12 |
Michael Stapelberg | Bugfix: Use both parts of WM_CLASS (it contains instanc... |
blob | commitdiff | raw | diff to current |
2009-12-31 |
Michael Stapelberg | ewmh: implement support for _NET_WORKAREA (rdesktop... |
blob | commitdiff | raw | diff to current |
2009-09-29 |
Michael Stapelberg | Refactor workspaces to be stored in a TAILQ instead... |
blob | commitdiff | raw | diff to current |
2009-09-26 |
Michael Stapelberg | Obey the client’s border_width setting (Thanks shatter) |
blob | commitdiff | raw | diff to current |
2009-09-22 |
Michael Stapelberg | Implement stack-limit for further defining how stack... |
blob | commitdiff | raw | diff to current |
2009-09-20 |
Michael Stapelberg | Implement vim-like marks |
blob | commitdiff | raw | diff to current |
2009-09-06 |
Michael Stapelberg | Implement the urgency hint for windows/workspaces |
blob | commitdiff | raw | diff to current |
2009-08-23 |
Michael Stapelberg | Bugfix: Correctly use base_width/base_height and size... |
blob | commitdiff | raw | diff to current |
2009-08-22 |
Michael Stapelberg | Implement tabbing |
blob | commitdiff | raw | diff to current |
2009-08-21 |
Michael Stapelberg | Merge branch 'next' into testcases |
blob | commitdiff | raw | diff to current |
2009-08-11 |
Michael Stapelberg | Implement support for width_inc and height_inc of size... |
blob | commitdiff | raw | diff to current |
2009-08-11 |
Michael Stapelberg | Merge branch 'next' into testcases |
blob | commitdiff | raw | diff to current |
2009-08-08 |
Michael Stapelberg | Implement assignments of workspaces to screens, big... |
blob | commitdiff | raw | diff to current |
2009-08-07 |
Michael Stapelberg | Implement support for using key symbols in configuratio... |
blob | commitdiff | raw | diff to current |
2009-08-05 |
Michael Stapelberg | Merge branch 'next' into testcases |
blob | commitdiff | raw | diff to current |
2009-08-05 |
Michael Stapelberg | Implement borderless / 1-px-bordered windows |
blob | commitdiff | raw | diff to current |
2009-08-04 |
Michael Stapelberg | Add support for WM_CLIENT_LEADER, put floating windows... |
blob | commitdiff | raw | diff to current |
2009-08-02 |
Michael Stapelberg | cache text_width for named workspaces, fix memory leak |
blob | commitdiff | raw | diff to current |
2009-07-28 |
Michael Stapelberg | Some little fixes for bapt’s patch, use predict_text_wi... |
blob | commitdiff | raw | diff to current |
2009-07-28 |
Bapt | Implements configurable named workspaces |
blob | commitdiff | raw | diff to current |
2009-07-21 |
Michael Stapelberg | Implement putting clients into floating mode at a speci... |
blob | commitdiff | raw | diff to current |
2009-07-17 |
Michael Stapelberg | optimization: Render on pixmaps and copy the result... |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Michael Stapelberg | Resolve documentation FIXMEs, remove an unnecessary... |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Lars Hartmann | updated doxygen docu, added FIXMEs, fixed headers to... |
blob | commitdiff | raw | diff to current |
2009-06-26 |
Michael Stapelberg | Merge branch 'next' (3.β is stable now) |
blob | commitdiff | raw | diff to current |
2009-06-19 |
Michael Stapelberg | Implement the special workspace ~ for assignments,... |
blob | commitdiff | raw | diff to current |
2009-06-19 |
Michael Stapelberg | Implement a command for hiding all floating windows... |
blob | commitdiff | raw | diff to current |
2009-06-19 |
Michael Stapelberg | Implement the possibility to set a workspace open clien... |
blob | commitdiff | raw | diff to current |
2009-06-13 |
Michael Stapelberg | Implement changing focus via keyboard between floating... |
blob | commitdiff | raw | diff to current |
2009-05-30 |
Michael Stapelberg | Implement clients going automatically into floating |
blob | commitdiff | raw | diff to current |
2009-05-23 |
Michael Stapelberg | Implement floating (please test and find bugs) |
blob | commitdiff | raw | diff to current |
2009-05-16 |
Michael Stapelberg | Implement putting clients onto specific workspaces... |
blob | commitdiff | raw | diff to current |
2009-05-09 |
Michael Stapelberg | Bugfix: Store width_factor/height_factor per workspace... |
blob | commitdiff | raw | diff to current |
2009-05-09 |
Michael Stapelberg | Bugfix: Store width_factor/height_factor per workspace... |
blob | commitdiff | raw | diff to current |
2009-05-05 |
Michael Rudolf | Implement autostart using "exec" in config |
blob | commitdiff | raw | diff to current |
2009-05-05 |
Michael Stapelberg | Implement storing WM_CLASS of each client |
blob | commitdiff | raw | diff to current |
2009-04-19 |
Michael Stapelberg | Don’t rely on libxcb-wm any longer, as it got removed... |
blob | commitdiff | raw | diff to current |
2009-04-11 |
Michael Stapelberg | Bugfix: Store dock clients per screen, not per workspace. |
blob | commitdiff | raw | diff to current |
2009-03-12 |
Michael Stapelberg | Bugfix: Completely ignore legacy hints as soon as the... |
blob | commitdiff | raw | diff to current |
2009-03-11 |
Michael Stapelberg | Handle legacy window titles by rendering them not unico... |
blob | commitdiff | raw | diff to current |
2009-03-10 |
Michael Stapelberg | Bugfix: Eliminate race condition, fix dock windows |
blob | commitdiff | raw | diff to current |
2009-03-09 |
Michael Stapelberg | Major change: Redirect events instead of handle the... |
blob | commitdiff | raw | diff to current |
2009-03-09 |
Michael Stapelberg | Convert window title to UCS-2 when updating it, don... |
blob | commitdiff | raw | diff to current |
2009-03-07 |
Michael Stapelberg | Implement UTF-8-clean window titles |
blob | commitdiff | raw | diff to current |
2009-03-06 |
Michael Stapelberg | Implement handling the size hints so that aspect ratio... |
blob | commitdiff | raw | diff to current |
2009-03-05 |
Michael Stapelberg | Make colorpixels independent from clients |
blob | commitdiff | raw | diff to current |
2009-03-05 |
Michael Stapelberg | Implement a focus stack, correctly free table columns... |
blob | commitdiff | raw | diff to current |
2009-03-04 |
Michael Stapelberg | Bugfix: Reconfigure x/y of stack_windows when necessary |
blob | commitdiff | raw | diff to current |
2009-03-04 |
Michael Stapelberg | Implement an internal bar which displays the workspaces |
blob | commitdiff | raw | diff to current |
2009-03-04 |
Michael Stapelberg | Implement moving windows to other workspaces |
blob | commitdiff | raw | diff to current |
2009-03-03 |
Michael Stapelberg | Bugfix: Override client’s moves/resizes in configure_no... |
blob | commitdiff | raw | diff to current |
2009-03-01 |
Michael Stapelberg | Documentation update: Make some comments more understan... |
blob | commitdiff | raw | diff to current |
2009-02-24 |
Michael Stapelberg | Implement configuration file parsing |
blob | commitdiff | raw | diff to current |
next |