2011-03-19 |
Michael Stapelberg | Bugfix: fix null-pointer dereference when IPC is disabl... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Michael Stapelberg | i3-msg, i3-input: get the I3_SOCKET_PATH atoms if socke... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Michael Stapelberg | Set the I3_SOCKET_PATH and I3_CONFIG_PATH atoms on... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Michael Stapelberg | Bugfix: When there’s nothing to focus, focus the root... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Michael Stapelberg | tests: add testcase for WM_TAKE_FOCUS |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Michael Stapelberg | rendering: correctly draw background rect (Thanks phnom) |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Michael Stapelberg | remove hard-coded paths since we now use pkg-config... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Michael Stapelberg | remove obsolete xcb-property line (Thanks SardemFF7) |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Michael Stapelberg | i3-input: remove dependency on xcb-event |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Michael Stapelberg | remove obsolete comment |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Michael Stapelberg | Only send WM_TAKE_FOCUS when the client supports it... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Michael Stapelberg | Make i3 compatible with the very latest xcb |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Michael Stapelberg | Send WM_TAKE_FOCUS to clients when setting focus (fixes... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Michael Stapelberg | remove orientation and fall back to default behaviour |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Michael Stapelberg | change the config parser to use default_orientation... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Michael Stapelberg | cleanup code of workspace rotation on output changes |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Simon Kampe | Added config key for default orientation of containers... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Michael Stapelberg | When making floating cons tiling, re-insert next to... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Michael Stapelberg | fix small warnings when compiling with DEBUG=0 |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Michael Stapelberg | cmdparse: correctly parse con_id/id (fixes warning) |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Michael Stapelberg | cmdparse: expect 4 shift/reduce conflicts |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Michael Stapelberg | cmdparse: don’t allow empty operations |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Michael Stapelberg | cmdparse: don’t allow empty commands |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Michael Stapelberg | remove usless 'operation' token, already handled by... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Michael Stapelberg | remove unused current_bindings (left-over from cfgparse.y) |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Michael Stapelberg | re-implement support for MappingNotifys |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Michael Stapelberg | ewmh: bump copyright |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Michael Stapelberg | ewmh: add comment to describe why we count |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Fernando Tarlá... | Make it easier to use other atoms. |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Fernando Tarlá... | Bring back some more EWMH support. |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Fernando Tarlá... | Add the "created" parameter to workspace_get. |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Fernando Tarlá... | Reload the same config file specified in the command... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Michael Stapelberg | Bugfix: restore focus to the correct window when a... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Michael Stapelberg | refactor font caching to just save the ID instead of... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Simon Kampe | Fallback fonts for when requesting a erronous font... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Michael Stapelberg | tests: clean up/beautify all tests (code style / test... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Michael Stapelberg | tests: fix t/19-match.t, needs a delay for i3 to pick... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Michael Stapelberg | Bugfix: Make level up a noop during fullscreen mode... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Michael Stapelberg | Bugfix: Send WM_DELETE / kill window the right way... |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Michael Stapelberg | properly clean all files in 'make clean' tree-pr2 |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Michael Stapelberg | When leaving fullscreen, set focus to con which was... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Michael Stapelberg | Bugfix: Don’t focus new cons when there is a fullscreen... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Michael Stapelberg | Bugfix: Fix crash with transient dock clients caused... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Michael Stapelberg | remove left-over xcb_aux_sync (debugging code) |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Michael Stapelberg | x: remove XCB_EVENT_MASK_ENTER_WINDOW from child event... |
commit | commitdiff | tree | snapshot |
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 |
next |