Anselm R. Garbe
|
8be3f3ec9e
|
setlayout should perform strcmp's if arg != NULL, because Layout is local to screen.o
|
2007-08-22 19:06:35 +02:00 |
|
Anselm R. Garbe
|
36672d0401
|
removed the _DWM_PROPERTIES handling, reverted ban/unban to XMoveWindow(), and changed argument of setlayout to layout[N].symbol check
|
2007-08-22 19:01:05 +02:00 |
|
Anselm R. Garbe
|
b18e684015
|
renamed char prop[] into buf[]
|
2007-08-19 18:50:47 +02:00 |
|
Anselm R. Garbe
|
fc109ea8f7
|
fixed misappearance of iconified windows on SIGKILL
|
2007-08-19 18:39:54 +02:00 |
|
Anselm R. Garbe
|
b975c47280
|
moved updatebarpos to screen
|
2007-08-19 11:00:47 +02:00 |
|
Anselm R. Garbe
|
47765f7286
|
added screen.c, removed layout.c and tag.c
|
2007-08-19 10:57:02 +02:00 |
|
Anselm R. Garbe
|
8012fcf333
|
split screen.c into layout.c and tag.c (because the view is an implicit mixture of both)
|
2007-02-20 10:49:53 +01:00 |
|
Anselm R. Garbe
|
879241c05c
|
replaced togglelayout with setlayout
|
2007-02-19 18:33:15 +01:00 |
|
Anselm R. Garbe
|
5a03daf47f
|
renamed Client->versatile and Rule->versatile into Client->isversatile resp. Rule->isversatile
|
2007-02-19 17:18:24 +01:00 |
|
Anselm R. Garbe
|
6d5f67a092
|
renames swim[ming] into versatile
|
2007-02-19 17:12:26 +01:00 |
|
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
|
2007-02-19 17:00:32 +01:00 |
|
Anselm R. Garbe
|
cdbc84b9a8
|
introduced Layout struct
|
2007-02-19 16:40:36 +01:00 |
|
Anselm R. Garbe
|
ebe68f650a
|
forgot an extern declaration
|
2007-02-19 16:04:38 +01:00 |
|
Anselm R. Garbe
|
238dd5d2b1
|
renamed view.c into screen.c
|
2007-02-19 15:05:29 +01:00 |
|
Anselm R. Garbe
|
dba23062ba
|
rearranged several stuff
|
2006-07-15 16:30:50 +02:00 |
|
Anselm R. Garbe
|
c0705eeb65
|
sanitized names
|
2006-07-14 22:54:09 +02:00 |
|
Anselm R. Garbe
|
29355bd382
|
rearranged
|
2006-07-14 22:33:38 +02:00 |
|