2011-07-10 |
Michael Stapelberg | add i3-nagbar. tells you about config file errors ... |
tree | commitdiff |
2011-06-12 |
Michael Stapelberg | Don’t force wrapping when focusing in a direction would... |
tree | commitdiff |
2011-06-10 |
Michael Stapelberg | Implement 'fullscreen global' |
tree | commitdiff |
2011-06-10 |
Michael Stapelberg | Implement 'workspace next/prev' (+test) |
tree | commitdiff |
2011-06-10 |
Michael Stapelberg | Re-implement the 'mode' command |
tree | commitdiff |
2011-06-02 |
Michael Stapelberg | Make workspace_layout handle all cons at workspace... |
tree | commitdiff |
2011-05-23 |
Michael Stapelberg | Implement assignments for (named) workspaces, with... |
tree | commitdiff |
2011-05-15 |
Michael Stapelberg | Time Lord technology: for_window config directive to... |
tree | commitdiff |
2011-05-14 |
Michael Stapelberg | Bugfix: Fix initialization / assignments when RandR... |
tree | commitdiff |
2011-05-14 |
Michael Stapelberg | re-implement assignments of workspace to specific outputs |
tree | commitdiff |
2011-05-14 |
Michael Stapelberg | introduce the NODES_FOREACH and GREP_FIRST macros |
tree | commitdiff |
2011-05-13 |
Michael Stapelberg | Argument for 'kill' for killing a specific window ... |
tree | commitdiff |
2011-05-11 |
Michael Stapelberg | Bugfix: Don’t run into an endless loop when killing... |
tree | commitdiff |
2011-05-02 |
Michael Stapelberg | re-implement assigning windows to workspaces |
tree | commitdiff |
2011-05-01 |
Michael Stapelberg | Bugfix: Correctly render decorations in tabbed containe... |
tree | commitdiff |
2011-04-26 |
Michael Stapelberg | fix warning by removing 'const' from ipc_socket_path |
tree | commitdiff |
2011-04-19 |
Michael Stapelberg | Bugfix: Ignore EnterNotifies generated by UnmapNotifies |
tree | commitdiff |
2011-04-18 |
Michael Stapelberg | Bugfix: Check if a floating window’s coordinates are... |
tree | commitdiff |
2011-04-02 |
Simon Kampe | Implemented config key 'new_container' |
tree | commitdiff |
2011-04-01 |
Michael Stapelberg | optimization: when moving floating windows, render... |
tree | commitdiff |
2011-03-21 |
Michael Stapelberg | little coding style fixes, fix compilation warning |
tree | commitdiff |
2011-03-21 |
Fernando Tarlá Car... | Set the I3_SOCKET_PATH atom to the expanded path. |
tree | commitdiff |
2011-03-20 |
Michael Stapelberg | Bugfix: Also update pixmaps when the position of the... |
tree | commitdiff |
2011-03-20 |
Michael Stapelberg | refactor handlers.{c,h}: declare the handlers static... |
tree | commitdiff |
2011-03-20 |
Michael Stapelberg | remove unused struct Colorpixel |
tree | commitdiff |
2011-03-20 |
Michael Stapelberg | Handle FocusIn events generated by clients and update... |
tree | commitdiff |
2011-03-20 |
Michael Stapelberg | Re-implement rendering to pixmaps (double-buffering... |
tree | commitdiff |
2011-03-19 |
Michael Stapelberg | Handle saved_configpath in get_config_path, fix memleak... |
tree | commitdiff |
2011-03-19 |
Michael Stapelberg | Bugfix: correctly store the config path for using it... |
tree | commitdiff |
2011-03-19 |
Michael Stapelberg | Set the I3_SOCKET_PATH and I3_CONFIG_PATH atoms on... |
tree | commitdiff |
2011-03-18 |
Michael Stapelberg | Only send WM_TAKE_FOCUS when the client supports it... |
tree | commitdiff |
2011-03-18 |
Michael Stapelberg | Make i3 compatible with the very latest xcb |
tree | commitdiff |
2011-03-17 |
Michael Stapelberg | Send WM_TAKE_FOCUS to clients when setting focus (fixes... |
tree | commitdiff |
2011-03-17 |
Simon Kampe | Added config key for default orientation of containers... |
tree | commitdiff |
2011-03-14 |
Michael Stapelberg | When making floating cons tiling, re-insert next to... |
tree | commitdiff |
2011-03-14 |
Michael Stapelberg | fix small warnings when compiling with DEBUG=0 |
tree | commitdiff |
2011-03-14 |
Michael Stapelberg | re-implement support for MappingNotifys |
tree | commitdiff |
2011-03-14 |
Fernando Tarlá Car... | Make it easier to use other atoms. |
tree | commitdiff |
2011-03-14 |
Fernando Tarlá Car... | Bring back some more EWMH support. |
tree | commitdiff |
2011-03-14 |
Fernando Tarlá Car... | Add the "created" parameter to workspace_get. |
tree | commitdiff |
2011-03-10 |
Michael Stapelberg | refactor font caching to just save the ID instead of... |
tree | commitdiff |
2011-03-06 |
Michael Stapelberg | Bugfix: Don’t focus new cons when there is a fullscreen... |
tree | commitdiff |
2011-03-06 |
Michael Stapelberg | x: remove XCB_EVENT_MASK_ENTER_WINDOW from child event... |
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-02-21 |
Michael Stapelberg | Implement support for top/bottom dock clients (accordin... |
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-20 |
Michael Stapelberg | Implement dock mode, update testsuite |
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-01 |
Michael Stapelberg | fix some compiler warnings |
tree | commitdiff |
2011-01-27 |
Michael Stapelberg | re-insert floating cons next to the currently focused... |
tree | commitdiff |
2011-01-27 |
Michael Stapelberg | RandR: respect primary output |
tree | commitdiff |
2011-01-27 |
Fernando Tarlá Car... | This parameter is no longer needed. |
tree | commitdiff |
2011-01-07 |
Michael Stapelberg | Bugfix: Don’t use ->old_parent for floating cons (Thank... |
tree | commitdiff |
2011-01-07 |
Michael Stapelberg | Implement tree flattening to automatically solve situat... |
tree | commitdiff |
2011-01-07 |
Michael Stapelberg | fix enum value |
tree | commitdiff |
2011-01-04 |
Michael Stapelberg | Re-Implement support for RandR changes |
tree | commitdiff |
2010-12-31 |
Axel Wagner | Add forgetful restart to sighandler |
tree | commitdiff |
2010-12-31 |
Axel Wagner | Retab sighandler.c |
tree | commitdiff |
2010-12-31 |
Axel Wagner | Port sighandler to tree-branch |
tree | commitdiff |
2010-12-31 |
Michael Stapelberg | Fix dragging floating containers / click handling |
tree | commitdiff |
2010-12-28 |
Michael Stapelberg | Fix resize handling on click on borders (did not correc... |
tree | commitdiff |
2010-12-27 |
Fernando Tarlá Car... | Default to a file in /tmp for the restart state. |
tree | commitdiff |
2010-12-27 |
Fernando Tarlá Car... | util.c is the proper place for those functions. |
tree | commitdiff |
2010-12-27 |
Fernando Tarlá Car... | Remove some commented out code. |
tree | commitdiff |
2010-12-27 |
Fernando Tarlá Car... | Implement default border styles (thanks litemotiv). |
tree | commitdiff |
2010-11-29 |
Michael Stapelberg | workspace.{c,h}: remove obsolete code |
tree | commitdiff |
2010-11-29 |
Michael Stapelberg | Implement resizing (still buggy) |
tree | commitdiff |
2010-11-28 |
Michael Stapelberg | little style fixes, add vim modeline |
tree | commitdiff |
2010-11-28 |
Fernando Tarlá Car... | libXcursor support (themed cursors). |
tree | commitdiff |
2010-11-28 |
Michael Stapelberg | Bugfix: Re-attach windows in correct order when switchi... |
tree | commitdiff |
2010-11-28 |
Fernando Tarlá Car... | Make the restart path configurable. |
tree | commitdiff |
2010-11-28 |
Michael Stapelberg | Fix switching containers by moving the mouse over their... |
tree | commitdiff |
2010-11-26 |
Michael Stapelberg | look and feel: create split container when switching... |
tree | commitdiff |
2010-11-21 |
Michael Stapelberg | correctly sort numbered workspaces (+testcase) |
tree | commitdiff |
2010-11-21 |
Michael Stapelberg | ipc: fix current_workspace |
tree | commitdiff |
2010-11-21 |
Fernando Tarlá Car... | Ported over some message types from -next. |
tree | commitdiff |
2010-11-21 |
Michael Stapelberg | Bugfix: Don’t draw borders for fullscreen windows |
tree | commitdiff |
2010-11-20 |
Michael Stapelberg | Bugfix: Properly ignore UnmapNotify events (especially... |
tree | commitdiff |
2010-11-15 |
Fernando Tarlá Car... | Port the path resolution and config loading code from... |
tree | commitdiff |
2010-11-14 |
Michael Stapelberg | take into account x11 border_width settings (fixes... |
tree | commitdiff |
2010-11-14 |
Michael Stapelberg | Bugfix: don’t kill parent when currently in tree_close... |
tree | commitdiff |
2010-11-14 |
Michael Stapelberg | Implement setting the WM_NAME of i3 container windows... |
tree | commitdiff |
2010-11-14 |
Michael Stapelberg | parser: return a proper JSON reply on parse errors |
tree | commitdiff |
2010-11-13 |
Michael Stapelberg | Rendering fixes for stacking mode |
tree | commitdiff |
2010-11-13 |
Michael Stapelberg | port fernando’s custom background color patch |
tree | commitdiff |
2010-11-13 |
Michael Stapelberg | Bugfix: Close containers which are empty due to a move... |
tree | commitdiff |
2010-11-13 |
Michael Stapelberg | implement support for WM_TRANSIENT_FOR, expand testcase |
tree | commitdiff |
2010-11-12 |
Michael Stapelberg | Implement support for WM_CLIENT_LEADER |
tree | commitdiff |
2010-11-12 |
Michael Stapelberg | implement configure requests, adapt testcase |
tree | commitdiff |
2010-11-12 |
Michael Stapelberg | lexer/parser: implement 'border' command |
tree | commitdiff |
2010-11-12 |
Michael Stapelberg | don’t close workspaces which are still visible (multi... |
tree | commitdiff |
2010-10-11 |
Michael Stapelberg | Implement support for size hints (including test case) |
tree | commitdiff |
2010-09-01 |
Michael Stapelberg | Implement sticky windows |
tree | commitdiff |
2010-08-15 |
Michael Stapelberg | recognize dock windows (and support matching them) |
tree | commitdiff |
2010-08-15 |
Michael Stapelberg | fix typo |
tree | commitdiff |
next |