]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2011-12-17 Michael StapelbergMerge branch 'master' into next
2011-12-17 Michael StapelbergMerge branch 'fix-mod-resizing'
2011-12-17 Michael StapelbergBugfix: Make resizing of tiling windows with floating_m...
2011-12-17 Michael Stapelbergcomplete-run: automatically display test output when...
2011-12-17 Michael Stapelbergcomplete-run: fix uninitialized warning
2011-12-17 Michael Stapelbergcomplete-run: don’t parallelize more than the number...
2011-12-17 Michael Stapelbergtests: add test for previous commit
2011-12-17 Michael StapelbergMerge branch 'master' into next
2011-12-17 Michael StapelbergMerge branch 'fix-var-tabs'
2011-12-17 Michael StapelbergBugfix: Skip leading whitespace in variable assignments...
2011-12-16 Michael StapelbergMake complete-run store the timings, schedule tests...
2011-12-15 Michael Stapelbergdocs/ipc: the command has a reply now
2011-12-10 Michael StapelbergMerge branch 'logbuf' into next
2011-12-10 Michael Stapelbergtests: disable SHM logging, we redirect anyways
2011-12-10 Michael Stapelbergadd i3-dump-log, a tool to dump the SHM log
2011-12-10 Michael Stapelbergimplement the GET_LOG_MARKERS IPC request/reply
2011-12-10 Michael Stapelbergadd TYPE_GET_LOG_MARKERS to i3-msg
2011-12-10 Michael Stapelbergfix the SHM log size
2011-12-10 Michael Stapelbergsighandler: handle all "Core" signals
2011-12-10 Michael StapelbergIntroduce --shmlog-size flag, unlink SHM log when exiting
2011-12-10 Michael StapelbergImplement logging to a SHM ringbuffer
2011-12-07 Michael Stapelbergi3-nagbar: add -t to the synopsis (Thanks gamo)
2011-12-04 Maik Fischertestcases: introduce TestWorker.pm
2011-12-04 Maik Fischertestcases: move Xdummy cleanup code to StartXDummy
2011-12-04 Maik Fischercomplete-run: add cleanup sighandler
2011-12-04 Maik Fischercomplete-run: reorder code to make code flow more clear
2011-12-04 Maik Fischercomplete-run: die if X11::XCB couldn’t connect to a...
2011-12-04 Maik Fischertestcases: always start i3 through i3test::launch_with_...
2011-12-04 Maik Fischertestcases: Makefile.PL: NAME =~ s/ /-/
2011-12-04 Maik FischerStartXdummy.pm: make Xdummy startup a bit more robust
2011-11-30 Michael Stapelberghacking-howto: talk about the tree data structure
2011-11-30 Michael StapelbergMerge branch 'master' into next
2011-11-30 Michael StapelbergMerge branch 'noworkarea'
2011-11-30 Michael StapelbergDon’t set the _NET_WM_WORKAREA hint at all (Thanks cg)
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
next