aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 6 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 14cacef..26e28e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,12 @@
1* format ( year-month-day) 1* format ( year-month-day)
2----- Version 0.1.6
3* 2008-10-16:
4 * Fixed so Extended Window Manager Hints actually work.
2---- Version 0.1.5 5---- Version 0.1.5
3* 2007-10-17: 6* 2007-10-17:
4 * Fixed gcc compile fix 7 * Fixed gcc compile fix
5 * Added _NET_DESKTOP_LAYOUT support 8 * Added _NET_DESKTOP_LAYOUT support
6 Which allows the WM to know the desktop layout displayed by 9 Which allows the WM to know the desktop layout displayed by
7 the pager. 10 the pager.
8---- Version 0.1.4 11---- Version 0.1.4
9* 2004-03-24: 12* 2004-03-24:
@@ -35,13 +38,13 @@
35 * Added -sr argument 38 * Added -sr argument
36 This will show the resources and value and exit fbpager 39 This will show the resources and value and exit fbpager
37 main.cc, FbPager.hh/cc 40 main.cc, FbPager.hh/cc
38 * alot of new resources and updates, check README (Thanks Mathias Gumz) 41 * alot of new resources and updates, check README (Thanks Mathias Gumz)
39* 2004-02-27: 42* 2004-02-27:
40 * Fixed mouse gestures (Thanks Mathias Gumz) 43 * Fixed mouse gestures (Thanks Mathias Gumz)
41 FbPager.hh/cc 44 FbPager.hh/cc
42 * Added fbpager.nextWorkspaceButton and fbpager.prevWorkspaceButton 45 * Added fbpager.nextWorkspaceButton and fbpager.prevWorkspaceButton
43 (Thanks Mathias Gumz) 46 (Thanks Mathias Gumz)
44 Use these to define which button combination to move to next/prev 47 Use these to define which button combination to move to next/prev
45 workspace 48 workspace
46 FbPager.cc 49 FbPager.cc
47 * Added fbpager.exitButton resource (Thanks Mathias Gumz) 50 * Added fbpager.exitButton resource (Thanks Mathias Gumz)