Anselm R. Garbe
|
7d156dee1e
|
applied Gottox mwfact patch
|
17 years ago |
Anselm R. Garbe
|
a923298d35
|
applied Jukka Salmi's setmwfact patch
|
17 years ago |
Anselm R. Garbe
|
e8792d95a1
|
applied Jukka's patch
|
17 years ago |
Anselm R. Garbe
|
e4ad320599
|
small bugfix
|
17 years ago |
Anselm R. Garbe
|
a200c39635
|
made tile simplier
|
17 years ago |
Anselm R. Garbe
|
77044e8765
|
made Layout a static struct in layout.c, added some convenience getters in layout.c, now lt->arrange accesses are not possible anymore, arrange() is the super-arrange function which sets up all layouts
|
17 years ago |
Anselm R. Garbe
|
f6e41b0bc3
|
renamed MASTER into MWFACT, master into mwfact, and incmaster into addtomwfact
|
17 years ago |
Anselm R. Garbe
|
2d81b78b85
|
separated layout-specific stuff into separate .h and .c files which are included in config.h resp. config.mk - this allows writing layouts for dwm without any need to patch existing code
|
18 years ago |
Anselm R. Garbe
|
4cdbd523e5
|
merged tag.c, view.c and tile.c to manage.c
|
18 years ago |
Anselm R. Garbe
|
30af19d442
|
added some new convenience functions
|
18 years ago |
Anselm R. Garbe
|
5d9146ff37
|
some more refactoring
|
18 years ago |
Anselm R. Garbe
|
5cc27f1b3c
|
introduced tile.c, some refactoring of functions
|
18 years ago |