]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2013-09-01 Michael StapelbergMerge branch 'master' into next
2013-09-01 Michael StapelbergMerge branch 'fix-flattening'
2013-09-01 Michael StapelbergBugfix: don’t flatten tabbed/stacked containers
2013-08-30 Michael StapelbergMerge branch 'master' into next
2013-08-30 Michael StapelbergMerge branch 'fix-fullscreen-global'
2013-08-30 Michael StapelbergBugfix: update root geometry on output changes for...
2013-08-27 Michael StapelbergMerge branch 'master' into next
2013-08-27 Michael StapelbergMerge branch 'revert-fullscreen'
2013-08-27 Michael StapelbergRevert "raise fullscreen windows on top of all other...
2013-08-22 Michael StapelbergRemove forgotten libxcursor from DEPENDS (Thanks badboy)
2013-08-20 Leo GaspardRemove debug message when debugging is disabled
2013-08-20 Bas PapeInitialize variables to prevent (false) warnings.
2013-08-18 Sebastian UllrichRespect workspace numbers when looking for a free works...
2013-08-17 Michael Stapelbergswitch from libXcursor to xcb-util-cursor
2013-08-12 Michael StapelbergMerge branch 'fix-userguide'
2013-08-12 Michael StapelbergMerge branch 'master' into next
2013-08-12 Michael StapelbergFix userguide formatting (Thanks Slava)
2013-08-08 Michael StapelbergMerge branch 'fix-move-window-center'
2013-08-08 Michael StapelbergMerge branch 'master' into next
2013-08-08 Franck MicheaAdd missing return after error reporting.
2013-08-08 syl20bnrUpdate documentation paragraph on variables
2013-08-08 Michael StapelbergMerge branch 'fix-float-h'
2013-08-08 Michael StapelbergMerge branch 'master' into next
2013-08-08 Kacper Kowalik... Include float.h for DBL_EPSILON
2013-08-07 Michael Stapelbergupdate debian/ packaging
2013-08-07 Michael StapelbergMerge branch 'next'
2013-08-07 Michael StapelbergMerge branch 'release-4.6' into next
2013-08-07 Michael Stapelbergadd release notes for v4.6 4.6
2013-07-31 Michael Stapelberglog.c: use posix_fallocate() instead of ftruncate(...
2013-07-29 Michael Stapelbergi3bar: draw workspace buttons at x=0 instead of x=1
2013-07-27 Michael StapelbergHandle the _NET_REQUEST_FRAME_EXTENTS ClientMessage...
2013-07-17 koebiimplement unmark command
2013-07-13 Michael Stapelbergi3-dmenu-desktop: honor Path= key (Thanks Alexander)
2013-07-13 Michael Stapelbergactively delete _NET_WORKAREA on startup
2013-07-11 Franck Micheabugfix: Resize and center a scratchpad even when a...
2013-07-07 Alexander BerntsenImplement debuglog command
2013-06-29 Michael StapelbergMerge branch 'fix-nagbar-without-font'
2013-06-29 Michael StapelbergMerge branch 'master' into next
2013-06-29 Michael StapelbergBugfix: call i3-nagbar correctly for configfiles withou...
2013-06-29 Michael StapelbergStore aspect_ratio instead of weird proportional_{width...
2013-06-29 Michael StapelbergMerge branch 'fix-whitespace'
2013-06-29 Michael StapelbergMerge branch 'master' into next
2013-06-29 Michael Stapelbergtests: update t/172-start-on-named-ws.t to check the...
2013-06-29 Eika EngeBugfix: Ignore spaces in front of default workspace...
2013-06-29 Michael StapelbergMerge branch 'fix-floating-criteria'
2013-06-29 Michael StapelbergMerge branch 'master' into next
2013-06-29 Michael StapelbergBugfix: fix focus handling in 'floating disable' on...
2013-06-29 Michael StapelbergMerge branch 'fix-unaligned-memory'
2013-06-29 Michael StapelbergMerge branch 'master' into next
2013-06-29 Michael StapelbergBugfix: fix bus error on OpenBSD/sparc64 (Thanks tobiasu)
2013-06-27 Michael StapelbergMerge branch 'fix-nagbar'
2013-06-27 Michael StapelbergMerge branch 'master' into next
2013-06-27 Michael Stapelbergi3-nagbar: Bugfix: -m requires an argument (crashes...
2013-06-23 Alexander BerntsenAdd a few things to .gitignore
2013-06-23 Alexander BerntsenFix incorrect comment
2013-06-23 obliqueUpdate parent urgency hint if a child is removed.
2013-06-23 Michael Stapelbergadd a testcase for the shmlog command
2013-06-23 Michael Stapelbergreset shmlogname when disabling the log
2013-06-23 Michael Stapelberguserguide: improve the shmlog docs
2013-06-23 Alexander BerntsenImplement shmlog command
2013-06-12 Alexander BerntsenMake default shmlog_size a const int
2013-06-12 Simon WespAdd 'NoDisplay=true' to i3.application.desktop
2013-06-10 Michael StapelbergBugfix: s/i3bar/i3-nagbar/ (Thanks badboy)
2013-06-10 Michael Stapelbergremove unused pathlen (Thanks gcc)
2013-06-10 Michael Stapelbergretab! get_exe_path.c
2013-06-10 Michael StapelbergBugfix: sizeof(destpath)-1 to have space for the traili...
2013-06-10 Michael Stapelbergi3-nagbar: take our terminal execution kludge to the...
2013-06-08 Michael Stapelbergre-shuffle struct members to save a bit of memory
2013-06-08 Michael Stapelberglib/i3test: clarify how to identify open_window() windo...
2013-05-30 haptix@web.deFix wrong placement of i3bar when connecting/disconnect...
2013-05-28 Michael StapelbergMerge branch 'fix-unmap'
2013-05-28 Michael StapelbergMerge branch 'master' into next
2013-05-28 Michael StapelbergBugfix: Unmap windows before reparenting them to the...
2013-05-28 Michael Stapelbergmanage.c: use xcb_discard_reply() instead of free(...
2013-05-25 haptix@web.deintroduced i3 command for changing the hidden state...
2013-05-25 haptix@web.deFix problem when moving fullscreen window to scratchpad
2013-05-22 Diego OngaroDraw indicator border only for split layouts
2013-05-22 Diego OngaroGive layout enum a name: layout_t
2013-05-21 Arun Persaudi3-msg.man: updated man page to include all options
2013-05-20 Thomas Adami3bar: Fix pixel offset calculation in dual-head
2013-05-05 Diego Ongarocontrib/gtk-tree-watch.pl: Remove bogus default socket...
2013-05-05 Diego Ongarocontrib/dump-asy.pl: Display nicer double-quotes
2013-05-05 Diego Ongarocontrib/dump-asy.pl: Fix $ and & in window titles
2013-04-23 Michael StapelbergMerge branch 'fix-aspect'
2013-04-23 Michael StapelbergMerge branch 'master' into next
2013-04-23 Clément Bœschrender_con: fix height rounding in aspect ratio computation
2013-04-15 Michael StapelbergMerge branch 'fix-resize'
2013-04-15 Michael StapelbergMerge branch 'master' into next
2013-04-15 obliqueEnsure that resize will take place even if pixel is...
2013-04-14 Michael StapelbergMerge branch 'fix-tray-output'
2013-04-14 Michael StapelbergMerge branch 'master' into next
2013-04-14 Michael StapelbergBugfix: fix crash when not having tray_output configure...
2013-04-14 Michael StapelbergMerge branch 'fix-ipc-fd'
2013-04-14 Michael StapelbergMerge branch 'master' into next
2013-04-14 Michael StapelbergBugfix: mark IPC fd CLOEXEC (Thanks Layus)
2013-04-13 haptix@web.defix font display height in i3bar
2013-04-13 haptix@web.deunhide hidden i3bar when mode is active
2013-04-11 Eric S. RaymondDocument fixes and workarounds for test failures.
2013-04-11 Eric S. RaymondTypo and usage fixes in documentation and comments.
2013-04-11 haptix@web.deunhide hidden i3bar when mode is active
next