2011-05-13 |
Michael Stapelberg | Argument for 'kill' for killing a specific window ...
|
commit | commitdiff | tree |
2011-05-13 |
Michael Stapelberg | Bugfix: When focusing the next floating window, descend...
|
commit | commitdiff | tree |
2011-05-13 |
Michael Stapelberg | t/35-floating-focus: rewrite testcase to use windows...
|
commit | commitdiff | tree |
2011-05-13 |
Michael Stapelberg | Bugfix: set WM_STATE to WITHDRAWN when an app unmaps...
|
commit | commitdiff | tree |
2011-05-13 |
Michael Stapelberg | Bugfix: Fix the WANT_QSTRING state
|
commit | commitdiff | tree |
2011-05-12 |
Michael Stapelberg | Bugfix: Fix focus follows mouse for non-default layout...
|
commit | commitdiff | tree |
2011-05-12 |
Michael Stapelberg | s/seperate/separate (Thanks Jon)
|
commit | commitdiff | tree |
2011-05-12 |
Michael Stapelberg | Bugfix: Ignore focus when attaching cons while restoring...
|
commit | commitdiff | tree |
2011-05-12 |
Michael Stapelberg | Bugfix: Correct string/quoted string parsing for the...
|
commit | commitdiff | tree |
2011-05-12 |
Michael Stapelberg | Bugfix: Don’t append the --restart parameter on each...
|
commit | commitdiff | tree |
2011-05-11 |
Michael Stapelberg | Bugfix: Don’t crash when dock clients set the urgency...
|
commit | commitdiff | tree |
2011-05-11 |
Michael Stapelberg | Bugfix: Don’t fill split cons etc. with client background...
|
commit | commitdiff | tree |
2011-05-11 |
Michael Stapelberg | Bugfix: Restore border_style when restarting inplace...
|
commit | commitdiff | tree |
2011-05-11 |
Michael Stapelberg | ipc: change border_style to human-readable string instead...
|
commit | commitdiff | tree |
2011-05-11 |
Michael Stapelberg | Bugfix: Don’t run into an endless loop when killing...
|
commit | commitdiff | tree |
2011-05-08 |
Michael Stapelberg | add coverage target to makefile to generate a coverage...
|
commit | commitdiff | tree |
2011-05-08 |
Michael Stapelberg | tests: add --coverage-testing option to complete-run.pl
|
commit | commitdiff | tree |
2011-05-08 |
Michael Stapelberg | makefile: add COVERAGE flag
|
commit | commitdiff | tree |
2011-05-06 |
Michael Stapelberg | Bugfix: assign BORDER_BOTTOM instead of BORDER_RIGHT...
|
commit | commitdiff | tree |
2011-05-05 |
Michael Stapelberg | cfgparse.y: define types (Thanks Merovius)
|
commit | commitdiff | tree |
2011-05-05 |
Michael Stapelberg | re-indent cfgparse.y
|
commit | commitdiff | tree |
2011-05-05 |
Michael Stapelberg | cmdparse.y: set type on the tokens/non-terminals (Thanks...
|
commit | commitdiff | tree |
2011-05-02 |
Michael Stapelberg | re-implement assigning windows to workspaces
|
commit | commitdiff | tree |
2011-05-02 |
Michael Stapelberg | Bugfix: Before rendering, attach the con to its floating_con
|
commit | commitdiff | tree |
2011-05-02 |
Michael Stapelberg | Bugfix: When re-assigning floating windows to a different...
|
commit | commitdiff | tree |
2011-05-01 |
Michael Stapelberg | Bugfix: Fix the client background rectangle calculation...
|
commit | commitdiff | tree |
2011-05-01 |
Michael Stapelberg | Bugfix: For fullscreen cons, use a deco_height of 0...
|
commit | commitdiff | tree |
2011-05-01 |
Michael Stapelberg | Bugfix: Correctly render decorations in tabbed containers...
|
commit | commitdiff | tree |
2011-05-01 |
Michael Stapelberg | wizard: actually write the output config
|
commit | commitdiff | tree |
2011-05-01 |
Michael Stapelberg | wizard: check if the config file does not already exist...
|
commit | commitdiff | tree |
2011-04-30 |
Michael Stapelberg | initial commit of the i3-config-wizard (GUI working...
|
commit | commitdiff | tree |
2011-04-29 |
Michael Stapelberg | Bugfix: Add missing tree_render() when handling the...
|
commit | commitdiff | tree |
2011-04-28 |
Michael Stapelberg | Fix unaligned memory access on sparc (Thanks David...
|
commit | commitdiff | tree |
2011-04-28 |
Michael Stapelberg | remove useless checks, size_t != ssize_t :)
|
commit | commitdiff | tree |
2011-04-27 |
Michael Stapelberg | Make code compatible with yajl 2.0 *and* 1.0
|
commit | commitdiff | tree |
2011-04-27 |
Michael Stapelberg | Bugfix: Ensure that all outputs have a ->con before...
|
commit | commitdiff | tree |
2011-04-26 |
Michael Stapelberg | fix warning by removing 'const' from ipc_socket_path
|
commit | commitdiff | tree |
2011-04-26 |
Michael Stapelberg | tests: make complete-run.pl scan tests for !NO_I3_INSTANCE...
|
commit | commitdiff | tree |
2011-04-26 |
Michael Stapelberg | tests: add testcase for the different socket path locations
|
commit | commitdiff | tree |
2011-04-19 |
Michael Stapelberg | Bugfix: Ignore EnterNotifies generated by UnmapNotifies
|
commit | commitdiff | tree |
2011-04-18 |
Michael Stapelberg | x: Set pixmap as background window, saves a lot of...
|
commit | commitdiff | tree |
2011-04-18 |
Michael Stapelberg | Bugfix: Center floating windows with invalid coordinates...
|
commit | commitdiff | tree |
2011-04-18 |
Michael Stapelberg | Bugfix: Check if a floating window’s coordinates are...
|
commit | commitdiff | tree |
2011-04-18 |
Michael Stapelberg | Bugfix: Assign floating cons to correct workspace when...
|
commit | commitdiff | tree |
2011-04-18 |
Michael Stapelberg | Bugfix: When moving floating cons to other workspaces...
|
commit | commitdiff | tree |
2011-04-02 |
Michael Stapelberg | Bugfix: Don’t set the layout when it’s default layout...
|
commit | commitdiff | tree |
2011-04-02 |
Michael Stapelberg | Rename new_container to workspace_layout
|
commit | commitdiff | tree |
2011-04-01 |
Michael Stapelberg | optimization: when moving floating windows, render...
|
commit | commitdiff | tree |
2011-04-01 |
Michael Stapelberg | Bugfix: Flush the Xlib connection after creating cursors
|
commit | commitdiff | tree |
2011-04-01 |
Michael Stapelberg | x: skip creating pixmaps when the rect is actually...
|
commit | commitdiff | tree |
2011-04-01 |
Michael Stapelberg | bugfix: fix race condition where window titles were...
|
commit | commitdiff | tree |
2011-04-01 |
Michael Stapelberg | x: skip x_draw_decoration when con is not mapped
|
commit | commitdiff | tree |
2011-04-01 |
Michael Stapelberg | x: recurse x_push_node in focus order. reduces flickering...
|
commit | commitdiff | tree |
2011-03-30 |
Michael Stapelberg | Skip FocusIn events with mode == NOTIFY_MODE_GRAB or...
|
commit | commitdiff | tree |
2011-03-21 |
Michael Stapelberg | little coding style fixes, fix compilation warning
|
commit | commitdiff | tree |
2011-03-21 |
Michael Stapelberg | FREE() already nulls the pointer
|
commit | commitdiff | tree |
2011-03-20 |
Michael Stapelberg | Focus cons when moving to a visible workspace on a...
|
commit | commitdiff | tree |
2011-03-20 |
Michael Stapelberg | Bugfix: Fix switching workspaces on multi-monitor setups...
|
commit | commitdiff | tree |
2011-03-20 |
Michael Stapelberg | Bugfix: Also invalidate caches of the following cons...
|
commit | commitdiff | tree |
2011-03-20 |
Michael Stapelberg | Bugfix: Also update pixmaps when the position of the...
|
commit | commitdiff | tree |
2011-03-20 |
Michael Stapelberg | refactor handlers.{c,h}: declare the handlers static...
|
commit | commitdiff | tree |
2011-03-20 |
Michael Stapelberg | remove unused struct Colorpixel
|
commit | commitdiff | tree |
2011-03-20 |
Michael Stapelberg | Handle FocusIn events generated by clients and update...
|
commit | commitdiff | tree |
2011-03-20 |
Michael Stapelberg | Remove debugging syncs
|
commit | commitdiff | tree |
2011-03-20 |
Michael Stapelberg | Re-implement rendering to pixmaps (double-buffering...
|
commit | commitdiff | tree |
2011-03-20 |
Michael Stapelberg | Bugfix: Actually re-attach dock clients when outputs...
|
commit | commitdiff | tree |
2011-03-19 |
Michael Stapelberg | Bugfix: Don’t use the workspace where focus is for...
|
commit | commitdiff | tree |
2011-03-19 |
Michael Stapelberg | Bugfix: also invalidate focused_id when the to_focus...
|
commit | commitdiff | tree |
2011-03-19 |
Michael Stapelberg | Handle saved_configpath in get_config_path, fix memleak...
|
commit | commitdiff | tree |
2011-03-19 |
Michael Stapelberg | Bugfix: correctly store the config path for using it...
|
commit | commitdiff | tree |
2011-03-19 |
Michael Stapelberg | Bugfix: fix null-pointer dereference when IPC is disabled...
|
commit | commitdiff | tree |
2011-03-19 |
Michael Stapelberg | i3-msg, i3-input: get the I3_SOCKET_PATH atoms if socket...
|
commit | commitdiff | tree |
2011-03-19 |
Michael Stapelberg | Set the I3_SOCKET_PATH and I3_CONFIG_PATH atoms on...
|
commit | commitdiff | tree |
2011-03-19 |
Michael Stapelberg | Bugfix: When there’s nothing to focus, focus the root...
|
commit | commitdiff | tree |
2011-03-19 |
Michael Stapelberg | tests: add testcase for WM_TAKE_FOCUS
|
commit | commitdiff | tree |
2011-03-18 |
Michael Stapelberg | rendering: correctly draw background rect (Thanks phnom)
|
commit | commitdiff | tree |
2011-03-18 |
Michael Stapelberg | remove hard-coded paths since we now use pkg-config...
|
commit | commitdiff | tree |
2011-03-18 |
Michael Stapelberg | remove obsolete xcb-property line (Thanks SardemFF7)
|
commit | commitdiff | tree |
2011-03-18 |
Michael Stapelberg | i3-input: remove dependency on xcb-event
|
commit | commitdiff | tree |
2011-03-18 |
Michael Stapelberg | remove obsolete comment
|
commit | commitdiff | tree |
2011-03-18 |
Michael Stapelberg | Only send WM_TAKE_FOCUS when the client supports it...
|
commit | commitdiff | tree |
2011-03-18 |
Michael Stapelberg | Make i3 compatible with the very latest xcb
|
commit | commitdiff | tree |
2011-03-17 |
Michael Stapelberg | Send WM_TAKE_FOCUS to clients when setting focus (fixes...
|
commit | commitdiff | tree |
2011-03-17 |
Michael Stapelberg | remove orientation and fall back to default behaviour
|
commit | commitdiff | tree |
2011-03-17 |
Michael Stapelberg | change the config parser to use default_orientation...
|
commit | commitdiff | tree |
2011-03-17 |
Michael Stapelberg | cleanup code of workspace rotation on output changes
|
commit | commitdiff | tree |
2011-03-14 |
Michael Stapelberg | When making floating cons tiling, re-insert next to...
|
commit | commitdiff | tree |
2011-03-14 |
Michael Stapelberg | fix small warnings when compiling with DEBUG=0
|
commit | commitdiff | tree |
2011-03-14 |
Michael Stapelberg | cmdparse: correctly parse con_id/id (fixes warning)
|
commit | commitdiff | tree |
2011-03-14 |
Michael Stapelberg | cmdparse: expect 4 shift/reduce conflicts
|
commit | commitdiff | tree |
2011-03-14 |
Michael Stapelberg | cmdparse: don’t allow empty operations
|
commit | commitdiff | tree |
2011-03-14 |
Michael Stapelberg | cmdparse: don’t allow empty commands
|
commit | commitdiff | tree |
2011-03-14 |
Michael Stapelberg | remove usless 'operation' token, already handled by...
|
commit | commitdiff | tree |
2011-03-14 |
Michael Stapelberg | remove unused current_bindings (left-over from cfgparse.y)
|
commit | commitdiff | tree |
2011-03-14 |
Michael Stapelberg | re-implement support for MappingNotifys
|
commit | commitdiff | tree |
2011-03-14 |
Michael Stapelberg | ewmh: bump copyright
|
commit | commitdiff | tree |
2011-03-14 |
Michael Stapelberg | ewmh: add comment to describe why we count
|
commit | commitdiff | tree |
2011-03-14 |
Michael Stapelberg | Bugfix: restore focus to the correct window when a...
|
commit | commitdiff | tree |
2011-03-10 |
Michael Stapelberg | refactor font caching to just save the ID instead of...
|
commit | commitdiff | tree |
2011-03-09 |
Michael Stapelberg | tests: clean up/beautify all tests (code style / test...
|
commit | commitdiff | tree |
next |