]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2011-12-24 Miguel de Val... Fix typo in keyboard binding example in the user guide
2011-12-20 Michael StapelbergMerge branch 'fix-float-close'
2011-12-20 Michael StapelbergBugfix: Don’t close workspace when there are still...
2011-12-18 Michael StapelbergMerge branch 'fix-temp-path'
2011-12-18 Michael StapelbergCreate a secure temp path instead of a predictable...
2011-12-18 Michael StapelbergMerge branch 'fix-floating-move'
2011-12-18 Michael StapelbergBugfix: Correctly check boundaries and reassign floatin...
2011-12-18 Michael StapelbergMerge branch 'fix-float-resize'
2011-12-18 Michael StapelbergBugfix: Fix floating resize for floating split containe...
2011-12-17 Michael StapelbergMerge branch 'fix-bindsym'
2011-12-17 Michael Stapelbergkeygrabbing: only look in the appropriate columns when...
2011-12-17 Michael Stapelbergre-indent translate_keysyms()
2011-12-17 Michael StapelbergMerge branch 'fix-resize-focus'
2011-12-17 Michael StapelbergBugfix: Don’t change focus after (graphical) resizing
2011-12-17 Michael StapelbergMerge branch 'fix-configure-request'
2011-12-17 Michael StapelbergBugfix: Ignore ConfigureRequests with out-of-bound...
2011-12-17 Michael StapelbergMerge branch 'fix-fullscreen-focus'
2011-12-17 Michael StapelbergBugfix: Disallow focusing other windows when in fullscr...
2011-12-17 Michael Stapelbergupdate debian changelog
2011-12-17 Michael StapelbergMerge branch 'fix-mark'
2011-12-17 Michael StapelbergBugfix: Fix setting the same mark repeatedly on differe...
2011-12-17 Michael StapelbergMerge branch 'fix-floatingmod-deco'
2011-12-17 Michael StapelbergBugfix: Make resizing work when pressing floating_modif...
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 StapelbergMerge branch 'fix-var-tabs'
2011-12-17 Michael StapelbergBugfix: Skip leading whitespace in variable assignments...
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 'displayversion'
2011-11-30 Michael Stapelbergdisplay i3 version in errors, make conversion message...
2011-11-29 Michael StapelbergMerge branch 'fix-nested-resize'
2011-11-29 Michael StapelbergBugfix: Fix 'resize' command in nested containers ...
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 'fix-resize'
2011-11-29 Michael StapelbergBugfix: Fix resizing for (e.g.) v-split containers...
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 'fix-whitespace'
2011-11-27 mgsnovaconvert tabs into whitespaces in config files
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 'fix-dock-focus'
2011-11-26 Michael StapelbergBugfix: Fix crash on '[class="i3bar"] focus' (+test...
2011-11-26 Michael StapelbergMerge branch 'fix-comment'
2011-11-26 Michael StapelbergFix comment for the previous commit
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 'fix-norandr'
2011-11-24 Michael StapelbergBugfix: Fix startup when RandR is not present
2011-11-22 Michael StapelbergMerge branch 'fix-warning'
2011-11-22 Michael StapelbergFix prototype in include/xcursor.h (Thanks Greg Kroah...
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 'fix-focusin-dock'
2011-11-21 Michael StapelbergBugfix: Skip dock clients when handling FocusIn events...
2011-11-16 Michael Stapelbergipc: set CLOEXEC on client file descriptors (Thanks...
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
next