blob: d20e4b9350e63779d735c891c82b74171f375b6c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
23/10/11
Fine tuned the popup window management so notification windows aren't managed either
15/10/11
Added having applications start on specified desktop
13/10/11
Added ability to use grow_window/shrink_window in grid mode with 3 or 4 windows
13/10/11
Popup windows now aren't managed/added to the stack
10/10/11
Reapplied setting master_size relevant to default mode
8/10/11
For only one window or fullscreen mode there is no border
8/10/11
Fixed fullscreen mplayer
8/10/11
Removed useless gaps when in grid mode
16/9/11
Added back the option to have the panel at the top
Fine tuned the grid tiling mode
13/9/11
Added back horizontal tiling, follow mouse and follow window
12/9/11
Returned to catwm tiling methods - with the ability to resize the window at the top of the stack
9/9/11
Fine tuned the next/prev desktop and the destroy notify functions
8/9/11
Have a proper destroy notify function now that removes destroyed windows from
the window manager stack for the desktop they were on.
|