]> git.sur5r.net Git - i3/i3/history - i3bar/src/ipc.c
Merge branch 'master' into next
[i3/i3] / i3bar / src / ipc.c
2012-11-10 Michael StapelbergMerge branch 'master' into next
2012-10-29 Michael StapelbergMerge branch 'master' into next
2012-10-03 Michael StapelbergMerge branch 'master' into next
2012-09-28 Michael StapelbergMerge branch 'master' into next
2012-09-28 Michael StapelbergMerge branch 'master' into next
2012-09-28 Michael StapelbergMerge branch 'master' into next
2012-09-27 Michael StapelbergMerge branch 'master' into next
2012-09-24 Michael StapelbergMerge branch 'master' into next
2012-09-22 Quentin Glidici3bar: Allow to force unhide with draw_bars
2012-09-19 Michael StapelbergMerge branch 'next'
2012-09-16 Michael StapelbergMerge branch 'master' into next
2012-09-14 Michael StapelbergMerge branch 'master' into next
2012-09-05 Michael StapelbergMerge branch 'master' into next
2012-09-04 Michael StapelbergMerge branch 'master' into next
2012-09-04 Michael StapelbergMerge branch 'master' into next
2012-08-23 eeemsiUse (void) instead of () for functions without args
2012-04-24 Michael Stapelbergi3bar: don’t immediately redraw bars after kicking...
2012-04-22 Michael Stapelbergi3bar: kick tray clients after output configuration...
2011-11-11 Michael StapelbergMerge branch 'next'
2011-10-25 Michael Stapelbergnormalize file headers across **/*.{h,c}
2011-10-24 Michael Stapelbergi3bar: put tray icons in the save-set (prevents them...
2011-10-23 Michael Stapelbergadd libi3/ipc_connect, use it in i3-config-wizard,...
2011-10-22 Michael StapelbergMerge branch 'bar-config' into next
2011-10-21 Michael Stapelbergi3bar: use safewrappers from libi3
2011-10-20 Michael Stapelbergi3bar: don’t reconnect, but exit(0) on EOF
2011-10-19 Michael StapelbergMake i3bar get its config from i3 via IPC
2011-10-09 Michael StapelbergMerge branch 'i3bar-cleanup' into next
2011-10-09 Michael Stapelbergi3bar: add modelines to all files
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 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 WagnerMerge branch 'tree' into next
2011-07-14 Axel WagnerStop the reconn-timer before starting it again, else...
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 WagnerFix compiler-warnings from libev
2011-04-28 Axel WagnerFix compiler-warnings from libev
2011-04-21 Axel WagnerImplement disabling the workspace buttons („thx“ sECuRE)
2011-03-20 Axel WagnerFix typo in comment (thx sECuRE)
2011-03-19 Axel WagnerDon't reallocate the backbuffer on every refresh (thx...
2011-03-19 Axel WagnerDon't reallocate the backbuffer on every refresh (thx...
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-01-14 Axel WagnerDisplay socket-path in connection-error-message
2011-01-14 Axel WagnerDisplay socket-path in connection-error-message
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 WagnerFix typo (thx julien)
2010-12-26 Axel WagnerBugfix: Recover from closed socket
2010-12-26 Axel WagnerBugfix: Recover from closed socket
2010-12-23 Axel WagnerMerge branch 'next'
2010-09-17 Axel WagnerUse DLOG/ELOG-macros, provide --verbose-option
2010-09-17 Axel WagnerAdd some more comments
2010-08-07 Axel WagnerAdd licensing information
2010-08-07 Axel WagnerAdd comments
2010-08-06 Axel WagnerRefresh the workspace-list on output-events
2010-08-06 Axel WagnerAdded Unicode-Support
2010-08-05 Axel WagnerBe more strict with encapsulation
2010-08-04 Axel WagnerCleanup some Memory Leaks
2010-08-04 Axel WagnerDisplay statusline (without formats)
2010-08-03 Axel WagnerChange the indention-style
2010-07-26 Axel WagnerDraw the workspace-buttons
2010-07-23 Axel WagnerGet outputs on start. Create dock window for every...
2010-07-23 Axel WagnerRework the IPC-Code
2010-07-21 Axel WagnerStart tracking changes