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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-12
use g_signal_handlers_disconnect_by_func instead of an old deprecated
Thomas James Alexander Thurman
1
-16
/
+6
2009-03-12
fix problem where the previous code ignored callbacks for properties whose
Thomas James Alexander Thurman
1
-47
/
+24
2009-03-06
add optional dependency on gtop. Include "(as username)" in the titlebar
Thomas James Alexander Thurman
2
-2
/
+99
2009-02-21
Don't force CA_PROP_CANBERRA_ENABLE to 1. That was a misunderstanding on
Matthias Clasen
1
-1
/
+0
2009-02-20
Use zenity for the session management dialogue that warns about
Thomas James Alexander Thurman
5
-580
/
+64
2009-02-13
Now that we are using libcanberra, don't tell the X server to play the
Matthias Clasen
1
-6
/
+0
2009-02-12
Use libcanberra to play system bell and workspace switch sounds
Matthias Clasen
2
-3
/
+104
2009-02-11
Session must be saved before display close, and display
Thomas James Alexander Thurman
4
-6
/
+25
2009-02-11
Don't define meta_spew_event unless verbose mode is on.
Thomas James Alexander Thurman
2
-0
/
+4
2009-02-10
rm incorrect comment
Thomas James Alexander Thurman
1
-2
/
+0
2009-02-10
Further movement of code out of metacity-dialog into Zenity;
Thomas James Alexander Thurman
7
-283
/
+179
2009-02-08
Windows demanding attention should never appear in the
Thomas James Alexander Thurman
1
-1
/
+2
2009-02-07
some commenting
Thomas James Alexander Thurman
1
-11
/
+61
2009-02-07
Only skip the first window in the alt-tab chain if it's actually the
Thomas James Alexander Thurman
1
-1
/
+1
2009-02-06
Lines where x1==x2 or y1==y2 may have the second element
Thomas James Alexander Thurman
2
-5
/
+29
2009-02-05
incredibly baroque system to make sure the translators don't have to
Thomas James Alexander Thurman
1
-2
/
+15
2009-02-05
collapse several strings into one for the translators' benefit.
Thomas James Alexander Thurman
1
-5
/
+10
2009-02-05
queue resize on window undecorate
Thomas James Alexander Thurman
1
-0
/
+1
2009-02-03
Fix description, focus the desktop, not desktop backgroung (Closes bug
Luca Ferretti
1
-1
/
+1
2009-02-03
Wrap g_error calls in braces.
Thomas James Alexander Thurman
1
-0
/
+4
2009-02-01
Set prop_hooks_table to NULL after freeing it.
Thomas James Alexander Thurman
1
-2
/
+2
2009-01-29
Window properties are looked up in a hash table rather than
Thomas James Alexander Thurman
2
-360
/
+91
2009-01-28
some lists failed to keep track of their contents and therefore didn't
Thomas James Alexander Thurman
1
-2
/
+2
2009-01-28
Free name of old theme when new theme is loaded.
Thomas James Alexander Thurman
1
-0
/
+2
2009-01-28
free the result of gdk_text_property_to_utf8_list() even when it returns
Thomas James Alexander Thurman
1
-4
/
+6
2009-01-28
GtkStyle is specific to a particular colormap. Metacity uses different
Owen Taylor
4
-91
/
+274
2009-01-27
Added a gconf key to swap the meanings of the right and
Thomas James Alexander Thurman
4
-3
/
+46
2009-01-27
All the window properties are now handled using simple
Thomas James Alexander Thurman
3
-74
/
+98
2009-01-27
More of the window properties are checked using simple
Thomas James Alexander Thurman
3
-116
/
+85
2009-01-25
add support for _NET_WM_MOVERESIZE_CANCEL.
Thomas James Alexander Thurman
1
-1
/
+9
2009-01-11
add meta_theme_draw_frame_by_name, which is needed for the theme editor.
Thomas James Alexander Thurman
2
-0
/
+75
2008-12-25
alt-F10 toggles maximisation, alt-F5 only restores. Also rename
Thomas James Alexander Thurman
2
-4
/
+4
2008-12-25
added call to g_thread_init(), as ORBit2 stopped doing it and Metacity is
Frederic Peters
1
-0
/
+3
2008-12-24
add screenshot commands which had mistakenly been removed; closes #564343,
Thomas James Alexander Thurman
1
-0
/
+32
2008-12-24
fix move_to_corner_se
Thomas James Alexander Thurman
1
-1
/
+1
2008-12-21
windows which attempt to present themselves but are offscreen end up
Thomas James Alexander Thurman
1
-2
/
+17
2008-12-19
when the user double-clicks the title bar, end the grab op. Closes
Thomas James Alexander Thurman
1
-0
/
+1
2008-12-02
patches to fixes for -Wall. Closes #562939.
Thomas James Alexander Thurman
1
-2
/
+5
2008-12-01
gnome-doc-tools version doesn't need to be so high. disable the entire
Thomas James Alexander Thurman
6
-14
/
+20
2008-11-25
add casts (#562106)
Thomas James Alexander Thurman
1
-3
/
+3
2008-11-23
reviewed by: Thomas Thurman
Thomas James Alexander Thurman
1
-1
/
+1
2008-11-23
added
Thomas James Alexander Thurman
1
-0
/
+386
2008-11-23
remove apparently spurious warnings about operations on window "none"
Thomas James Alexander Thurman
2
-4
/
+5
2008-11-22
fix stupid infinite loop when GConf is turned off.
Thomas James Alexander Thurman
1
-1
/
+3
2008-11-22
fix two places where there was a warning if GConf was turned off.
Thomas James Alexander Thurman
1
-1
/
+3
2008-11-22
(Apologies for huge commit; these were done on a transatlantic flight. This ...
Thomas Thurman
13
-1010
/
+305
2008-11-17
This change adds support for the new _NET_WM_FULLSCREEN_MONITORS
Thomas James Alexander Thurman
6
-2
/
+142
2008-11-12
Removed deprecated calls. Closes #560445.
Thomas James Alexander Thurman
2
-2
/
+2
2008-11-12
Clean up #includes according to the GNOME Goal.
Thomas James Alexander Thurman
11
-19
/
+12
2008-11-10
updated description of raise_on_click:
Thomas James Alexander Thurman
1
-0
/
+19
[prev]
[next]