]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2013-08-27 Michael StapelbergMerge branch 'revert-fullscreen'
2013-08-27 Michael StapelbergRevert "raise fullscreen windows on top of all other...
2013-08-12 Michael StapelbergMerge branch 'fix-userguide'
2013-08-12 Michael StapelbergFix userguide formatting (Thanks Slava)
2013-08-08 Michael StapelbergMerge branch 'fix-move-window-center'
2013-08-08 Franck MicheaAdd missing return after error reporting.
2013-08-08 Michael StapelbergMerge branch 'fix-float-h'
2013-08-08 Kacper Kowalik... Include float.h for DBL_EPSILON
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
2013-04-07 haptix@web.derestore i3bar compatibility with libyajl version 1
2013-04-07 Michael Stapelbergraise fullscreen windows on top of all other X11 windows
2013-04-07 Michael Stapelbergdocs/wsbar: update (we have i3bar now, i3-wsbar is...
2013-04-07 Michael StapelbergMerge branch 'fix-tab-width'
2013-04-07 Michael StapelbergMerge branch 'master' into next
2013-04-07 Michael Stapelbergtabbed: floor(), put extra pixels into the last tab...
2013-04-06 Michael Stapelbergdocs/multi-monitor: nVidia ≥ 302.17 works just fine...
2013-04-02 Michael StapelbergMerge branch 'fix-floating-size'
2013-04-02 Michael StapelbergMerge branch 'master' into next
2013-04-02 Michael StapelbergBugfix: fix floating window size with hide_edge_borders...
2013-04-02 haptix@web.deipc: use correct workspace in workspace change event
2013-04-02 haptix@web.deadd testcase for the workspace-focus ipc event
2013-04-02 Michael Stapelbergt/201-config-parser: add test for quotes in comments
2013-04-02 Eelis van der... Add 'line' as a configuration parsing primitive
2013-03-30 Michael Stapelberguserguide: mention forgotten layout splitv/splith ...
2013-03-29 Simon Elsbrocki3bar: fix usage description, make -b happen
2013-03-27 Philippe VirouleauFix scratchpad_show
next