Commit Graph

2536 Commits

Author SHA1 Message Date
Tom Beckmann
8a2c7e9f79 Add empty workspace at startup 2012-06-24 16:48:01 +02:00
Tom Beckmann
31febd5cdb Solve annoying startup crash, prevent removal of empty workspace if menu or slingshot has been closed 2012-06-24 10:17:01 +02:00
Tom Beckmann
04fef407d3 Drop the gtk css drawing 2012-06-24 00:16:19 +02:00
Tom Beckmann
1fa87dca20 Use Gee lists 2012-06-23 19:34:52 +02:00
Tom Beckmann
9b7302b9c6 Don't allow window to make the preview overflow 2012-06-22 17:56:47 +02:00
Rico Tzschichholz
faa19498b1 vapi: fix Meta.Window.get_rect binding 2012-06-20 22:54:35 +02:00
Tom Beckmann
437aa4898b Implemented kill_window_effects callback 2012-06-20 00:27:21 +02:00
Tom Beckmann
a43f3d8fbd Removed warnings when changing workspaces 2012-06-19 23:48:56 +02:00
Tom Beckmann
42be1ccd89 Removed the reparenting of the window and overlay group and the elements attribute, moved some calls 2012-06-19 23:39:50 +02:00
Rico Tzschichholz
3f4317b81c clean up reload_shadow () 2012-06-19 21:43:16 +02:00
Rico Tzschichholz
3e6dbb667e Cleaning, refactoring, fixing 2012-06-19 17:05:06 +02:00
Tom Beckmann
e97c1d0658 Merged with cleaned up trunk 2012-06-18 22:40:59 +02:00
Tom Beckmann
3a8ad2fd1f Removed dead code 2012-06-18 22:37:16 +02:00
Tom Beckmann
915d541ec5 Don't show windows of non primary monitor 2012-06-18 19:29:46 +02:00
Tom Beckmann
618ed6f5b9 Cut down the arguments sent to WorkspaceThumb, solve spacing issue of close button 2012-06-18 19:03:42 +02:00
Tom Beckmann
f9021cdc77 Removed mask around workspace, only display normal and dialog windows 2012-06-18 18:51:34 +02:00
Rico Tzschichholz
c44b5acdce vapi: update mutter bindings 2012-06-18 16:58:00 +02:00
Tom Beckmann
6da0e428c6 Sped up animation, fixed spacing issue 2012-06-18 00:46:23 +02:00
Tom Beckmann
fb652a645c Giant restructuring, fixing 2012-06-18 00:17:32 +02:00
Tom Beckmann
ac578a9fff Moved things around, added workspace previews 2012-06-17 00:55:16 +02:00
Tom Beckmann
fea322987d Added configuration to dconf 2012-06-16 23:16:46 +02:00
Tom Beckmann
80287242f0 Removed black border 2012-06-16 19:44:00 +02:00
Tom Beckmann
358ba1efb7 Don't show dialogs when alt-tabbing windows, don't dim windows with attached dialogs anymore 2012-06-16 16:53:23 +02:00
Tom Beckmann
0f056c3b0d Allow using custom shortcuts for workspaceswitching as long as it includes Super_L, Alt_L or Control_L 2012-06-16 16:21:03 +02:00
Tom Beckmann
60a6d14440 Plus icon scaled up to 48px, scroll back workspace view on close, made plus button easier to see 2012-06-15 21:21:53 +02:00
Tom Beckmann
a6d9a1ecc0 Fixed padding of overflown workspace view, removing of workspaces, placement of workspace indicator after hitting close button, close button showing delay 2012-06-15 00:13:47 +02:00
Tom Beckmann
1f1554d903 Tweaks 2012-06-14 00:36:27 +02:00
Tom Beckmann
4b1913c2c4 Added close button to workspaces, scroll position indicator 2012-06-13 23:42:27 +02:00
Tom Beckmann
18a40518ae Added scrolling and fixed some last indicator position problems 2012-06-13 17:45:52 +02:00
Tom Beckmann
dfc28148df Fixed the problem when apps started from slingshot caused the current workspace to be removed 2012-06-13 15:23:30 +02:00
Tom Beckmann
77ab21d0dd Fixed positioning and crash in workspace switching 2012-06-13 00:15:39 +02:00
Tom Beckmann
8d9aad27ad Added dynamic workspaces 2012-06-12 00:24:53 +02:00
Tom Beckmann
713b736185 Fix startup position of workspace indicator in workspaceview 2012-06-11 20:22:45 +02:00
Rico Tzschichholz
8f84a9be7a Some more clean up 2012-06-09 14:11:38 +02:00
Rico Tzschichholz
daac10a90a clean up window dimming code 2012-06-09 13:17:01 +02:00
Rico Tzschichholz
1165162b1c Handle minimized windows in window-switcher
This reverts bzr85 and will display WindowActors of minimized windows
if needed.

This doesnt conflict with the elementary UI since there aren't suppose to
be minimized windows and just hiding/ignoring them breaks the useablity.
2012-06-09 12:46:48 +02:00
Tom Beckmann
2a140099bb Fix the alt-tab-switch order 2012-06-09 11:06:23 +02:00
Tom Beckmann
9e86e08f6f Don't fade out any modal dialog 2012-06-09 10:52:58 +02:00
Daniel Fore
6750b57801 fix wallpaper direction 2012-06-08 20:53:36 -07:00
Tom Beckmann
c227f81d18 Move wallpaper with workspaces 2012-06-09 03:58:04 +02:00
Tom Beckmann
1559cf2b71 Fade windows out on alt-tab 2012-06-09 03:21:31 +02:00
Tom Beckmann
20b9cba90a Added black border between workspaces 2012-06-09 03:07:28 +02:00
Tom Beckmann
eee0d057be Fixed bug #1010731 2012-06-09 02:39:44 +02:00
Tom Beckmann
da631cf697 Accidentally uncommented a line in the window switcher 2012-06-09 02:32:41 +02:00
Tom Beckmann
f7124db1af Make window look like it's moving when being moved around workspaces 2012-06-09 02:29:40 +02:00
Tom Beckmann
c5a3bc8ffe Cleaned up workspace switching code 2012-06-09 02:05:53 +02:00
Tom Beckmann
aa5030f286 Don't alt-tab if there's only one window 2012-06-09 01:52:54 +02:00
Tom Beckmann
c5d262e03c Fixed a little problem when animation caused the windows not to scale back 2012-06-09 01:33:46 +02:00
Tom Beckmann
1cdea76397 Switched to new alt-tab-switcher layout 2012-06-09 01:16:11 +02:00
Tom Beckmann
9ac205c57c Discovered that I can get the dim effect easier.. 2012-06-09 00:22:01 +02:00