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
/
tools
/
metacity-window-demo.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-06-10
Make METACITY_WINDOW_DEMO compile with -DGSEAL_ENABLE. See bug 612491.
Andre Klapper
1
-12
/
+12
2010-01-21
Replaced deprecated symbols in metacity-window-demo.c
Luis Torres
1
-39
/
+57
2009-03-12
Remove deprecated GTK symbols. Refs #572332.
Thomas James Alexander Thurman
1
-1
/
+2
2006-01-20
Patch from Kjartan Maraas to fix a lot of tiny issues (unused variable
Elijah Newren
1
-1
/
+1
2003-08-08
fix markup being ignored when a window title has a forbidden character in
Bastien Nocera
1
-0
/
+1
2003-07-28
Update window shaking loose so that the window is moved to the pointer and
Rob Adams
1
-30
/
+70
2003-06-26
Update constraints code to support the new _NET_WM_STRUT_PARTIAL EWMH
Rob Adams
1
-12
/
+26
2002-10-18
replace the old apply_constraints with wacky new approach involving
Havoc Pennington
1
-17
/
+4
2002-10-17
debug enhancements
Havoc Pennington
1
-0
/
+5
2002-10-17
add code to create big stacks of dialogs transient for each other, for
Havoc Pennington
1
-6
/
+45
2002-09-12
fix compiler warnings
Havoc Pennington
1
-0
/
+23
2002-08-24
recalculate mapped-ness of frame after toggling decorations on/off, so
Havoc Pennington
1
-0
/
+19
2002-06-22
Theme breakage! Themes have to implement "border" frames now, see Atlanta
Havoc Pennington
1
-1
/
+58
2002-05-11
include locale.h, fix from Hidetoshi Tajima
Havoc Pennington
1
-0
/
+22
2002-05-11
add override redirect test window
Havoc Pennington
1
-1
/
+24
2002-05-01
don't try to decorate toolbars.
Havoc Pennington
1
-4
/
+56
2002-04-12
make one of the toolbar buttons lock up the demo
Havoc Pennington
1
-2
/
+10
2002-02-09
port to icon cache
Havoc Pennington
1
-0
/
+21
2002-02-08
add modal dialog test
Havoc Pennington
1
-0
/
+21
2002-02-08
when mapping a window with struts, invalidate the work areas it's on.
Havoc Pennington
1
-152
/
+160
2002-02-08
if DEMO_TEST is set then run the window demo
Havoc Pennington
1
-0
/
+657