index
:
~smspillaz/metacity
master
Some hacks on metacity to support unity-window-decorator
Sam Spillaz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
window.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-13
Fix permissions
HEAD
master
Sam Spilsbury
1
-0
/
+0
2010-12-10
Add the ability to parse <shadow> and <padding> tags in <frame-style>
Sam Spilsbury
1
-0
/
+0
2010-05-02
Use correct timestamp for focus stealing prevention
Tomas Frydrych
1
-6
/
+24
2010-03-31
Fix build with gcc 4.5
Vincent Untz
1
-7
/
+6
2010-01-22
Cleanup: split MetaSide from MetaDirection
Owen W. Taylor
1
-1
/
+1
2010-01-20
prevent window self-maximisation
Peter Bloomfield
1
-2
/
+14
2009-10-21
Add XFCE Terminal as a terminal
Owen W. Taylor
1
-0
/
+3
2009-03-06
add optional dependency on gtop. Include "(as username)" in the titlebar
Thomas James Alexander Thurman
1
-1
/
+1
2009-02-11
Don't define meta_spew_event unless verbose mode is on.
Thomas James Alexander Thurman
1
-0
/
+2
2009-02-10
Further movement of code out of metacity-dialog into Zenity;
Thomas James Alexander Thurman
1
-1
/
+0
2009-01-27
All the window properties are now handled using simple
Thomas James Alexander Thurman
1
-67
/
+12
2009-01-27
More of the window properties are checked using simple
Thomas James Alexander Thurman
1
-81
/
+11
2009-01-25
add support for _NET_WM_MOVERESIZE_CANCEL.
Thomas James Alexander Thurman
1
-1
/
+9
2008-12-21
windows which attempt to present themselves but are offscreen end up
Thomas James Alexander Thurman
1
-2
/
+17
2008-11-17
This change adds support for the new _NET_WM_FULLSCREEN_MONITORS
Thomas James Alexander Thurman
1
-1
/
+68
2008-10-23
Support _NET_WM_STATE_STICKY (i.e. allow third-party apps to decide
Thomas Thurman
1
-3
/
+18
2008-10-22
minimised windows are necessarily obscured.
Thomas Thurman
1
-12
/
+21
2008-10-06
Pass modified mouse button events down to panel windows instead of dealing
William Lachance
1
-2
/
+5
2008-08-30
moving all messages about properties to the top, as a start at #549886
Thomas Thurman
1
-32
/
+11
2008-08-16
Ensure the user_rect is set sanely for windows that start maximized.
Ted Percival
1
-12
/
+28
2008-07-13
This function can now officially return NULL. Two windows can't belong to
Thomas Thurman
1
-2
/
+6
2008-06-29
Some refactoring, simplifying, and commenting of the non-composited
Thomas Thurman
1
-31
/
+5
2008-05-19
Applied patch from Ed Catmur to fix #528787
Iain Holmes
1
-1
/
+5
2008-05-19
src/include/frame.h src/include/display.h src/include/xprops.h
Iain Holmes
1
-2
/
+44
2008-05-02
All information should live in exactly one place. This means that the list
Thomas Thurman
1
-124
/
+124
2008-04-29
XGetWindowAttributes can return an error value, and if it does its other
Chris Wang
1
-14
/
+23
2008-03-28
Don't immediately unminimize an initially iconic window (#491090)
Owen Taylor
1
-1
/
+4
2008-03-19
Add a screen argument. (process_property_notify): Damage the whole screen
Iain Holmes
1
-1
/
+4
2008-03-18
Allow shaped windows _with frames_ to have shadows.
Iain Holmes
1
-0
/
+2
2008-03-18
newly created windows can't be considered to be above themselves; fixes
Marco Pesenti Gritti
1
-1
/
+1
2008-02-27
Lots of tiny fixes to make sure we compile with "gcc -ansi -Werror".
Thomas Thurman
1
-11
/
+14
2008-02-18
When resizing a window with the keyboard, stay one pixels from the edges
Thomas Thurman
1
-6
/
+6
2008-02-02
Have the list also pull windows that are in other workspaces that have the
Alex R.M. Turner
1
-25
/
+26
2007-12-19
sort source files into these directories according to which part of the WM
Havoc Pennington
1
-0
/
+8113