]> git.sur5r.net Git - i3/i3/history - i3bar/include
Add Color for focused ws (thx phnom)
[i3/i3] / i3bar / include /
2011-03-20 Axel WagnerAdd Color for focused ws (thx phnom)
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-02-21 Axel WagnerImplement dock-positioning
2011-01-08 Fernando Tarlá Car... Separate the lines received in a single read.
2010-12-26 Axel WagnerBugfix: Recover from closed socket
2010-12-23 Axel WagnerMerge branch 'next'
2010-11-04 Axel WagnerSome stylechanges to previous commit
2010-11-04 Fernando Tarlá Car... Custom colors can be set from the command line.
2010-09-17 Axel WagnerUse DLOG/ELOG-macros, provide --verbose-option
2010-09-17 Axel WagnerUse only xcb_query_font()
2010-09-17 Axel WagnerWe don't need get_string_width anymore
2010-09-17 Axel WagnerMove child_pid into child.c
2010-09-16 Axel WagnerDefine Macros MAX and MIN
2010-08-25 Axel WagnerMerge branch 'hide' into next
2010-08-25 Axel WagnerMake hide_on_modifier configurable
2010-08-25 Axel WagnerSend the child SIGSTOPs and SIGCONTs
2010-08-22 Axel WagnerOnly copy the double-buffer on expose-events
2010-08-21 Axel WagnerImplement double-buffering to get rid of flickering
2010-08-21 Axel WagnerImplement double-buffering to get rid of flickering
2010-08-07 Axel WagnerAdd licensing information
2010-08-07 Axel WagnerAdd comments
2010-08-06 Axel WagnerAdded Unicode-Support
2010-08-05 Axel WagnerBe more strict with encapsulation
2010-08-04 Axel WagnerDisplay statusline (without formats)
2010-08-03 Axel WagnerChange the indention-style
2010-07-30 Axel WagnerMigrate to queue.h
2010-07-27 Axel WagnerUse font-size to correctly determine the size of the...
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