2011-08-01 |
Michael Stapelberg | Merge branch 'next' |
tree | commitdiff |
2011-08-01 |
Michael Stapelberg | Merge branch 'darwin-fixes' into next |
tree | commitdiff |
2011-08-01 |
Michael Stapelberg | Mac OS X fixes: include string.h, add strndup(), disabl... |
tree | commitdiff |
2011-08-01 |
Michael Stapelberg | make i3bar use i3’s common.mk |
tree | commitdiff |
2011-08-01 |
Michael Stapelberg | Merge i3bar into next |
tree | commitdiff |
2011-07-31 |
Axel Wagner | Bugfix: Delay event-subscription until reconnect (thx... |
tree | commitdiff |
2011-07-31 |
Axel Wagner | Update changelog and copyright, bump version and more |
tree | commitdiff |
2011-07-31 |
Axel Wagner | Correct some minor mistakes in the manpage (thx sECuRE) |
tree | commitdiff |
2011-07-31 |
Axel Wagner | Merge branch 'tree' into next |
tree | commitdiff |
2011-07-19 |
Axel Wagner | Respect and use CPPFLAGS |
tree | commitdiff |
2011-07-14 |
Axel Wagner | Stop the reconn-timer before starting it again, else... |
tree | commitdiff |
2011-07-10 |
Axel Wagner | Use cleanup() in child.c |
tree | commitdiff |
2011-07-10 |
Michael Stapelberg | Bugfix: Correctly handle EOF on stdin (Thanks woddf2) |
tree | commitdiff |
2011-05-03 |
Axel Wagner | Fix unaligned memory access on sparc (Thanks David... |
tree | commitdiff |
2011-05-03 |
Axel Wagner | Fix unaligned memory access on sparc (Thanks David... |
tree | commitdiff |
2011-04-28 |
Axel Wagner | yajl-compatibility: Forgot to git-add that one |
tree | commitdiff |
2011-04-28 |
Axel Wagner | yajl-compatibility: Forgot to git-add that one |
tree | commitdiff |
2011-04-28 |
Axel Wagner | Fix compiler-warnings from libev |
tree | commitdiff |
2011-04-28 |
Axel Wagner | Apply ugly yajl-compatibility-fix (thx sECuRE) |
tree | commitdiff |
2011-04-28 |
Axel Wagner | Apply ugly yajl-compatibility-fix (thx sECuRE) |
tree | commitdiff |
2011-04-28 |
Axel Wagner | Fix compiler-warnings from libev |
tree | commitdiff |
2011-04-21 |
Axel Wagner | Revert "Allow space after space" |
tree | commitdiff |
2011-04-21 |
Axel Wagner | Allow space after space |
tree | commitdiff |
2011-04-21 |
Axel Wagner | Implement disabling the workspace buttons („thx“ sECuRE) |
tree | commitdiff |
2011-03-21 |
Axel Wagner | Revert "Don't draw on backbuffer, when hiding (thx... |
tree | commitdiff |
2011-03-20 |
Axel Wagner | Fix typo in comment (thx sECuRE) |
tree | commitdiff |
2011-03-20 |
Axel Wagner | Collapse two ChangeGC-calls (thx sECuRE) |
tree | commitdiff |
2011-03-20 |
Axel Wagner | Add Color for focused ws (thx phnom) |
tree | commitdiff |
2011-03-19 |
Axel Wagner | Bugfix: Skip inactive outputs, when unmapping |
tree | commitdiff |
2011-03-19 |
Axel Wagner | Bugfix: Skip inactive outputs, when unmapping |
tree | commitdiff |
2011-03-19 |
Axel Wagner | Don't draw on backbuffer, when hiding (thx sECuRE) |
tree | commitdiff |
2011-03-19 |
Axel Wagner | XClearArea can't be used on pixmaps (thx sECuRE) |
tree | commitdiff |
2011-03-19 |
Axel Wagner | XClearArea can't be used on pixmaps (thx sECuRE) |
tree | commitdiff |
2011-03-19 |
Axel Wagner | bugfix: Skip inactive outputs on redraw (thx sECuRE) |
tree | commitdiff |
2011-03-19 |
Axel Wagner | Don't reallocate the backbuffer on every refresh (thx... |
tree | commitdiff |
2011-03-19 |
Axel Wagner | bugfix: Skip inactive outputs on redraw (thx sECuRE) |
tree | commitdiff |
2011-03-19 |
Axel Wagner | Don't reallocate the backbuffer on every refresh (thx... |
tree | commitdiff |
2011-03-19 |
Axel Wagner | Add support for I3_SOCKET_PATH-atom |
tree | commitdiff |
2011-03-19 |
Axel Wagner | Auto-update NUM_ATOMS by putting it into the enum ... |
tree | commitdiff |
2011-03-14 |
Axel Wagner | Bugfix: Don't SIGSTOP child in dockmode |
tree | commitdiff |
2011-03-14 |
Axel Wagner | Use DISPLAY in XKB-code |
tree | commitdiff |
2011-03-14 |
Axel Wagner | Bugfix: Don't segfault, if child was killed |
tree | commitdiff |
2011-02-26 |
Fernando Tarlá Car... | Correct minor issues reported by the analyzer. |
tree | commitdiff |
2011-02-26 |
Fernando Tarlá Car... | Correct minor issues reported by the analyzer. |
tree | commitdiff |
2011-02-21 |
Axel Wagner | Implement dock-positioning |
tree | commitdiff |
2011-02-16 |
Axel Wagner | Correct typo |
tree | commitdiff |
2011-02-05 |
Axel Wagner | Bugfix: Don't override DEBUG-env in Makefile |
tree | commitdiff |
2011-02-05 |
Axel Wagner | Bugfix: Don't override DEBUG-env in Makefile |
tree | commitdiff |
2011-02-04 |
Axel Wagner | Bugfix: _only_ stop child, if hide_on_modifier is set... |
tree | commitdiff |
2011-02-04 |
Axel Wagner | Bugfix: _only_ stop child, if hide_on_modifier is set... |
tree | commitdiff |
2011-01-26 |
Axel Wagner | Bugfix: Use free-workspaces() in xcb-cleanup (thx dothe... |
tree | commitdiff |
2011-01-26 |
Axel Wagner | Bugfix: free() output-names seperately (thx dothebart) |
tree | commitdiff |
2011-01-26 |
Axel Wagner | Bugfix: Use free-workspaces() in xcb-cleanup (thx dothe... |
tree | commitdiff |
2011-01-26 |
Axel Wagner | Bugfix: free() output-names seperately (thx dothebart) |
tree | commitdiff |
2011-01-26 |
Axel Wagner | Bugfix: Also free() the head of slist/tailq (Thx dothebart) |
tree | commitdiff |
2011-01-26 |
Axel Wagner | Bugfix: free() text, after drawing it (thx dothebart) |
tree | commitdiff |
2011-01-26 |
Axel Wagner | Bugfix: free() workspace-list of outputs seperately... |
tree | commitdiff |
2011-01-26 |
Axel Wagner | Remove superflous FREE_SLIST |
tree | commitdiff |
2011-01-26 |
Axel Wagner | Bugfix: free() workspace-names seperately (thx dothebart) |
tree | commitdiff |
2011-01-26 |
Axel Wagner | Bugfix: free() command-string, after it is not needed... |
tree | commitdiff |
2011-01-26 |
Axel Wagner | Bugfix: Test for outputs == NULL |
tree | commitdiff |
2011-01-26 |
Axel Wagner | Bugfix: Also free() the head of slist/tailq (Thx dothebart) |
tree | commitdiff |
2011-01-26 |
Axel Wagner | Bugfix: free() text, after drawing it (thx dothebart) |
tree | commitdiff |
2011-01-26 |
Axel Wagner | Bugfix: free() workspace-list of outputs seperately... |
tree | commitdiff |
2011-01-26 |
Axel Wagner | Remove superflous FREE_SLIST |
tree | commitdiff |
2011-01-26 |
Axel Wagner | Bugfix: free() workspace-names seperately (thx dothebart) |
tree | commitdiff |
2011-01-26 |
Axel Wagner | Bugfix: free() command-string, after it is not needed... |
tree | commitdiff |
2011-01-26 |
Axel Wagner | Bugfix: Test for outputs == NULL |
tree | commitdiff |
2011-01-22 |
Axel Wagner | Change default socketpath to /tmp/i3-ipc.sock |
tree | commitdiff |
2011-01-14 |
Axel Wagner | Use tree-command for workspace-switching |
tree | commitdiff |
2011-01-14 |
Axel Wagner | Display socket-path in connection-error-message |
tree | commitdiff |
2011-01-14 |
Axel Wagner | Display socket-path in connection-error-message |
tree | commitdiff |
2011-01-11 |
Axel Wagner | Use I3SOCK environment-variable |
tree | commitdiff |
2011-01-11 |
Axel Wagner | Use I3SOCK environment-variable |
tree | commitdiff |
2011-01-08 |
Fernando Tarlá Car... | Separate the lines received in a single read. |
tree | commitdiff |
2011-01-08 |
Fernando Tarlá Car... | Separate the lines received in a single read. |
tree | commitdiff |
2011-01-06 |
Axel Wagner | Bugfix: If hide-on-modifier is set, stop the child... |
tree | commitdiff |
2011-01-06 |
Axel Wagner | Bugfix: Recreate double-buffers on reconfiguring (thx... |
tree | commitdiff |
2011-01-06 |
Axel Wagner | Bugfix: If hide-on-modifier is set, stop the child... |
tree | commitdiff |
2011-01-06 |
Axel Wagner | Bugfix: Recreate double-buffers on reconfiguring (thx... |
tree | commitdiff |
2011-01-01 |
Axel Wagner | Use strerror() for more usefull errormessages |
tree | commitdiff |
2011-01-01 |
Axel Wagner | Use strerror() for more usefull errormessages |
tree | commitdiff |
2011-01-01 |
Axel Wagner | Fix typo (thx julien) |
tree | commitdiff |
2011-01-01 |
Axel Wagner | Only use font_info after we know, the request succeded |
tree | commitdiff |
2011-01-01 |
Axel Wagner | Fix typo (thx julien) |
tree | commitdiff |
2011-01-01 |
Axel Wagner | Only use font_info after we know, the request succeded |
tree | commitdiff |
2011-01-01 |
Axel Wagner | Use "*buffer == '\0'" instead of "strlen(buffer) =... |
tree | commitdiff |
2011-01-01 |
Axel Wagner | Use "*buffer == '\0'" instead of "strlen(buffer) =... |
tree | commitdiff |
2010-12-26 |
Axel Wagner | Bugfix: Recover from closed socket |
tree | commitdiff |
2010-12-26 |
Axel Wagner | Bugfix: Recover from closed socket |
tree | commitdiff |
2010-12-26 |
Axel Wagner | Merge branch 'master' into tree |
tree | commitdiff |
2010-12-26 |
Axel Wagner | Bugfix: Send child a SIGCONT, so it reacts to SIGTERM... |
tree | commitdiff |
2010-12-26 |
Axel Wagner | Revert "Double-fork() to avoid zombies" |
tree | commitdiff |
2010-12-26 |
Axel Wagner | Send child a SIGCONT, so it reacts to SIGTERM (no zombi... |
tree | commitdiff |
2010-12-26 |
Axel Wagner | Revert "Double-fork() to avoid zombies" |
tree | commitdiff |
2010-12-23 |
Axel Wagner | Remove unnecessary declaration |
tree | commitdiff |
2010-12-23 |
Axel Wagner | Update changelog and manpage |
tree | commitdiff |
2010-12-23 |
Axel Wagner | Update changelog and manpage |
tree | commitdiff |
2010-12-23 |
Axel Wagner | Merge branch 'next' |
tree | commitdiff |
2010-12-03 |
Axel Wagner | Switch back ws_fg and ws_bg (Thanks julien) |
tree | commitdiff |
next |