]> git.sur5r.net Git - i3/i3/history - i3bar
Merge branch 'master' into next
[i3/i3] / i3bar /
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)
2011-03-19 Axel WagnerDon't reallocate the backbuffer on every refresh (thx...
2011-03-19 Axel Wagnerbugfix: Skip inactive outputs on redraw (thx sECuRE)
2011-03-19 Axel WagnerDon't reallocate the backbuffer on every refresh (thx...
2011-03-19 Axel WagnerAdd support for I3_SOCKET_PATH-atom
2011-03-19 Axel WagnerAuto-update NUM_ATOMS by putting it into the enum ...
2011-03-14 Axel WagnerBugfix: Don't SIGSTOP child in dockmode
2011-03-14 Axel WagnerUse DISPLAY in XKB-code
2011-03-14 Axel WagnerBugfix: Don't segfault, if child was killed
2011-02-26 Fernando Tarlá Car... Correct minor issues reported by the analyzer.
2011-02-26 Fernando Tarlá Car... Correct minor issues reported by the analyzer.
2011-02-21 Axel WagnerImplement dock-positioning
2011-02-16 Axel WagnerCorrect typo
2011-02-05 Axel WagnerBugfix: Don't override DEBUG-env in Makefile
2011-02-05 Axel WagnerBugfix: Don't override DEBUG-env in Makefile
2011-02-04 Axel WagnerBugfix: _only_ stop child, if hide_on_modifier is set...
2011-02-04 Axel WagnerBugfix: _only_ stop child, if hide_on_modifier is set...
2011-01-26 Axel WagnerBugfix: Use free-workspaces() in xcb-cleanup (thx dothe...
2011-01-26 Axel WagnerBugfix: free() output-names seperately (thx dothebart)
2011-01-26 Axel WagnerBugfix: Use free-workspaces() in xcb-cleanup (thx dothe...
2011-01-26 Axel WagnerBugfix: free() output-names seperately (thx dothebart)
2011-01-26 Axel WagnerBugfix: Also free() the head of slist/tailq (Thx dothebart)
2011-01-26 Axel WagnerBugfix: free() text, after drawing it (thx dothebart)
2011-01-26 Axel WagnerBugfix: free() workspace-list of outputs seperately...
2011-01-26 Axel WagnerRemove superflous FREE_SLIST
2011-01-26 Axel WagnerBugfix: free() workspace-names seperately (thx dothebart)
2011-01-26 Axel WagnerBugfix: free() command-string, after it is not needed...
2011-01-26 Axel WagnerBugfix: Test for outputs == NULL
2011-01-26 Axel WagnerBugfix: Also free() the head of slist/tailq (Thx dothebart)
2011-01-26 Axel WagnerBugfix: free() text, after drawing it (thx dothebart)
2011-01-26 Axel WagnerBugfix: free() workspace-list of outputs seperately...
2011-01-26 Axel WagnerRemove superflous FREE_SLIST
2011-01-26 Axel WagnerBugfix: free() workspace-names seperately (thx dothebart)
2011-01-26 Axel WagnerBugfix: free() command-string, after it is not needed...
2011-01-26 Axel WagnerBugfix: Test for outputs == NULL
2011-01-22 Axel WagnerChange default socketpath to /tmp/i3-ipc.sock
2011-01-14 Axel WagnerUse tree-command for workspace-switching
2011-01-14 Axel WagnerDisplay socket-path in connection-error-message
2011-01-14 Axel WagnerDisplay socket-path in connection-error-message
2011-01-11 Axel WagnerUse I3SOCK environment-variable
2011-01-11 Axel WagnerUse I3SOCK environment-variable
2011-01-08 Fernando Tarlá Car... Separate the lines received in a single read.
2011-01-08 Fernando Tarlá Car... Separate the lines received in a single read.
2011-01-06 Axel WagnerBugfix: If hide-on-modifier is set, stop the child...
2011-01-06 Axel WagnerBugfix: Recreate double-buffers on reconfiguring (thx...
2011-01-06 Axel WagnerBugfix: If hide-on-modifier is set, stop the child...
2011-01-06 Axel WagnerBugfix: Recreate double-buffers on reconfiguring (thx...
2011-01-01 Axel WagnerUse strerror() for more usefull errormessages
2011-01-01 Axel WagnerUse strerror() for more usefull errormessages
2011-01-01 Axel WagnerFix typo (thx julien)
2011-01-01 Axel WagnerOnly use font_info after we know, the request succeded
2011-01-01 Axel WagnerFix typo (thx julien)
2011-01-01 Axel WagnerOnly use font_info after we know, the request succeded
2011-01-01 Axel WagnerUse "*buffer == '\0'" instead of "strlen(buffer) =...
2011-01-01 Axel WagnerUse "*buffer == '\0'" instead of "strlen(buffer) =...
2010-12-26 Axel WagnerBugfix: Recover from closed socket
2010-12-26 Axel WagnerBugfix: Recover from closed socket
2010-12-26 Axel WagnerMerge branch 'master' into tree
2010-12-26 Axel WagnerBugfix: Send child a SIGCONT, so it reacts to SIGTERM...
2010-12-26 Axel WagnerRevert "Double-fork() to avoid zombies"
2010-12-26 Axel WagnerSend child a SIGCONT, so it reacts to SIGTERM (no zombi...
2010-12-26 Axel WagnerRevert "Double-fork() to avoid zombies"
2010-12-23 Axel WagnerRemove unnecessary declaration
2010-12-23 Axel WagnerUpdate changelog and manpage
2010-12-23 Axel WagnerUpdate changelog and manpage
2010-12-23 Axel WagnerMerge branch 'next'
2010-12-03 Axel WagnerSwitch back ws_fg and ws_bg (Thanks julien)
next