awesome/layouts
Aldo Cortesi 2f74c079aa Massive, massive interface refactoring.
The big change here is that we now keep our configuration structure in a global
variable called globalconf. This radically simplifies many interfaces, since
passing awesomeconf everywhere is no longer necessary. There are also more
subtle interface effects - now we can reliably identify a screen from just a
screen ID, rather than an awesomeconf, screenid tuple.

Overall, this patch makes most of the interfaces in awesome much nicer to use -
enjoy!

Yes, this is a huge patch, but since a lot of the refactoring was done
systematically using vim macros, splitting this up would have been very hard.
2007-12-16 12:12:48 +01:00
..
fibonacci.c Massive, massive interface refactoring. 2007-12-16 12:12:48 +01:00
fibonacci.h add spiral and dwindle layouts (fibonacci) 2007-12-14 17:05:29 +01:00
floating.c Massive, massive interface refactoring. 2007-12-16 12:12:48 +01:00
floating.h tabswidth is 4 not 6 2007-10-15 13:56:24 +02:00
max.c Massive, massive interface refactoring. 2007-12-16 12:12:48 +01:00
max.h tabswidth is 4 not 6 2007-10-15 13:56:24 +02:00
tile.c Massive, massive interface refactoring. 2007-12-16 12:12:48 +01:00
tile.h rename uicb_set* to uicb_tag_set* since they apply on tags 2007-11-14 18:12:33 +01:00