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
2011-01-05
Move sources around into relevant files
glibmm-experimental
Sam Spilsbury
4
-200
/
+219
2011-01-05
Remove glib plugin.
Sam Spilsbury
4
-273
/
+0
2011-01-05
Use clock_gettime and add a TIMESPECDIFF macro
glibmm-single-timer
Sam Spilsbury
3
-20
/
+21
2011-01-05
Make the timeout for the zero-timer case 15, just so that we don't
Sam Spilsbury
1
-1
/
+3
2011-01-04
We can have a brief spin-wait system in place for CompTimeoutSource since
Sam Spilsbury
3
-21
/
+9
2011-01-04
Re-add paint-smartness to composite.cpp
Sam Spilsbury
1
-0
/
+14
2011-01-04
Re-write timers to be a regular Glib::Source
Sam Spilsbury
5
-88
/
+168
2011-01-02
Merge branch 'master' of git://git.compiz.org/compiz/core into glibmm-experim...
Sam Spilsbury
6
-22
/
+34
2011-01-02
Only set unmanaging bit while window is actually being unmanaged.
Sam Spilsbury
2
-10
/
+14
2010-12-31
Fix crashes when loading plugins on the command line
Sam Spilsbury
1
-2
/
+3
2010-12-31
Raise window on move/resize initiation in raise-on-click mode.
Sam Spilsbury
2
-0
/
+6
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-24
Merge branch 'master' of git://git.compiz.org/compiz/core into glibmm-experim...
Sam Spilsbury
3
-6
/
+14
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
Merge git://git.compiz.org/compiz/core into glibmm-experimental
Sam Spilsbury
3
-14
/
+24
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 git://git.compiz.org/compiz/core into glibmm-experimental
Sam Spilsbury
7
-10
/
+197
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-08
Merge git://git.compiz.org/compiz/core into glibmm-experimental
Sam Spilsbury
22
-261
/
+566
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
[next]