Julien Danjou
|
14e8c82a8a
|
fix max() size restore, introduce volatile option to resize()
|
2007-10-29 15:24:10 +01:00 |
Julien Danjou
|
d24413a75d
|
rename resize() to client_resize()
|
2007-10-26 19:51:20 +02:00 |
Julien Danjou
|
52f8476ae3
|
include util.h in max.c
Thanks MATSUU Takuto
|
2007-10-24 11:05:32 +02:00 |
Julien Danjou
|
9d9b397649
|
replace XFree by p_delete()
|
2007-10-23 16:36:27 +02:00 |
Julien Danjou
|
a74ca1d1de
|
tabswidth is 4 not 6
|
2007-10-15 13:56:24 +02:00 |
Julien Danjou
|
4e0acfa99a
|
add coding style stuff
|
2007-10-15 13:40:52 +02:00 |
Julien Danjou
|
17cf2c230d
|
remove display as arg of layouts
|
2007-10-11 23:35:45 +02:00 |
Julien Danjou
|
12ef66b79a
|
clients list is no more global
|
2007-10-11 21:50:32 +02:00 |
Julien Danjou
|
97a2085705
|
cosmetic: remove lines with empty spaces at end
|
2007-10-03 17:26:14 +02:00 |
Julien Danjou
|
950605b1a0
|
simplify get_screen_info()
|
2007-10-01 20:58:29 +02:00 |
Julien Danjou
|
8112ec2cca
|
introduce move_client_to_screen to move a client in a new screen and tag it with good tags
|
2007-09-28 11:30:51 +02:00 |
Julien Danjou
|
972ea8f832
|
max layout is now Xinerama aware
|
2007-09-27 19:34:41 +02:00 |
Julien Danjou
|
ca16334351
|
introduce get_xinerama_screen_bycoord(...)
this allows to retrieve the xinerama screen of a client with its coordinates
|
2007-09-27 17:13:30 +02:00 |
Julien Danjou
|
595eba78d7
|
create a Tag struct type and use it
|
2007-09-24 15:37:52 +02:00 |
Julien Danjou
|
d44e7bcbc4
|
add support for Xinerama in max layout
|
2007-09-21 18:18:01 +02:00 |
Julien Danjou
|
c80855836a
|
new feature: add max layout
|
2007-09-21 00:30:32 +02:00 |