From 9471c8095373df357d2a4185ca8de26290faa72c Mon Sep 17 00:00:00 2001 From: Ivan Kanakarakis Date: Fri, 25 Nov 2011 17:57:17 +0200 Subject: move everything to top level --- ChangeLog | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 ChangeLog (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..c960952 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,46 @@ +21/11/11 + Fix for transient windows not being managed + +15/11/11 + Fix for when trying to swap master with only one window + +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. \ No newline at end of file -- cgit v1.3.1