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
Tom Beckmann
f1f69f1c4e
Add dim effect for windows with modal dialog attached
2012-06-09 00:19:54 +02:00
Tom Beckmann
a643364019
Fixed bug #1009991
2012-06-08 23:26:25 +02:00
Tom Beckmann
6f9c230781
Prevented warning when asking to acvivate newly mapped override-redirect window, made sure focused window after closing is a NORMAL one
2012-06-08 23:10:21 +02:00
Rico Tzschichholz
68c8e3c6f0
update mutter bindings for 3.5.2+ and keep it building with 3.4.x
2012-06-08 22:38:08 +02:00
Niels Avonds
de2ace94ba
Fixed bug #1007845
2012-06-05 23:12:12 +02:00
Rico Tzschichholz
ca6d842bcd
windowswitcher: clean up
2012-06-05 20:19:55 +02:00
Rico Tzschichholz
c00a7e7e97
libmutter.vapi: yet another bindings clean up followed by source adaption
2012-06-05 19:17:07 +02:00
Rico Tzschichholz
b2684d7939
libmutter.vapi: drop some further properties and useless things, adapt source to it
2012-06-05 18:01:43 +02:00
Rico Tzschichholz
3893fe6eda
move Plugin.move_workspaces to WorkspaceView and clean up
2012-06-05 13:13:08 +02:00
Rico Tzschichholz
4f238111c8
libmutter.vapi: mark some return values nullable
2012-06-05 09:47:43 +02:00