gnome-shell/js
Florian Müllner 6d011a3700 workspacesView: Always zoom out switcher when using static workspaces
We always leave the workspace switcher zoomed out when we can assume
that the user is actually making use of workspaces. For the default
dynamic workspace behavior, we make this assumption when more than
two workspaces are in use (e.g. at least two workspaces contain windows
plus an empty one at the end). However this test does not make sense
when using static workspaces - in that case, not using workspaces
would be indicated by a workspace number of 1 (in which case the
entire switcher is hidden completely), so add a check for dynamic
workspaces to the condition.

https://bugzilla.gnome.org/show_bug.cgi?id=695126
2013-03-04 15:51:25 +01:00
..
extensionPrefs extensionPrefs: Fix opening extension preferences on startup 2013-02-28 15:37:29 +01:00
gdm Show the session list when needed 2013-02-27 18:09:43 -05:00
misc extensionUtil: Add ExtensionFinder::extensions-loaded signal 2013-02-28 15:37:28 +01:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui workspacesView: Always zoom out switcher when using static workspaces 2013-03-04 15:51:25 +01:00
Makefile.am osdWindow: Add a simple OSD popup 2013-03-03 12:59:08 +01:00