Commit Graph

165 Commits

Author SHA1 Message Date
cb6ea9861d Bugfix: Fix various bugs when switching workspaces 2009-02-28 22:11:48 +01:00
d8d4d0182d Revert 43d471b9ab and apply correct bugfix:
Before, all clients were reconfigured to just raise them, when focus should
be set. However, this generated lots of notify events, which in turn lead
to an endless loop of setting focus, reconfiguring, setting focus, …
2009-02-28 02:40:07 +01:00
43d471b9ab Bugfix: Raise clients only when needed 2009-02-28 02:15:14 +01:00
e4b637b67b Bugfix: Fix two bugs in fullscreen mode 2009-02-28 01:01:06 +01:00
aa18ca0889 More documentation, cleanups, and a cache for get_colorpixel() 2009-02-24 14:18:08 +01:00
0e3a378c39 Implement stacking 2009-02-24 00:30:04 +01:00
07b92c2792 Don’t assign ->container for dock-windows 2009-02-23 03:44:10 +01:00
7216738778 Implement exit_if_null using variadic macros, fix compilation 2009-02-15 22:52:33 +01:00
28ea379c10 Update TODO and header-comments 2009-02-15 03:07:29 +01:00
742cef2881 Finalize font.c 2009-02-15 02:52:52 +01:00
09cd7bd2d0 Implement Xinerama (workspaces have a specific screen) 2009-02-15 01:58:09 +01:00
18543c6bce Implement fullscreen mode (Mod1+f) 2009-02-14 20:12:50 +01:00
fb4c851e2a Add vim hints, copyright notice to each file, add LICENSE, retab! everything 2009-02-14 02:33:31 +01:00
4589c26558 Environment filtering is not needed. Instead, open applications through SHELL, double-fork 2009-02-14 01:36:12 +01:00
82dd64ff24 Move stuff to include/ and src/ 2009-02-13 19:09:25 +01:00