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
path:
root
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
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
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-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
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
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
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
gnomecompat: Default to gnome-terminal for terminal keybinding.
Sam Spilsbury
1
-1
/
+1
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
1
-0
/
+1
2010-12-05
Fix windows being forever treated as "not managed" in focus () and not enteri...
Sam Spilsbury
1
-1
/
+0
2010-12-04
Fix windows consistently moving by gravity * window decoration extents.
Sam Spilsbury
1
-1
/
+15
2010-12-04
Fix typo
Sam Spilsbury
1
-2
/
+2
2010-12-04
The window must always have a frame before we do anything with it
Sam Spilsbury
1
-1
/
+1
2010-12-04
Wait until reparent to decorate
Sam Spilsbury
2
-7
/
+16
2010-12-04
Fix typo which caused windows not to be recognized
Sam Spilsbury
1
-1
/
+1
2010-12-04
Revert "Constrain windows to workArea when moving for decorations"
Sam Spilsbury
1
-25
/
+0
2010-12-03
Fix typo which caused windows > screen height to be placed incorrectly
Sam Spilsbury
1
-6
/
+8
2010-12-03
Fix typos
Sam Spilsbury
1
-5
/
+5
2010-12-03
Fix window position validation for windows that change size without
Sam Spilsbury
1
-0
/
+5
2010-11-23
fix typos and leftover from previous commit
Didier Roche
1
-2
/
+3
2010-11-23
add signals for the bailer plugin + hw rendering detection
Didier Roche
1
-1
/
+25
2010-11-22
Damage rectangles correctly when coming out of stretch resize mode from const...
Sam Spilsbury
1
-2
/
+20
2010-11-21
Drop the individual bindings for resize modes and move to a mod mask system
Sam Spilsbury
3
-32
/
+245
2010-11-21
Turn resize_from_center into a match
Sam Spilsbury
3
-9
/
+12
2010-11-12
Added a simple CMake buildsystem extensions system
Sam Spilsbury
1
-2
/
+3
2010-11-05
Release the connection name on unload so we don't cause dbus to get angry on ...
Sam Spilsbury
1
-7
/
+9
2010-11-05
Revert "Don't queue incoming name requests and it is also safe to unref the bus"
Sam Spilsbury
2
-23
/
+20
2010-11-05
Don't queue incoming name requests and it is also safe to unref the bus
Sam Spilsbury
2
-20
/
+23
2010-10-29
Constrain windows to workArea when moving for decorations
Sam Spilsbury
1
-0
/
+25
2010-10-29
Fix typos
Sam Spilsbury
1
-42
/
+56
2010-10-26
Change the match expression handler after Regex screen constructor.
Sam Spilsbury
2
-1
/
+25
2010-10-26
Check if header token matches part of another word.
Sam Spilsbury
1
-4
/
+44
2010-10-24
Fix memory leak
Sam Spilsbury
1
-0
/
+3
2010-10-24
Cleanup (static analysis)
Sam Spilsbury
3
-15
/
+15
2010-10-24
scale: Reduce scope of variables where appropriate
Sam Spilsbury
1
-2
/
+2
2010-10-24
composite.cpp: minor cleanup, don't keep things in scope if they don't need t...
Sam Spilsbury
2
-4
/
+6
[next]