index
:
~dbo/compiz-with-glib-mainloop
glibmm-experimental
glibmm-single-timer
master
Unnamed repository; edit this file to name it for gitweb.
Jason Smith
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-24
Allow plugins to initiate scale when initiated to change the match
Sam Spilsbury
1
-7
/
+8
2010-12-24
Don't clear terminate state until action is actually finished clearing up.
Sam Spilsbury
1
-3
/
+3
2010-12-23
Add signals for viewport change begin/end
Sam Spilsbury
1
-0
/
+6
2010-12-19
Other mouse buttons should be allowed to change the selected window.
Sam Spilsbury
1
-4
/
+7
2010-12-13
Cleanup
Sam Spilsbury
1
-2
/
+1
2010-12-13
Send window id in decoration notification
Sam Spilsbury
1
-1
/
+5
2010-12-13
Fix unintialized variable usage
Sam Spilsbury
2
-6
/
+8
2010-12-13
Merge branch 'master' of git+ssh://git.compiz.org/git/compiz/core
Sam Spilsbury
2
-1
/
+4
2010-12-13
Also beautify
Sam Spilsbury
1
-8
/
+8
2010-12-13
Break after updating after reparent
Sam Spilsbury
1
-0
/
+1
2010-12-13
Add a compiz event for when we have been decorated
Sam Spilsbury
1
-0
/
+3
2010-12-13
package mode is release debug for plugins
Didier Roche
2
-1
/
+4
2010-12-13
Fix buffer overflow on some platforms (Non NULL passed to XOpenDisplay)
Sam Spilsbury
1
-1
/
+3
2010-12-11
Ensure decoration is updated on shade. Fixes artifacts.
Sam Spilsbury
2
-4
/
+33
2010-12-09
Fix some typoes and handle the case where the window is already under a dock
Sam Spilsbury
1
-9
/
+19
2010-12-09
Be a little bit more clever about constraining resizes to workareas.
Sam Spilsbury
2
-4
/
+147
2010-12-07
Don't stack focus-denied windows in a disallowed position
Sam Spilsbury
1
-6
/
+11
2010-12-07
Only reflect the decoration size in MapRequest gravity adjustment, not
Sam Spilsbury
1
-5
/
+5
2010-12-07
Also update desktop keys
Sam Spilsbury
1
-6
/
+6
2010-12-07
Update path names in gconf keybindings
Sam Spilsbury
1
-13
/
+13
2010-12-07
Cleanup key binding list from redundant and unneeded keys and add scale
Sam Spilsbury
1
-11
/
+3
2010-12-07
Also handle windows that have a server border set in pointer placement mode.
Sam Spilsbury
1
-2
/
+5
2010-12-07
Correctly reflect that the switcher window is managed.
Sam Spilsbury
2
-1
/
+17
2010-12-07
Make short descriptions in opacity a little more verbose
Sam Spilsbury
1
-12
/
+12
2010-12-07
Move window position validation to validateWindowResizeRequest function.
Sam Spilsbury
1
-55
/
+57
2010-12-07
Don't make minimized windows unmanaged.
Sam Spilsbury
1
-1
/
+1
2010-12-07
Fix window offset at the start of close animation.
Sam Spilsbury
2
-21
/
+22
2010-12-07
resize: Remove constrain_y, limit to work area instead of screen edges.
Sam Spilsbury
2
-60
/
+36
2010-12-07
resize: Fix typo
Sam Spilsbury
1
-1
/
+1
2010-12-07
resize: Allow resizing outside screen edges when initiated with key.
Sam Spilsbury
2
-4
/
+8
2010-12-07
place: Fix typo (off by one error)
Sam Spilsbury
1
-2
/
+2
2010-12-07
Also set constrainY to FALSE if move is not loaded.
Sam Spilsbury
1
-1
/
+1
2010-12-07
Constrain resizes to screen edges and fix constraining.
Sam Spilsbury
1
-5
/
+39
2010-12-07
resize: Obey move's constrain_y option
Sam Spilsbury
2
-1
/
+35
2010-12-07
Fix typo
Sam Spilsbury
1
-2
/
+2
2010-12-07
Fix assertion if core is specified as plugin on the command line.
Sam Spilsbury
1
-14
/
+21
2010-12-07
scale: Properly remove closing window.
Sam Spilsbury
2
-8
/
+25
2010-12-07
Switcher: prevent simulataneous plugin uses that don't make sense.
Sam Spilsbury
2
-7
/
+7
2010-12-07
Avoid adding core twice to plugin list
Sam Spilsbury
1
-0
/
+2
2010-12-07
Fix sibling checking logic.
Sam Spilsbury
1
-2
/
+2
2010-12-07
Make sure findValidStackSibling below doesn't return a sibling that
Sam Spilsbury
1
-0
/
+15
2010-12-07
Fix up coding style, add some comments.
Sam Spilsbury
1
-0
/
+6
2010-12-07
Never unload plugins passed to the cmdline
Sam Spilsbury
3
-20
/
+80
2010-12-07
gnomecompat: Default to gnome-terminal for terminal keybinding.
Sam Spilsbury
1
-1
/
+1
2010-12-07
Revert gravity adjustment made at MapRequest time at UnmapNotify time
Sam Spilsbury
3
-16
/
+38
2010-12-07
Don't take screenshot if Escape was pressed.
Sam Spilsbury
1
-0
/
+3
2010-12-06
Revert "Fix windows being forever treated as "not managed" in focus () and no...
Sam Spilsbury
2
-1
/
+1
2010-12-06
Fix startup order.
Sam Spilsbury
5
-93
/
+186
2010-12-05
Fix windows being forever treated as "not managed" in focus () and not enteri...
Sam Spilsbury
2
-1
/
+1
2010-12-04
Fix windows consistently moving by gravity * window decoration extents.
Sam Spilsbury
1
-1
/
+15
[next]