2011-07-10 |
Michael Stapelberg | add i3-nagbar. tells you about config file errors ... |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Michael Stapelberg | migrate-config: also migrate border toggle (bt) (Thanks... |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Michael Stapelberg | tests: t/19-match needs a little delay |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Michael Stapelberg | Bugfix: multiple criteria should use a logical AND... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Michael Stapelberg | migrate-config: also make force_focus_wrapping a v4... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Michael Stapelberg | Makefile: install i3-migrate-config-to-v4.pl |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Michael Stapelberg | Automatically call the migration script when the config... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Michael Stapelberg | migrate-config: Bugfix: 'borderless' has to be 'none' |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Michael Stapelberg | migrate-config: also handle named workspaces correctly... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Michael Stapelberg | migrate-config: also leave client.background lines... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Michael Stapelberg | migrate-config: include the old bar color line in new... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Michael Stapelberg | Add script to migrate a v3 config to v4 (tree). Please... |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Michael Stapelberg | Implement 'focus floating', 'focus tiling' and 'focus... |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Michael Stapelberg | Bugfix: Only set ENTER_WINDOW event mask for mapped... |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Michael Stapelberg | Bugfix: Correctly revert floating focus when killing... |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Michael Stapelberg | Bugfix: testcase was still using 'mode floating' instea... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Michael Stapelberg | config: change order, normalize comments, more comments... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Michael Stapelberg | Bugfix: Fix floating assignments, extend test for the... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Michael Stapelberg | add *.gcda and *.gcno (code coverage files) to .gitignore |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Michael Stapelberg | Don’t force wrapping when focusing in a direction would... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Michael Stapelberg | default config: remove ipc-socket directive, has no... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Michael Stapelberg | Bugfix: Correctly attach new output cons to the root... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Michael Stapelberg | Implement 'fullscreen global' |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Michael Stapelberg | Implement 'border toggle' (+test) |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Michael Stapelberg | Implement 'workspace next/prev' (+test) |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Michael Stapelberg | userguide: document resizing with a mode |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Michael Stapelberg | userguide: document workspace_layout |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Michael Stapelberg | debian: fix build-deps for recent debian systems |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Michael Stapelberg | Re-implement the 'mode' command |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Michael Stapelberg | default config: don’t use /tmp/nestedcons, better descr... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Michael Stapelberg | cmdparse: s/direction/split_direction to be more clear |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Michael Stapelberg | CONFIG BREAK: Rename 'restore' to 'append_layout' |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Michael Stapelberg | CONFIG BREAK: rename 'mode floating/tiling' to 'floatin... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Michael Stapelberg | BREAKS CONFIG: rename 'level up' to 'focus parent' |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Michael Stapelberg | config: more descriptive comments |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Michael Stapelberg | Parse multiple criteria in commands (+test), better... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Michael Stapelberg | CONFIG BREAK: kick the 'next'/'prev' commands, introduc... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Michael Stapelberg | add testcase for the fullscreen restart problem of... |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Michael Stapelberg | Bugfix: Don’t break focus stack when inplace restarting... |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Michael Stapelberg | Make workspace_layout handle all cons at workspace... |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Michael Stapelberg | ipc: make 'layout' a string |
commit | commitdiff | tree | snapshot |
2011-05-29 |
Michael Stapelberg | Bugfix: RandR: Correctly assign focused workspaces... |
commit | commitdiff | tree | snapshot |
2011-05-29 |
Michael Stapelberg | testcase: correct window names (trivial) |
commit | commitdiff | tree | snapshot |
2011-05-29 |
Michael Stapelberg | Bugfix: rendering cache also needs to consider con... |
commit | commitdiff | tree | snapshot |
2011-05-29 |
Michael Stapelberg | x: fix race condition where the new event mask was... |
commit | commitdiff | tree | snapshot |
2011-05-29 |
Michael Stapelberg | call tree_render() only after commands which require it |
commit | commitdiff | tree | snapshot |
2011-05-29 |
Michael Stapelberg | Bugfix: Set pixmap_recreated before rendering the decor... |
commit | commitdiff | tree | snapshot |
2011-05-29 |
Michael Stapelberg | x: only re-render the tree in handle_normal_hints when... |
commit | commitdiff | tree | snapshot |
2011-05-29 |
Michael Stapelberg | x: first create/render pixmap, then change window sizes... |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Michael Stapelberg | add release notes for tree-pr3 tree-pr3 |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Michael Stapelberg | makefile: include yajl-fallback in 'make dist' |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Michael Stapelberg | update the userguide for tree (not complete yet) |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Michael Stapelberg | Bugfix: Check swallows before assignments when managing... |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Michael Stapelberg | gitignore: ignore tarballs |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Michael Stapelberg | remove unused code from manage.c |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Michael Stapelberg | tests: explicitly declare done_testing in subtest |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Michael Stapelberg | tests: use Test:Most instead of Test:More |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Michael Stapelberg | tests: add test for the 'assign' feature |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Michael Stapelberg | fix typo in t/65-for_window.t |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Michael Stapelberg | tests: make t/59-socketpaths exit gracefully |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Michael Stapelberg | Implement assignments for (named) workspaces, with... |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Michael Stapelberg | Bugfix: Free pixmaps when killing windows (Thanks Mike) |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Michael Stapelberg | retab! cfgparse.l |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Michael Stapelberg | cfgparse.l: kill a few states by using the stack |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Michael Stapelberg | cleanup cfgparse lexer/parser (ignore whitespace, solve... |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Michael Stapelberg | forgot to remove unused TOK_ATTACH token from lexer |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Michael Stapelberg | cleanup cmdparse lexer/parser (ignore whitespace, solve... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Michael Stapelberg | tests: also test multiple commands in for_window |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Michael Stapelberg | tests: add test for the for_window config directive... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Michael Stapelberg | Bugfix: fix crash when disabling floating mode |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Michael Stapelberg | Time Lord technology: for_window config directive to... |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Michael Stapelberg | Introduce HANDLE_EMPTY_MATCH macro to simplify command... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Michael Stapelberg | Remove old code from randr.c and workspace.c |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Michael Stapelberg | Bugfix: Fix initialization / assignments when RandR... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Michael Stapelberg | re-implement assignments of workspace to specific outputs |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Michael Stapelberg | introduce the NODES_FOREACH and GREP_FIRST macros |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Michael Stapelberg | x.c: disable some of the debug output |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Michael Stapelberg | Correctly re-implement scrolling on window decorations |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Michael Stapelberg | Bugfix: Attach new cons at the correct place when a... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Michael Stapelberg | Fix kill command with trailing whitespace |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Michael Stapelberg | Argument for 'kill' for killing a specific window ... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Michael Stapelberg | Bugfix: When focusing the next floating window, descend... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Michael Stapelberg | t/35-floating-focus: rewrite testcase to use windows... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Michael Stapelberg | Bugfix: set WM_STATE to WITHDRAWN when an app unmaps... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Michael Stapelberg | Bugfix: Fix the WANT_QSTRING state |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Michael Stapelberg | Bugfix: Fix focus follows mouse for non-default layout... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Michael Stapelberg | s/seperate/separate (Thanks Jon) |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Michael Stapelberg | Bugfix: Ignore focus when attaching cons while restorin... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Michael Stapelberg | Bugfix: Correct string/quoted string parsing for the... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Michael Stapelberg | Bugfix: Don’t append the --restart parameter on each... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Michael Stapelberg | Bugfix: Don’t crash when dock clients set the urgency... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Michael Stapelberg | Bugfix: Don’t fill split cons etc. with client backgrou... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Michael Stapelberg | Bugfix: Restore border_style when restarting inplace... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Michael Stapelberg | ipc: change border_style to human-readable string inste... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Michael Stapelberg | Bugfix: Don’t run into an endless loop when killing... |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Michael Stapelberg | add coverage target to makefile to generate a coverage... |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Michael Stapelberg | tests: add --coverage-testing option to complete-run.pl |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Michael Stapelberg | makefile: add COVERAGE flag |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Michael Stapelberg | Bugfix: assign BORDER_BOTTOM instead of BORDER_RIGHT... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Michael Stapelberg | cfgparse.y: define types (Thanks Merovius) |
commit | commitdiff | tree | snapshot |
next |