Commit graph

6 commits

Author SHA1 Message Date
Lorenz Cuno Klopfenstein 295b40ece9 Added extension methods and some minor related refactoring.
Switched from WindowManager to extensible WindowSeekers (derived from BaseWindowSeeker).
Window seeking by title implemented and command line parameter added.
2010-10-11 02:55:40 +02:00
Lorenz Cuno Klopfenstein 16e9b66fb2 Version update to 3.2.
Some text fixes.
2010-10-10 13:35:24 +02:00
Lorenz Cuno Klopfenstein 8ab1cfd784 Almost complete command line options implementation.
Changed position context menu: now locks on a screen position and keeps it after moving/resizing.
Some bugfixes and code refactoring.
2010-10-09 20:51:23 +02:00
Lorenz Cuno Klopfenstein 0b1188e2ad Group Switch mode now disables when no windows are selected for the group (i.e. mode is enabled for a group of 0 windows). 2010-10-05 22:56:21 +02:00
Lorenz Cuno Klopfenstein 7128038eb0 Refactore MessagePumpManager to improve performance (no more reflection on startup). 2010-10-05 22:38:45 +02:00
Lorenz Cuno Klopfenstein dcc218366f Fullscreen mode bugfix (now correctly keeps original size and original chrome status). 2010-10-05 21:54:02 +02:00