2011-07-17 |
Michael Stapelberg | use memmem and strndup from FreeBSD on Darwin (Thanks... |
commit | commitdiff | tree | snapshot |
2011-07-17 |
Michael Stapelberg | makefile: link -liconv on Darwin (Thanks Marcus) |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Michael Stapelberg | makefile: add i3-config-wizard to {dist,}clean, dist tree-pr4 |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Michael Stapelberg | makefile: add i3-migrate-config-to-v4.pl |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Michael Stapelberg | add release notes for tree-pr4 |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Michael Stapelberg | makefile: add i3-nagbar to {dist,}clean target, include... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Michael Stapelberg | testcases: explicitly mark the (short) config files... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Michael Stapelberg | migrate-config: mode foo → mode "foo" (+test) (Thanks... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Michael Stapelberg | Bugfix: Switch to appropriate workspace when using... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Michael Stapelberg | testcases: fix config-migrate test case after latest... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Michael Stapelberg | i3-nagbar: Fix -h / --help output (Thanks ktosiek) |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Michael Stapelberg | reload the config after editing it through i3-nagbar |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Michael Stapelberg | i3-nagbar: implement -m, set default prompt to "Pleaso... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Michael Stapelberg | i3-msg: concatenate all arguments. now you can use... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Michael Stapelberg | i3-msg: re-indent main.c |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Michael Stapelberg | Makefile: use $(MAKE) instead of make |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Michael Stapelberg | Makefile: respect and use LIBS (Thanks Kacper) |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Michael Stapelberg | makefiles: respect and use the CPPFLAGS variable (Thank... |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Michael Stapelberg | migrate-config: t → floating toggle (Thanks eeemsi) |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Claudio Marforio | patch to allow exec_always in configure file |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Michael Stapelberg | Bugfix: Don’t raise the stacked/tabbed decoration when... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Michael Stapelberg | makefile: don’t pick up autogenerated files |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Michael Stapelberg | Makefile: properly make 'clean' |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Michael Stapelberg | Bugfix: linking error (Thanks smartass) |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Michael Stapelberg | default config: start i3-config-wizard |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Michael Stapelberg | add v4 comment to i3.config.keycodes, remove userguide... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Michael Stapelberg | makefile: install i3-config-wizard |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Michael Stapelberg | default config: put bindings in the right order (left... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Michael Stapelberg | config-wizard: write config to ~/.i3/config, create... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Michael Stapelberg | config-wizard: read config from SYSCONFDIR/i3/config... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Michael Stapelberg | config-wizard: correctly handle shift-only bindings |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Michael Stapelberg | makefile: bugfix: filter out auto-generated files |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Michael Stapelberg | makefile: install ${SYSCONFDIR}/i3/config.keycodes |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Michael Stapelberg | debug.c: remove handle_event |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Michael Stapelberg | makefile: use src/*.c again, we no longer have files... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Michael Stapelberg | common.mk: correctly determine git branch for subfolders |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Michael Stapelberg | add i3.config.keycodes, default config, but using bindc... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Michael Stapelberg | default config: convert to QWERTY, add comments |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Michael Stapelberg | default config: add resize mode |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Michael Stapelberg | default config: add binding to change focus between... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Michael Stapelberg | Bugfix: run nagbar commands through sh(1) (Thanks Tucos) |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Michael Stapelberg | nagbar: use less / vi as fallbacks for PAGER / EDITOR |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Michael Stapelberg | Ignore X11 errors caused by ReparentWindow / ChangeProp... |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Michael Stapelberg | log: display time in microseconds when DEBUG_TIMING... |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Michael Stapelberg | x: only configure window coordinates when height > 0 |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Michael Stapelberg | x: Only render / copy pixmap when the pixmap was actual... |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Michael Stapelberg | x: disable GraphicsExposure events on our pixmap graphi... |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Michael Stapelberg | expose event handler: use x_deco_recurse |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Michael Stapelberg | x: Don’t pre-render the decoration for windows inside... |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Michael Stapelberg | x: use PolySegment instead of two PolyLine requests |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Michael Stapelberg | x: change EnterNotify event mask only for mapped windows |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Michael Stapelberg | x: copy the pre-rendered pixmap contents to a decoratio... |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Michael Stapelberg | x: set the contents of a decoration window immediately... |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Michael Stapelberg | x: raise the stack decoration above the stack windows... |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Michael Stapelberg | x: when rendering stacked/tabbed cons, only update... |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Michael Stapelberg | x: Don’t set background color on frame windows, reduces... |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Michael Stapelberg | Revert "x: Set pixmap as background window, saves a... |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Michael Stapelberg | Makefile: add i3-nagbar to install target |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Michael Stapelberg | document TERM_EMU make variable in PACKAGE-MAINTAINER |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Michael Stapelberg | add binaries to .gitignore |
commit | commitdiff | tree | snapshot |
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 |
next |