2011-05-02 |
Michael Stapelberg | Bugfix: When re-assigning floating windows to a differe... |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Michael Stapelberg | Bugfix: Fix the client background rectangle calculation... |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Michael Stapelberg | Bugfix: For fullscreen cons, use a deco_height of 0... |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Michael Stapelberg | Bugfix: Correctly render decorations in tabbed containe... |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Michael Stapelberg | wizard: actually write the output config |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Michael Stapelberg | wizard: check if the config file does not already exist... |
commit | commitdiff | tree | snapshot |
2011-04-30 |
Michael Stapelberg | initial commit of the i3-config-wizard (GUI working... |
commit | commitdiff | tree | snapshot |
2011-04-29 |
Michael Stapelberg | Bugfix: Add missing tree_render() when handling the... |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Michael Stapelberg | Fix unaligned memory access on sparc (Thanks David... |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Michael Stapelberg | remove useless checks, size_t != ssize_t :) |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Michael Stapelberg | Make code compatible with yajl 2.0 *and* 1.0 |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Michael Stapelberg | Bugfix: Ensure that all outputs have a ->con before... |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Michael Stapelberg | fix warning by removing 'const' from ipc_socket_path |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Michael Stapelberg | tests: make complete-run.pl scan tests for !NO_I3_INSTA... |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Michael Stapelberg | tests: add testcase for the different socket path locations |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Sardem FF7 | Use XDG_RUNTIME_DIR when available |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Michael Stapelberg | Bugfix: Ignore EnterNotifies generated by UnmapNotifies |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Sardem FF7 | Rename bind to bindcode |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Michael Stapelberg | x: Set pixmap as background window, saves a lot of... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Michael Stapelberg | Bugfix: Center floating windows with invalid coordinate... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Michael Stapelberg | Bugfix: Check if a floating window’s coordinates are... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Michael Stapelberg | Bugfix: Assign floating cons to correct workspace when... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Michael Stapelberg | Bugfix: When moving floating cons to other workspaces... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Michael Stapelberg | Bugfix: Don’t set the layout when it’s default layout... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Michael Stapelberg | Rename new_container to workspace_layout |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Simon Kampe | Implemented config key 'new_container' |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Michael Stapelberg | optimization: when moving floating windows, render... |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Michael Stapelberg | Bugfix: Flush the Xlib connection after creating cursors |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Michael Stapelberg | x: skip creating pixmaps when the rect is actually... |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Michael Stapelberg | bugfix: fix race condition where window titles were... |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Michael Stapelberg | x: skip x_draw_decoration when con is not mapped |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Michael Stapelberg | x: recurse x_push_node in focus order. reduces flickeri... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Michael Stapelberg | Skip FocusIn events with mode == NOTIFY_MODE_GRAB or... |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Michael Stapelberg | little coding style fixes, fix compilation warning |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Fernando Tarlá... | If the socket path isn't specified, write it to /tmp. |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Michael Stapelberg | FREE() already nulls the pointer |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Fernando Tarlá... | Set the I3_SOCKET_PATH atom to the expanded path. |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Michael Stapelberg | Focus cons when moving to a visible workspace on a... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Michael Stapelberg | Bugfix: Fix switching workspaces on multi-monitor setup... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Michael Stapelberg | Bugfix: Also invalidate caches of the following cons... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Michael Stapelberg | Bugfix: Also update pixmaps when the position of the... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Michael Stapelberg | refactor handlers.{c,h}: declare the handlers static... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Michael Stapelberg | remove unused struct Colorpixel |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Michael Stapelberg | Handle FocusIn events generated by clients and update... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Michael Stapelberg | Remove debugging syncs |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Michael Stapelberg | Re-implement rendering to pixmaps (double-buffering... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Michael Stapelberg | Bugfix: Actually re-attach dock clients when outputs... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Michael Stapelberg | Bugfix: Don’t use the workspace where focus is for... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Michael Stapelberg | Bugfix: also invalidate focused_id when the to_focus... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Michael Stapelberg | Handle saved_configpath in get_config_path, fix memleak... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Michael Stapelberg | Bugfix: correctly store the config path for using it... |
commit | commitdiff | tree | snapshot |
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 |
next |