]> git.sur5r.net Git - i3/i3/history - i3bar
Merge branch 'master' into next
[i3/i3] / i3bar /
2011-08-28 Michael StapelbergMerge branch 'master' into next
2011-08-28 Michael StapelbergMerge branch 'master' into next
2011-08-28 Michael StapelbergMerge branch 'master' into next
2011-08-28 Michael StapelbergMerge branch 'master' into next
2011-08-28 Michael StapelbergMerge branch 'master' into next
2011-08-28 Michael StapelbergMerge branch 'master' into next
2011-08-27 Michael StapelbergMerge branch 'colors-userguide' into next
2011-08-27 Michael StapelbergMerge branch 'master' into next
2011-08-27 Michael StapelbergMerge branch 'master' into next
2011-08-27 Michael StapelbergMerge branch 'master' into next
2011-08-26 Michael StapelbergMerge branch 'master' into next
2011-08-26 Michael StapelbergMerge branch 'master' into next
2011-08-26 Michael StapelbergMerge branch 'master' into next
2011-08-26 Michael StapelbergMerge branch 'master' into next
2011-08-26 Michael StapelbergMerge branch 'master' into next
2011-08-26 Michael StapelbergMerge branch 'master' into next
2011-08-25 Michael StapelbergMerge branch 'master' into next
2011-08-25 Michael StapelbergMerge branch 'master' into next
2011-08-25 Michael StapelbergMerge branch 'master' into next
2011-08-25 Michael StapelbergMerge branch 'fix-i3bar-input'
2011-08-25 Michael Stapelbergi3bar: Bugfix: When receiving EOF, immediately redraw...
2011-08-25 Michael StapelbergBugfix: set statusline = NULL, print error messages...
2011-08-25 Michael StapelbergMerge branch 'master' into next
2011-08-24 Michael StapelbergMerge branch 'master' into next
2011-08-24 Michael StapelbergMerge branch 'master' into next
2011-08-24 Michael StapelbergMerge branch 'master' into next
2011-08-24 Michael StapelbergMerge branch 'master' into next
2011-08-24 Michael StapelbergMerge branch 'master' into next
2011-08-24 Michael StapelbergMerge branch 'fix-i3bar-cutoff'
2011-08-24 Michael Stapelbergi3bar: Bugfix: Correctly allocate pixmap for statusline...
2011-08-24 Michael StapelbergMerge branch 'master' into next
2011-08-24 Michael StapelbergMerge branch 'master' into next
2011-08-24 Michael StapelbergMerge branch 'master' into next
2011-08-23 Michael StapelbergInitialize output (fixes compiler warning)
2011-08-23 Michael StapelbergMerge branch 'i3bar-systray' into next
2011-08-23 Michael StapelbergFix compilation with xcb 0.3.6
2011-08-23 Michael Stapelbergi3bar: properly end the XEMBED protocol by reparenting...
2011-08-23 Michael Stapelbergi3bar: tray: little cleanups, more comments
2011-08-23 Michael Stapelbergi3bar: request the appropriate _NET_SYSTEM_TRAY atom...
2011-08-23 Michael Stapelbergi3bar: send XEMBED_EMBEDDED_NOTIFY after reparenting...
2011-08-23 Michael Stapelbergi3bar: properly handle the _XEMBED_INFO property
2011-08-23 Michael Stapelbergi3bar: correctly handle multiple tray clients
2011-08-23 Michael Stapelbergi3bar: Correctly handle removal of tray clients
2011-08-23 Michael Stapelbergi3bar: trigger an update after docking a new client
2011-08-23 Michael Stapelbergi3bar: quick & dirty systray implementation
2011-08-23 Michael StapelbergMerge branch 'master' into next
2011-08-23 Michael StapelbergMerge branch 'master' into next
2011-08-22 Michael StapelbergMerge branch 'master' into next
2011-08-20 Michael StapelbergMerge branch 'master' into next
2011-08-17 Michael StapelbergMerge branch 'master' into next
2011-08-17 Michael StapelbergMerge branch 'master' into next
2011-08-17 Michael StapelbergMerge branch 'master' into next
2011-08-17 Michael StapelbergMerge branch 'master' into next
2011-08-17 Michael StapelbergMerge branch 'master' into next
2011-08-17 Michael StapelbergMerge branch 'master' into next
2011-08-16 Michael StapelbergMerge branch 'master' into next
2011-08-12 Michael StapelbergMerge branch 'master' into next
2011-08-12 Michael StapelbergMerge branch 'i3bar-fixes'
2011-08-12 Michael Stapelberglittle comment spelling fixes
2011-08-12 Michael StapelbergPass NULL to XkbOpenDisplay, it will read $DISPLAY...
2011-08-12 Michael StapelbergBugfix: Use correct buffer size, quote workspace names
2011-08-12 Axel WagnerMerge branch 'i3bar_fix_tabs' into next
2011-08-12 Axel Wagneri3bar: Fixup indentions
2011-08-10 Axel WagnerMerge branch 'master' into next
2011-08-10 Axel WagnerMerge branch 'i3bar_warning_fix'
2011-08-10 Axel Wagneri3bar: Fix prototypes (thx sECuRE)
2011-08-01 Michael StapelbergMerge branch 'next'
2011-08-01 Michael StapelbergMerge branch 'darwin-fixes' into next
2011-08-01 Michael StapelbergMac OS X fixes: include string.h, add strndup(), disabl...
2011-08-01 Michael Stapelbergmake i3bar use i3’s common.mk
2011-08-01 Michael StapelbergMerge i3bar into next
2011-07-31 Axel WagnerBugfix: Delay event-subscription until reconnect (thx...
2011-07-31 Axel WagnerUpdate changelog and copyright, bump version and more
2011-07-31 Axel WagnerCorrect some minor mistakes in the manpage (thx sECuRE)
2011-07-31 Axel WagnerMerge branch 'tree' into next
2011-07-19 Axel WagnerRespect and use CPPFLAGS
2011-07-14 Axel WagnerStop the reconn-timer before starting it again, else...
2011-07-10 Axel WagnerUse cleanup() in child.c
2011-07-10 Michael StapelbergBugfix: Correctly handle EOF on stdin (Thanks woddf2)
2011-05-03 Axel WagnerFix unaligned memory access on sparc (Thanks David...
2011-05-03 Axel WagnerFix unaligned memory access on sparc (Thanks David...
2011-04-28 Axel Wagneryajl-compatibility: Forgot to git-add that one
2011-04-28 Axel Wagneryajl-compatibility: Forgot to git-add that one
2011-04-28 Axel WagnerFix compiler-warnings from libev
2011-04-28 Axel WagnerApply ugly yajl-compatibility-fix (thx sECuRE)
2011-04-28 Axel WagnerApply ugly yajl-compatibility-fix (thx sECuRE)
2011-04-28 Axel WagnerFix compiler-warnings from libev
2011-04-21 Axel WagnerRevert "Allow space after space"
2011-04-21 Axel WagnerAllow space after space
2011-04-21 Axel WagnerImplement disabling the workspace buttons („thx“ sECuRE)
2011-03-21 Axel WagnerRevert "Don't draw on backbuffer, when hiding (thx...
2011-03-20 Axel WagnerFix typo in comment (thx sECuRE)
2011-03-20 Axel WagnerCollapse two ChangeGC-calls (thx sECuRE)
2011-03-20 Axel WagnerAdd Color for focused ws (thx phnom)
2011-03-19 Axel WagnerBugfix: Skip inactive outputs, when unmapping
2011-03-19 Axel WagnerBugfix: Skip inactive outputs, when unmapping
2011-03-19 Axel WagnerDon't draw on backbuffer, when hiding (thx sECuRE)
2011-03-19 Axel WagnerXClearArea can't be used on pixmaps (thx sECuRE)
2011-03-19 Axel WagnerXClearArea can't be used on pixmaps (thx sECuRE)
2011-03-19 Axel Wagnerbugfix: Skip inactive outputs on redraw (thx sECuRE)
next