index
:
~smspillaz/unity-window-decorator
master
Small changes to gtk-window-decorator to support themeable shadows and invisible padding
Sam Spillaz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-24
Merge branch 'master' of git+ssh://git.compiz.org/git/users/smspillaz/unity-w...
HEAD
master
Sam Spilsbury
7
-39
/
+215
2011-02-24
Update for new gtk-w-d changes
Sam Spilsbury
2
-1
/
+2
2011-02-13
Be a little bit smarter about that - also make the parent appear
Sam Spilsbury
2
-1
/
+42
2011-02-13
Display transient parent as "active" if the current window has a
Sam Spilsbury
4
-1
/
+59
2011-02-10
Add support for the switcher window being override-redirect
Sam Spilsbury
6
-43
/
+120
2011-02-03
Explicitly include gdk/gdk.h to avoid offset problems on amd64
Malcolm Lewis
1
-0
/
+1
2011-02-01
Support semantic difference between frame extents and frame geometry
Sam Spilsbury
3
-11
/
+15
2011-01-31
Revert "Don't dep on system libdecoration but on source built-one"
Sam Spilsbury
1
-1
/
+2
2011-01-30
Fix right side grab area offset
Sam Spilsbury
1
-0
/
+1
2011-01-30
Redraw decoration even if the size update failed. Fixes LP #704413
Sam Spilsbury
1
-30
/
+42
2011-01-29
Fix typo which caused window shadows not to appear.
Sam Spilsbury
2
-2
/
+2
2011-01-29
Revert "Revert "Don't dep on system libdecoration but on source built-one""
Sam Spilsbury
1
-2
/
+1
2011-01-28
Revert "Don't dep on system libdecoration but on source built-one"
Sam Spilsbury
1
-1
/
+2
2011-01-24
Fix non boolean return if there is no frame style
Sam Spilsbury
1
-1
/
+1
2011-01-19
Don't dep on system libdecoration but on source built-one
Aurélien Gâteau
1
-2
/
+1
2010-12-10
Bye-Bye tooltips. It was good to have you on board but design says you are us...
Sam Spilsbury
5
-233
/
+16
2010-12-10
Fix button offset
Sam Spilsbury
1
-0
/
+14
2010-12-10
Fix typo and ordering
Sam Spilsbury
1
-29
/
+29
2010-12-10
Allow decoration to specify an invisible grab region for the frame (to handle...
Sam Spilsbury
1
-0
/
+92
2010-12-10
Allow the theme to specify a shadow opacity. Also nuke debug messages
Sam Spilsbury
2
-5
/
+4
2010-12-10
Allow metacity themes to specify shadows. WARNING: requires patched libmetaci...
Sam Spilsbury
4
-24
/
+112
2010-12-10
Add the ability for themes to specify active/inactive shadows, right now shad...
Sam Spilsbury
5
-94
/
+269
2010-12-09
Testing branch for active/inactive shadows
Sam Spilsbury
6
-32
/
+175
2010-12-09
Fix not reading gconf properties and generate inactive shadows
Sam Spilsbury
4
-13
/
+63
2010-12-09
Add theme_get_shadow method. Currently doesn't do much
Sam Spilsbury
3
-0
/
+23
2010-12-09
Expand shadows to allow for active and inactive shadows.
Sam Spilsbury
5
-22
/
+26
2010-12-07
Rename to unity-window-decorator
Sam Spilsbury
1
-25
/
+20
2010-12-07
Make cmake work
Sam Spilsbury
1
-64
/
+151
2010-12-07
Added sources
Sam Spilsbury
21
-146
/
+8670
2010-12-07
Add standalone building gtk-window-decorator
Sam Spilsbury
30
-19604
/
+162
2010-12-06
Fix startup order.
Sam Spilsbury
4
-93
/
+183
2010-12-05
Fix windows being forever treated as "not managed" in focus () and not enteri...
Sam Spilsbury
1
-0
/
+1
2010-12-03
Fix some focus issues:
Sam Spilsbury
4
-2
/
+16
2010-12-03
Revert "Ensure that we can change the input focus, even if we requested a cli...
Sam Spilsbury
4
-52
/
+15
2010-12-03
Ensure that we can change the input focus, even if we requested a client to t...
Sam Spilsbury
4
-15
/
+52
2010-12-02
Make w->managed () wrapable
Sam Spilsbury
1
-0
/
+5
2010-11-11
Listen for FocusIn/FocusOut on NotifyGrab NotifyUngrab and set an internal bi...
Sam Spilsbury
3
-1
/
+18
2010-11-11
Make sure that we properly unregister actions when removing the option privat...
Sam Spilsbury
1
-24
/
+26
2010-11-09
[PATCH] Be a little bit more clever when handing option construction in handl...
Danny Baumann
4
-20
/
+25
2010-11-08
Don't increase core action register reference counts if the same action was a...
Sam Spilsbury
3
-4
/
+23
2010-11-06
Don't increase leave pendingMaps at a non-zero number once the window is mapped.
Sam Spilsbury
1
-19
/
+19
2010-10-24
Use XFreeStringList to recursively free the entire array
Sam Spilsbury
1
-2
/
+2
2010-10-24
Cleanup (static analysis)
Sam Spilsbury
1
-0
/
+3
2010-10-24
Fix some memory leaks (it looks like there are some more in XTextPropertyToSt...
Sam Spilsbury
1
-18
/
+29
2010-10-24
core: general code cleanup (static analysis)
Sam Spilsbury
5
-10
/
+21
2010-10-07
Remove unused variables to silence warnings.
Scott Moreau
1
-5
/
+1
2010-09-30
Clean up isViewable
Sam Spilsbury
1
-4
/
+1
2010-09-09
Force input focus on button 1/2/3 press.
Sam Spilsbury
1
-3
/
+2
2010-08-28
Better checking if the window is destroyed and use the default visual
Sam Spilsbury
1
-13
/
+28
2010-08-20
Fix warning.
Scott Moreau
1
-1
/
+1
[next]