index
:
~wtay/gnome-shell
gnome-3-12
master
prime-fd
gnome-shell hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shell-wm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-02
windowMenu: Implement new show_menu_for_rect() hook
Florian Müllner
1
-3
/
+18
2014-05-27
Support (fallback) app menu in SSD
Florian Müllner
1
-7
/
+8
2014-05-22
windowManager: Support coords
Jasper St. Pierre
1
-4
/
+6
2014-05-17
Implement window menus in gnome-shell
Jasper St. Pierre
1
-0
/
+14
2014-02-20
windowManager: Implement tile previews
Florian Müllner
1
-0
/
+34
2013-08-20
Add a confirmation dialog for display changes
Giovanni Campagna
1
-0
/
+28
2012-11-17
windowManager: Implement keybinding_filter hook
Florian Müllner
1
-0
/
+20
2012-04-09
Fix documentation warnings
Giovanni Campagna
1
-5
/
+5
2012-02-28
shell-wm: Fix argument number for UNMAXIMIZE signal
Florian Müllner
1
-1
/
+1
2012-01-25
shell: Use generic marshaller
Jasper St. Pierre
1
-17
/
+8
2011-11-22
shell-wm: Remove takeover_keybinding()
Florian Müllner
1
-64
/
+0
2011-09-20
alt-tab: Do not hardcode ALT modifier
Florian Müllner
1
-3
/
+5
2011-03-07
src: update for mutter include reorganization
Dan Winship
1
-2
/
+2
2010-10-23
Adapt to removal of Mutter namespace
Owen W. Taylor
1
-51
/
+51
2010-09-07
introspection: Build with --warn-all --warn-error
Colin Walters
1
-1
/
+1
2010-06-17
Update GnomeShellPlugin according to recent changes in MutterPlugin
Maxim Ermilov
1
-134
/
+25
2009-11-24
include "config.h" in all .c files
Dan Winship
1
-0
/
+2
2009-09-24
[AppSwitcher] Port Alt-Tab switcher to custom_handler interface
Dan Winship
1
-16
/
+62
2009-05-04
Implement MetaAltTabHandler
Dan Winship
1
-0
/
+20
2008-12-29
implement some basic window management effects. #563844
Jonathan Matthew
1
-9
/
+217
2008-12-22
Convert to gnome-shell-plugin to new plugin style
Owen Taylor
1
-36
/
+10
2008-11-21
implement a basic switch_workspace animation using Tweener. #561835
Dan Winship
1
-40
/
+63
2008-11-21
add the initial framework of a window management interface. #561724
Dan Winship
1
-0
/
+194