Commit Graph

64 Commits

Author SHA1 Message Date
2d280469af Bugfix: Don’t draw borders for fullscreen windows 2010-11-21 17:00:10 +01:00
8048cb2e12 Render the tabbed mode correctly. 2010-11-15 12:27:16 +01:00
ea1e9b20be Get rid of the remaining hardcoded height. 2010-11-15 12:25:06 +01:00
76c07900c2 take into account x11 border_width settings (fixes uxterm border issue) 2010-11-14 23:44:13 +01:00
7c6f2dbfc6 Rendering fixes for stacking mode 2010-11-13 22:39:59 +01:00
dc10c67060 Bugfix: Close containers which are empty due to a move (Thanks fernando) 2010-11-13 14:55:11 +01:00
8f7bd538d8 implement configure requests, adapt testcase
testcase does not pass 100% due to clients not being reparented correctly yet.
2010-11-12 21:41:10 +01:00
0e264cb5c4 implement different border styles
Wow, that actually was easy :).
2010-11-12 19:37:43 +01:00
66dc8883fd make borders around every container configurable for debugging 2010-11-12 19:37:32 +01:00
5c2758af26 Implement support for size hints (including test case) 2010-10-11 21:32:29 +02:00
1459ae6bf2 Bugfix: raise fullscreen containers before rendering their content 2010-07-11 23:40:50 +02:00
cea8f91e18 parser: implement 'layout' 2010-06-01 23:20:57 +02:00
24725cd94a re-add fullscreen mode 2010-04-13 20:51:43 +02:00
c145f7e529 first step of the big refactoring ("tree" branch).
From here on, we can track changes. It made no sense to put the
development up to this point into git.
2010-04-13 13:17:39 +02:00