~mc-return/compiz/compiz.merge-fix1082001-gridded-windows-jump-workspaces

Viewing all changes in revision 3658.

  • Committer: MC Return
  • Date: 2013-04-07 13:21:29 UTC
  • Revision ID: mc.return@gmx.net-20130407132129-6pd6uwxksv6otq2z
Grid:
We want to use the same functionality like the unmaximize_or_minimize_window
shortcut normally provides, so if our window has not been touched by grid, we
will do the same with that window that core would normally do
(see src/actions.cpp, unmaximizeOrMinimizeWin and 
 launchpad bug LP: #1116538 for details)

Note: If we use the same shortcut for unmaximize_or_minimize_window_key (core)
and put_restore_key (grid) core will take over again, if grid gets disabled
If grid is enabled the unmaximize_or_minimize_window_key will be overridden,
because core always loads first and grid later

Also note that this commit did not change any shortcut yet, but just provides
the functionality for grid - Please use your grid restore keybinding like you
would use the unmaximize_or_minimize_window_key normally to test

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: