]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
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/
2011-11-16 Michael Stapelbergtests: Bugfix: Fix socket activation (see comment)
2011-11-16 Fernando Tarlá... Consolidate all convert_* functions into libi3.
2011-11-16 Michael Stapelbergdebian: make meta-package i3 depend on the precise...
2011-11-15 Michael Stapelbergdebian: include PNGs of the userguide in docs
2011-11-15 Michael Stapelberguserguide: use bar blocks in the bar related examples
2011-11-15 Michael Stapelbergipc: set CLOEXEC on client file descriptors (Thanks...
2011-11-15 Michael Stapelbergcomplete-run: implement --strace, make --valgrind log...
2011-11-15 Michael Stapelberguserguide: s/enter/Return (use correct keysym) (Thanks...
2011-11-15 Michael Stapelberglib/SocketActivation: Bugfix: remove old code which...
2011-11-13 Michael Stapelbergdocs/userguide: make it clear how to use multiple outpu...
2011-11-13 Michael Stapelbergdocs/userguide: fix typo (Thanks sycamorex)
2011-11-11 Michael Stapelbergdebian: add changelog entry for upcoming version (for...
2011-11-11 Michael StapelbergMerge branch 'next'
2011-11-11 Michael StapelbergMerge branch 'release-4.1' into next
2011-11-11 Michael Stapelbergupdate debian/patches 4.1
2011-11-11 Michael Stapelbergdebian: add new manpages to i3-wm.manpages
2011-11-11 Michael Stapelbergbump manpage version to 4.1
2011-11-11 Michael StapelbergAdd manpages for i3-sensible-{pager,editor,terminal}
2011-11-11 Michael Stapelbergupdate debian packaging
2011-11-11 Michael StapelbergAdd release notes for v4.1
2011-11-11 Michael Stapelbergdebian: update changelog
2011-11-11 Michael StapelbergBugfix: Only go to the parent container in resizing...
2011-11-11 Michael StapelbergBugfix: Correctly handle --no-startup-id with quoted...
2011-11-10 Michael Stapelbergdocs/userguide: make the bar config reflect reality
2011-11-10 Michael StapelbergBugfix: Render floating windows after rendering all...
2011-11-10 Michael StapelbergBugfix: Fix tabbed container resizing check (Thanks...
2011-11-10 Michael Stapelbergmark parameters const
2011-11-10 Michael Stapelbergt/154-regress-multiple-dock: s/next v/focus right
2011-11-10 Michael StapelbergBugfix: Correctly return to initial state after prev...
2011-11-10 Michael Stapelbergs/1/true
2011-11-09 Michael Stapelbergi3bar: fix event handling
2011-11-09 Michael Stapelbergi3bar: correctly handle unmapped tray clients, reconfig...
2011-11-09 Michael Stapelbergcomplete-run: remove Carp::Always, slipped in when...
2011-11-09 Michael Stapelbergcomplete-run: don’t print long logfile paths, they...
2011-11-09 Michael StapelbergMerge remote-tracking branch 'mxf/complete-run-statusli...
2011-11-09 Michael StapelbergBugfix: Correctly fill the buffer with zeros
2011-11-09 Maik Fischercomplete-run: log verbose output, display statuslines...
2011-11-08 Michael StapelbergEnable (unlimited) core dumps when running i3 developme...
2011-11-08 Michael StapelbergBugfix: Insert container at the correct position on...
2011-11-08 Michael Stapelbergdocs/userguide: s/shrinked/shrunk (Thanks f8l)
2011-11-07 Michael Stapelberglib/SocketActivation: don’t make POSIX export everythin...
2011-11-07 Michael Stapelberglib/StartXDummy: use close STDOUT, STDERR instead of...
2011-11-07 Michael Stapelbergupdate docs/testsuite with the simpler invocation of...
2011-11-07 Michael StapelbergMerge branch 'complete-run' into next
2011-11-07 Michael Stapelberglib/StartXDummy.pm: document why we use -config /dev...
2011-11-07 Michael Stapelbergcomplete-run.pl: automatically start Xdummy instances...
2011-11-07 Michael Stapelbergcomplete-run: Bugfix: return condvar when $dont_start...
2011-11-07 Michael Stapelbergi3bar: fix indention in src/child.c
2011-11-07 Michael Stapelbergipc: fix memory leaks when clients disconnect
2011-11-07 Michael Stapelbergcomplete-run.pl: implement --help
2011-11-07 Michael Stapelbergcomplete-run: Bugfix: Don’t call recv inside a callback...
2011-11-07 Michael Stapelbergcomplete-run: Use Carp::Always to get nice stacktraces...
2011-11-07 Michael Stapelberglib/SocketActivation: use single quotes (for consistency)
2011-11-07 Michael Stapelbergcomplete-run: implement --valgrind
2011-11-07 Michael Stapelbergcomplete-run: pass outdir (not only logpath) to activat...
2011-11-07 Fernando Tarlá... Don't call free on statically allocated strings.
2011-11-07 Fernando Tarlá... Plug minor leaks in string conversion routines.
2011-11-07 Michael Stapelbergi3bar: change default color for active workspace button...
2011-10-31 Michael Stapelbergi3bar: fix -h output (Thanks IsoLnCHiP)
2011-10-31 Michael StapelbergBugfix: RandR: Correctly keep focus on the focused...
2011-10-29 Michael Stapelbergdocs/userguide: clarify proportional resizing with...
2011-10-27 Michael Stapelbergfix t/120-multiple-cmds: open a window before moving
2011-10-27 Michael StapelbergError out early if there is nothing to move
2011-10-27 Michael Stapelbergdocs/userguide: update the workspace assignment section
2011-10-27 Michael StapelbergMake named workspace assignments work again
2011-10-27 Michael StapelbergBugfix: warp pointer during the EnterNotify-disabled...
2011-10-27 Michael StapelbergMerge branch 'move-floating' into next
2011-10-27 Michael Stapelbergdocs/userguide: Document the move syntax
2011-10-27 Michael StapelbergMake 'move' handle floating windows properly
2011-10-27 Michael Stapelbergextend t/124-move.t to test move for floating containers
2011-10-27 Michael Stapelbergt/124-move.t: re-activate test for useless move commands
2011-10-27 Michael StapelbergBugfix: Don’t invoke resizing when clicking on the...
2011-10-26 Michael StapelbergBugfix: Only fallback on the font if it’s actually...
2011-10-25 Michael StapelbergAlso call workspace_show() when moving cursor to an...
2011-10-25 Michael StapelbergBugfix: Correctly use workspace_show() when focus chang...
2011-10-25 Michael StapelbergBugfix: properly handle comments in colors {} blocks...
2011-10-25 Michael StapelbergMerge branch 'exec_nosn' into next
2011-10-25 Michael Stapelbergcomplete-run: clear the DESKTOP_STARTUP_ID environment...
2011-10-25 Michael Stapelbergtests: extend t/175-startup-notification to test the...
2011-10-25 Michael Stapelbergdocs/userguide: document the --no-startup-id flag for...
2011-10-25 Michael Stapelbergdocs/userguide: document the --no-startup-id flag
2011-10-25 Michael StapelbergAdd a --no-startup-id flag for exec (command), exec...
2011-10-25 Michael Stapelbergnormalize file headers across **/*.{h,c}
2011-10-25 Michael Stapelbergbar config: fall back to the i3 font (Thanks pl)
next