]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2011-11-30 Michael StapelbergMerge branch 'master' into next
2011-11-30 Michael StapelbergMerge branch 'displayversion'
2011-11-30 Michael Stapelbergdisplay i3 version in errors, make conversion message...
2011-11-29 Michael StapelbergMerge branch 'master' into next
2011-11-29 Michael StapelbergMerge branch 'fix-nested-resize'
2011-11-29 Michael StapelbergBugfix: Fix 'resize' command in nested containers ...
2011-11-29 Michael Stapelbergman: change URL (Thanks aksr)
2011-11-29 Michael StapelbergMerge branch 'master' into next
2011-11-29 Michael StapelbergMerge branch 'v4-keywords'
2011-11-29 Michael Stapelbergadd a few more keywords to make i3 recognize configs...
2011-11-29 Michael StapelbergMerge branch 'master' into next
2011-11-29 Michael StapelbergMerge branch 'fix-resize'
2011-11-29 Michael StapelbergBugfix: Fix resizing for (e.g.) v-split containers...
2011-11-28 Michael StapelbergMerge branch 'master' into next
2011-11-28 Michael StapelbergMerge branch 'fix-tab-focus'
2011-11-28 Michael StapelbergBugfix: Ignore EnterNotify events to prevent wrong...
2011-11-27 Michael StapelbergMerge branch 'master' into next
2011-11-27 Michael StapelbergMerge branch 'fix-whitespace'
2011-11-27 mgsnovaconvert tabs into whitespaces in config files
2011-11-27 Jan-Erik RedigerImplement new "i3bar_command" option for bar.
2011-11-27 Fernando Tarlá... Handle the case where there's no font char infos.
2011-11-26 Michael StapelbergMerge branch 'master' into next
2011-11-26 Michael StapelbergMerge branch 'fix-baf'
2011-11-26 Michael StapelbergBugfix: Don’t create a workspace named "back_and_forth...
2011-11-26 Michael StapelbergMerge branch 'master' into next
2011-11-26 Michael StapelbergMerge branch 'fix-dock-focus'
2011-11-26 Michael StapelbergBugfix: Fix crash on '[class="i3bar"] focus' (+test...
2011-11-26 Fernando Tarlá... Invalidate cached pixmaps on reload and redraw.
2011-11-26 Michael StapelbergMerge branch 'master' into next
2011-11-26 Michael StapelbergMerge branch 'fix-comment'
2011-11-26 Michael StapelbergFix comment for the previous commit
2011-11-26 Michael Stapelbergtests: add test for ticket #561 (floating window size...
2011-11-26 Michael StapelbergMerge branch 'master' into next
2011-11-26 Michael StapelbergMerge branch 'fix-float-border'
2011-11-26 Michael StapelbergBugfix: Retain absolute window position and size when...
2011-11-24 Michael StapelbergMerge branch 'master' into next
2011-11-24 Michael StapelbergMerge branch 'fix-norandr'
2011-11-24 Michael StapelbergBugfix: Fix startup when RandR is not present
2011-11-24 Michael Stapelberghacking-howto: little fixes
2011-11-23 Michael Stapelberghacking-howto: s/iFunc/Func/ (Thanks mxf)
2011-11-23 Michael StapelbergMerge branch 'hacking-howto' into next
2011-11-23 Michael Stapelberghacking-howto: document X11 pushing/drawing
2011-11-23 Michael Stapelberghacking-howto: document v4 rendering
2011-11-23 Michael Stapelberghacking-howto: document thought-experiment (why cgroups...
2011-11-23 Michael Stapelberghacking-howto: rendering (INCOMPLETE)
2011-11-23 Michael Stapelberghacking-howto: update 'Data structures' for v4
2011-11-23 Michael StapelbergMerge branch 'testsuite' into next
2011-11-23 Maik Fischertestcases: use open_window everywhere
2011-11-23 Maik Fischeri3test.pm: add before_map hook to open_window
2011-11-23 Maik Fischeri3test.pm: open_(floating_)window: take arguments as...
2011-11-23 Maik Fischertestcases: replace sleep with sync_with_i3 where appropiate
2011-11-23 Maik Fischertestcases: t/144-*: use open_window instead of launchin...
2011-11-23 Michael StapelbergMerge branch 'testsuite' into next
2011-11-23 Maik Fischertestcases: t/116-*: reinvent ignore() from Test::Deep
2011-11-23 Maik Fischertestcases: Makefile.PL: fix tabbing
2011-11-23 Maik Fischer.gitignore: add generated testcases/Makefile
2011-11-23 Maik Fischertestcases: drop EV dependency
2011-11-23 Maik Fischertestcases: use Test::More is_deeply, don't depend on...
2011-11-23 Maik Fischertestcases: don't sync_with_i3() before $x->input_focus
2011-11-23 Maik Fischertestcases: drop sync_with_i3()s $x parameter, use global
2011-11-23 Maik Fischertestcases: drop open_floating_window()s $x parameter...
2011-11-22 Michael StapelbergMerge branch 'master' into next
2011-11-22 Michael StapelbergMerge branch 'fix-warning'
2011-11-22 Michael StapelbergFix prototype in include/xcursor.h (Thanks Greg Kroah...
2011-11-22 Michael StapelbergMakefiles: introduce $(FLEX) and $(BISON)
2011-11-21 Michael StapelbergMerge branch 'testsuite' into next
2011-11-21 Maik Fischertestcases: drop open_window()s $x parameter, use global...
2011-11-21 Maik Fischert/005-floating.t: fix potentional race condition
2011-11-21 Maik Fischertestcases: use $x in wait_for_(un)map change to wait_fo...
2011-11-21 Maik Fischertestcases: only export eq_deeply, cmp_deeply from Test...
2011-11-21 Maik Fischertestcases: undo 0f386a96 t/144-regress-floating-resize.t
2011-11-21 Maik Fischertestcases: use global $x in wait_for_event, drop $x...
2011-11-21 Maik Fischertestcases: let i3test.pm export $x, adapt testcases
2011-11-21 Maik Fischertestcases: correctly enable lexical pragmata
2011-11-21 Maik Fischeri3test.pm: bail_out if injection of exported modules...
2011-11-21 Maik Fischertestcases: move i3test::X11 from 170-force_focus_wrappi...
2011-11-21 Michael StapelbergMerge branch 'master' into next
2011-11-21 Michael StapelbergMerge branch 'fix-float-fs'
2011-11-21 Michael StapelbergBugfix: fix fullscreen with floating windows
2011-11-21 Michael StapelbergMerge branch 'drawing' into next (Thanks fernandotcl)
2011-11-21 Michael Stapelberglittle style fixes
2011-11-21 Fernando Tarlá... Implement set_font_colors.
2011-11-21 Fernando Tarlá... Make all programs use draw_text.
2011-11-21 Fernando Tarlá... Enhance libi3 and use it in i3bar.
2011-11-21 Michael StapelbergMerge branch 'master' into next
2011-11-21 Michael StapelbergMerge branch 'fix-focusin-dock'
2011-11-21 Michael StapelbergBugfix: Skip dock clients when handling FocusIn events...
2011-11-21 Maik Fischertestcases: fix race conditions in various tests
2011-11-21 Maik Fischercomplete-run: wait for all jobs to be finished
2011-11-21 Maik Fischertestsuite: Makefile.PL: do not rename Makefile while...
2011-11-21 Michael Stapelbergtests: replace left-over move before/after commands...
2011-11-20 Michael Stapelbergtests: add t/180-fd-leaks to ensure i3 does not leak...
2011-11-20 Michael Stapelbergcomplete-run: close all fds except for 0, 1, 2
2011-11-20 Michael Stapelbergcomplete-run: close the old socket fd
2011-11-19 Michael StapelbergAlso check for empty $PAGER/$VISUAL/$EDITOR in i3-sensi...
2011-11-19 Michael Stapelbergi3-sensible-terminal: check $TERMINAL to not call ...
2011-11-16 Michael Stapelbergclarify comments about socket activation (Thanks mxf)
2011-11-16 Michael Stapelbergipc: set CLOEXEC on client file descriptors (Thanks...
2011-11-16 Michael Stapelberglibi3/ucs2_conversion: tiny style fixes
2011-11-16 Michael Stapelbergtests: store temp configs in /tmp/
next