18 Commits (9f88fd093cf4f18dfd25b86344e5df73f5f1c2a1)

Author SHA1 Message Date
Anselm R. Garbe a92cf496c1 prepared 4.4.1 bugfix and minor feature enhancement release
17 years ago
Anselm R. Garbe 8be3f3ec9e setlayout should perform strcmp's if arg != NULL, because Layout is local to screen.o
17 years ago
Anselm R. Garbe 36672d0401 removed the _DWM_PROPERTIES handling, reverted ban/unban to XMoveWindow(), and changed argument of setlayout to layout[N].symbol check
17 years ago
Anselm R. Garbe b18e684015 renamed char prop[] into buf[]
17 years ago
Anselm R. Garbe fc109ea8f7 fixed misappearance of iconified windows on SIGKILL
17 years ago
Anselm R. Garbe b975c47280 moved updatebarpos to screen
17 years ago
Anselm R. Garbe 47765f7286 added screen.c, removed layout.c and tag.c
17 years ago
Anselm R. Garbe 8012fcf333 split screen.c into layout.c and tag.c (because the view is an implicit mixture of both)
18 years ago
Anselm R. Garbe 879241c05c replaced togglelayout with setlayout
18 years ago
Anselm R. Garbe 5a03daf47f renamed Client->versatile and Rule->versatile into Client->isversatile resp. Rule->isversatile
18 years ago
Anselm R. Garbe 6d5f67a092 renames swim[ming] into versatile
18 years ago
Anselm R. Garbe cee56d3863 renamed floating into swimming (this does not clash with C naming conventions and fits better the fish symbol) - also in man page
18 years ago
Anselm R. Garbe cdbc84b9a8 introduced Layout struct
18 years ago
Anselm R. Garbe ebe68f650a forgot an extern declaration
18 years ago
Anselm R. Garbe 238dd5d2b1 renamed view.c into screen.c
18 years ago
Anselm R. Garbe dba23062ba rearranged several stuff
18 years ago
Anselm R. Garbe c0705eeb65 sanitized names
18 years ago
Anselm R. Garbe 29355bd382 rearranged
18 years ago