Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-08-20 | Add RELEASED filecompiz-0.9.5.92-series | Sam Spilsbury | 1 | -0/+1 | |
2011-08-20 | Update NEWS for 0.9.5.92compiz-0.9.5.92 | Sam Spilsbury | 3 | -4/+12 | |
2011-07-14 | Bump VERSION | Sam Spilsbury | 1 | -1/+1 | |
2011-07-14 | Update NEWS for 0.9.5.0compiz-0.9.5.0 | Sam Spilsbury | 3 | -0/+390 | |
2011-07-07 | Add VERSION file (0.9.5.0) | Sam Spilsbury | 1 | -0/+1 | |
2010-09-30 | Silence warning. | Scott Moreau | 1 | -1/+1 | |
2010-08-13 | Use sane defaults, minimums and maximums for size matches | Sam Spilsbury | 1 | -0/+6 | |
2010-07-04 | Remove debug message | Sam Spilsbury | 1 | -2/+0 | |
2010-07-04 | Remove debug message. Also fix size matches | Sam Spilsbury | 1 | -2/+0 | |
2010-07-04 | Remove debug message | Sam Spilsbury | 1 | -2/+0 | |
2010-07-04 | Window Rules needs regex to do anything remotely useful, unless the user ↵ | Sam Spilsbury | 2 | -2/+10 | |
wants to be matching on type all the time, so depend on it | |||||
2010-07-02 | Fix broken size matches implementation | Sam Spilsbury | 1 | -0/+5 | |
2010-05-25 | Load after decor plugin to prevent windows moving after plugin load | Sam Spilsbury | 1 | -0/+1 | |
2010-05-13 | Add missing <deps> tag which would cause load rules not to work | Sam Spilsbury | 1 | -4/+6 | |
2010-04-13 | Load after composite and opengl plugins to avoid a sudden unredirect/redirect | Sam Spilsbury | 1 | -0/+4 | |
since it looks visually unappealing. | |||||
2010-02-13 | Fix maximized state rule. | Scott Moreau | 1 | -1/+1 | |
2010-02-05 | Fix warning | Sam Spilsbury | 1 | -1/+1 | |
2009-11-16 | Traverse a copy of the list | Sam Spilsbury | 1 | -1/+7 | |
2009-10-08 | Fix typo | Sam Spilsbury | 1 | -2/+1 | |
2009-10-08 | Fix no focus bug, fix typos and remove debug messages | Sam Spilsbury | 2 | -6/+19 | |
2009-10-08 | Update settings on option update and initialize window actions variable | Sam Spilsbury | 2 | -24/+99 | |
2009-10-08 | Pass control in handleEvent () | Sam Spilsbury | 1 | -0/+3 | |
2009-10-06 | s/screen/options | Sam Spilsbury | 1 | -2/+2 | |
2009-10-06 | Return true at the end of init function | Sam Spilsbury | 1 | -0/+2 | |
2009-05-28 | Update warnings | Sam Spilsbury | 1 | -8/+2 | |
2009-05-28 | We don't need composite | Sam Spilsbury | 3 | -5/+2 | |
2009-05-27 | Merge branches 'compiz++' and 'compiz++' of ../winrules-old into compiz++ | Sam Spilsbury | 0 | -0/+0 | |
2009-05-27 | Remove backup files | Sam Spilsbury | 2 | -589/+0 | |
2009-05-27 | Add relevant files | Sam Spilsbury | 4 | -0/+1175 | |
2009-05-27 | Initial C++ Port | Sam Spilsbury | 5 | -1401/+5 | |
2009-02-07 | Fix warning correctly | Kristian Lyngstol | 1 | -1/+2 | |
2009-02-07 | Fix warning | Kristian Lyngstol | 1 | -1/+1 | |
2008-12-02 | Fix "No focus" rule. | Danny Baumann | 1 | -3/+6 | |
2008-10-27 | There is no reason not to allow rules for dock windows. | Danny Baumann | 1 | -1/+1 | |
2008-10-09 | Remove FIXMEs as they are invalid. | Danny Baumann | 1 | -4/+1 | |
2008-10-09 | Revert "Instead of modifying the cached values of input hint and protocols, ↵ | Danny Baumann | 1 | -72/+59 | |
hook into focusWindow to prevent focus." This reverts commit bbe489cd524f24dc2003f0946aab49c08f6d4075. While changing inputHint and protocols variables might be slightly more hacky, it works way more reliably then just wrapping in focusWindow. | |||||
2008-10-08 | Instead of modifying the cached values of input hint and protocols, hook ↵ | Danny Baumann | 1 | -59/+72 | |
into focusWindow to prevent focus. Implications: - The window won't be shown in switcher. (should be ok) - Scale still focusses the window | |||||
2008-10-08 | Fix window type check and apply rules on MapRequest. | Danny Baumann | 1 | -45/+43 | |
Added some FIXMEs. | |||||
2008-08-29 | Added a match to open window maximized initially. | Danny Baumann | 2 | -11/+29 | |
2008-06-18 | Track core changes | Dennis Kasprzyk | 1 | -1/+1 | |
2008-04-10 | Merge branch 'master' of ↵ | Dennis Kasprzyk | 1 | -10/+14 | |
git+ssh://git.opencompositing.org/git/fusion/plugins/winrules | |||||
2008-04-04 | Added CMake file. | Danny Baumann | 1 | -0/+3 | |
2008-04-04 | Merge branch 'master' of ↵ | Danny Baumann | 1 | -5/+5 | |
git+ssh://maniac@git.opencompositing.org/git/fusion/plugins/winrules | |||||
2008-04-04 | Properly restore input hint and window protocols. | Danny Baumann | 1 | -7/+13 | |
2008-04-04 | Fix applying the window protocols. | Joe Rabinoff | 1 | -3/+1 | |
2008-04-04 | CMake build file. | Dennis Kasprzyk | 1 | -0/+3 | |
2008-04-03 | Makefile update. | Dennis Kasprzyk | 1 | -5/+5 | |
2008-03-17 | Merge branch 'master' of ↵ | Danny Baumann | 1 | -2/+3 | |
git+ssh://maniac@git.opencompositing.org/git/fusion/plugins/winrules | |||||
2008-03-17 | Core now recalculates window type and action on state changes. | Danny Baumann | 1 | -3/+0 | |
2008-03-17 | Send out sync request when changing window size. | Danny Baumann | 1 | -2/+3 | |