index
:
xorg/app/compiz
compiz++
compiz-0.2
compiz-0.4
compiz-0.6
compiz-0.8
master
nomad-0.7.8
object-framework
OpenGL based compositing and windows manager (mirrored from https://gitlab.freedesktop.org/xorg/app/compiz)
davidr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-04
Don't try to place windows over unmanaged parents.
Danny Baumann
1
-3
/
+3
2008-11-04
Enforce 'toggle' mode for key bindings without modifiers. Rationale is that '...
Danny Baumann
1
-34
/
+30
2008-10-17
Raise window on move/resize initiation in raise-on-click mode.
Danny Baumann
2
-0
/
+8
2008-10-17
Fix typo.
Danny Baumann
1
-2
/
+2
2008-10-15
We have 5 options, not 4.
Danny Baumann
1
-1
/
+1
2008-10-08
Drop type check in resize validation function.
Danny Baumann
1
-6
/
+0
2008-10-07
Added options for making scale's key and button bindings adding as toggle swi...
Danny Baumann
1
-12
/
+46
2008-10-07
Consume X key press event for arrow key presses in scale mode. That makes sur...
Danny Baumann
1
-3
/
+19
2008-10-06
Validate size before placing and make sure the size validation function only ...
Danny Baumann
1
-13
/
+21
2008-09-29
Make sure window decorations aren't hidden under panels during placement.
Danny Baumann
1
-2
/
+16
2008-09-25
[PATCH] Don't damage window region on minimize/shade ending.
Erkin Bahceci
1
-0
/
+15
2008-09-17
Update switcher window internal state on map.
Danny Baumann
1
-0
/
+17
2008-09-17
Fix a number of potential memleaks in XGetWindowProperty return value handling.
Danny Baumann
5
-18
/
+27
2008-09-15
Merge branch 'master' of git+ssh://maniac@git.freedesktop.org/git/xorg/app/co...
Danny Baumann
1
-2
/
+25
2008-09-15
Set window class and name on switcher window.
Danny Baumann
1
-1
/
+5
2008-09-15
Use timer to start decorator.
Danny Baumann
1
-2
/
+25
2008-09-14
Revert "Put switcher window to correct stack position on map."
Danny Baumann
1
-10
/
+0
2008-09-12
Put switcher window to correct stack position on map.
Danny Baumann
1
-0
/
+10
2008-09-12
Do not set PPosition without filling out position information.
Danny Baumann
1
-1
/
+1
2008-09-09
Don't focus default window if viewport change was initiated due to window act...
Danny Baumann
1
-5
/
+13
2008-09-03
Make sure RGBA matching is always present for shadows.
Danny Baumann
1
-1
/
+33
2008-09-03
Replace hardcoded disabling of shadows for RGBA windows by metadata option.
Danny Baumann
1
-1
/
+1
2008-09-03
There is no real reason to arbitrarily remove shadows on below state windows.
Danny Baumann
1
-4
/
+0
2008-09-03
Fix compLogMessage call.
Danny Baumann
1
-1
/
+1
2008-09-01
Merge branch 'master' of git+ssh://maniac@git.freedesktop.org/git/xorg/app/co...
Danny Baumann
2
-60
/
+116
2008-08-31
Make sure object paths are registered and unregistered only once.
Danny Baumann
1
-39
/
+98
2008-08-31
Core plugin is part of the normal plugin list, no need to register it explici...
Danny Baumann
1
-17
/
+0
2008-08-28
Made logMessage a wrappable core (instead of display) function.
Danny Baumann
10
-41
/
+40
2008-08-27
Allow mouse initiated resize not only in the 4 corner, but in all directions.
Danny Baumann
1
-6
/
+20
2008-08-18
Fix fade in effect.
Danny Baumann
1
-1
/
+2
2008-08-14
Pass client type of _NET_MOVERESIZE_WINDOW message sender to validate function.
Danny Baumann
1
-2
/
+6
2008-08-13
Added support for _NET_WM_MOVERESIZE_CANCEL.
Danny Baumann
2
-0
/
+30
2008-07-31
Added option for forcing windows with fixed placement to be constrained to th...
Danny Baumann
1
-18
/
+35
2008-07-31
Added comment why drawWindow instead of paintWindow is used.
Danny Baumann
1
-0
/
+5
2008-07-29
Remove arbitrary opacity fade slowdown for unknown windows.
Danny Baumann
1
-5
/
+1
2008-07-29
Simplify calculations.
Danny Baumann
1
-20
/
+21
2008-07-28
Added "Fade with constant total fade time" fade mode.
Danny Baumann
1
-55
/
+146
2008-07-28
Avoid unnecessary indirection and put customFactor and matchFactor directly i...
Danny Baumann
1
-29
/
+22
2008-07-27
Initialize match factor correctly on match changes.
Danny Baumann
1
-1
/
+2
2008-07-27
Don't touch paint modifiers directly.
Danny Baumann
1
-36
/
+8
2008-07-27
Added "obs" plugin that handles bindings and matches to adjust the default op...
Danny Baumann
2
-0
/
+747
2008-07-25
Made unresponsive window greyout configurable.
Danny Baumann
1
-9
/
+22
2008-07-25
Move unresponding window greyout to fade plugin.
Danny Baumann
1
-16
/
+41
2008-07-18
Initialize option value correctly.
Danny Baumann
1
-0
/
+2
2008-07-03
Merge branch 'master' of git+ssh://maniac@git.freedesktop.org/git/xorg/app/co...
Danny Baumann
1
-10
/
+11
2008-07-03
Allow terminating scale mode while entering.
Erkin Bahceci
1
-4
/
+4
2008-06-25
Revert "Don't focus default window when rotating due to window activation."
Danny Baumann
1
-10
/
+11
2008-06-25
Add missing glib includes.
Danny Baumann
1
-0
/
+1
2008-06-19
Merge branch 'master' of git+ssh://maniac@git.freedesktop.org/git/xorg/app/co...
Danny Baumann
8
-17
/
+20
2008-06-19
Don't focus default window when rotating due to window activation.
Danny Baumann
1
-11
/
+10
[next]