]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2010-08-25 Axel WagnerMerge branch 'hide' into next
2010-08-25 Axel WagnerMake hide_on_modifier configurable
2010-08-25 Axel WagnerPut usage-message in own function
2010-08-25 Axel WagnerPut the bars on top, when reconfiguring
2010-08-25 Axel WagnerUnhide on urgent-hint
2010-08-25 Axel WagnerSend the child SIGSTOPs and SIGCONTs
2010-08-25 Axel WagnerDefine overrride-redirect
2010-08-25 Axel WagnerImplement hide-on-modifier
2010-08-25 Axel WagnerRemove trailing newline from stdin
2010-08-24 Axel WagnerDon't manually strip dzen-formats.
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-19 Axel WagnerCorrect typo in usage-message
2010-08-18 Axel WagnerAdded some error handling for xcb
2010-08-07 Axel WagnerAdd licensing information
2010-08-07 Axel WagnerAdd version-option
2010-08-07 Axel WagnerCorrect behaviour of parsing null-values in src/outputs.c
2010-08-07 Axel WagnerCorrect the Macro-calls in src/xcb.c
2010-08-07 Axel WagnerMove font-height-calculation to the end of init_xcb()
2010-08-07 Axel WagnerUse a while-loop in xcb_chk_cb() to account for the...
2010-08-07 Axel WagnerMerge handle_xcb_event() into xcb_chk_cb()
2010-08-07 Axel WagnerAdd comments
2010-08-06 Axel WagnerWe don't need a callback for null-values
2010-08-06 Axel WagnerReconfigure to the correct coordinates
2010-08-06 Axel WagnerRefresh the workspace-list on output-events
2010-08-06 Axel WagnerModify the active-flag on parsing the output-list
2010-08-06 Axel WagnerUse correct default-path for ipc-socket
2010-08-06 Axel WagnerRemove superflous xcb_flush()es
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-30 Axel WagnerMaking Mouse-clicks work
2010-07-30 Axel WagnerImplement workspace-change on mouse-wheel
2010-07-30 Axel WagnerMigrate to queue.h
2010-07-29 Axel WagnerCorrectly parse the urgent-hint
2010-07-27 Axel WagnerMove XCB-Event-Handling to xcb.c
2010-07-27 Axel WagnerUse font-size to correctly determine the size of the...
2010-07-26 Axel WagnerHandling Exposure-Events
2010-07-26 Axel WagnerPrint the workspace-names
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 WagnerAdd temporary files to .gitignore
2010-07-23 Axel WagnerRework the IPC-Code
2010-07-21 Axel WagnerStart tracking changes