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
2007-12-19
Decorate "menu" window type windows.
Dennis Kasprzyk
1
-0
/
+1
2007-12-19
Draw cube caps correctly in inside cube mode.
Dennis Kasprzyk
1
-4
/
+6
2007-12-16
Change behaviour when an error on regex creation is encountered.
Danny Baumann
1
-8
/
+22
2007-12-05
Correctly reset hoveredWindow variable on invoking scale.
Danny Baumann
1
-0
/
+1
2007-12-04
Merge branch 'master' of git+ssh://maniac@git.freedesktop.org/git/xorg/app/co...
Danny Baumann
1
-4
/
+4
2007-12-04
Only maximize windows that intend to be resized larger than the work area in ...
Danny Baumann
1
-1
/
+1
2007-11-27
Fix calculations.
Danny Baumann
1
-4
/
+4
2007-11-26
Cleanup.
Danny Baumann
1
-10
/
+17
2007-11-26
* Also account for window borders when ensuring that transient windows are fu...
Alyssa Hung
1
-6
/
+8
2007-11-15
Fix smart placement client size calculations.
Jürgen Kreileder
1
-3
/
+3
2007-11-11
Return in out of mem condition
Roland Baer
1
-0
/
+8
2007-11-11
Fix window unsnapping for vertically arranged Xinerama heads.
Steven Robertson
1
-2
/
+2
2007-11-11
Wrap setOptionForPlugin function.
Danny Baumann
1
-0
/
+2
2007-11-05
Clip transient child placement to parent output instead of current output.
Danny Baumann
1
-1
/
+3
2007-11-05
Minor optimization
Danny Baumann
1
-3
/
+3
2007-11-03
Whitespace fixes.
Danny Baumann
1
-2
/
+2
2007-11-03
Avoid unnecessarily constraining window size.
Danny Baumann
1
-4
/
+39
2007-11-03
Try to maximize window if it requested to be resized larger than the work area.
Danny Baumann
1
-0
/
+30
2007-11-03
Improve calculations.
Danny Baumann
1
-16
/
+23
2007-11-03
Added wrappable validateWindowResizeRequest function that can be used to adju...
Danny Baumann
1
-1
/
+91
2007-10-29
Make focusDefaultWindow() take the screen as parameter.
Danny Baumann
2
-2
/
+2
2007-10-27
Use CompVector.
Danny Baumann
1
-30
/
+17
2007-10-27
Added CompVector type for describing vectors.
Danny Baumann
1
-35
/
+35
2007-10-27
Added some matrix functions that can be useful for plugins.
Danny Baumann
1
-39
/
+7
2007-10-25
Whitespace fixes.
Danny Baumann
1
-6
/
+7
2007-10-25
Get rid of cached values for paint modifier options.
Danny Baumann
1
-38
/
+10
2007-10-25
Don't switch to selected window if switcher was cancelled.
Danny Baumann
1
-0
/
+6
2007-10-19
Fix typo.
Danny Baumann
1
-2
/
+2
2007-10-19
Also check if parent's Y coordinate is inside the current viewport.
Danny Baumann
1
-2
/
+4
2007-10-19
We don't need to constrain y movement after placing transients.
Danny Baumann
1
-2
/
+1
2007-10-17
Minor cleanup.
Danny Baumann
1
-3
/
+3
2007-10-17
Use window Offsets to paint correct background.
Dennis Kasprzyk
1
-4
/
+8
2007-10-17
Fix in-viewport calculation.
Danny Baumann
1
-1
/
+1
2007-10-17
Prevent wobbling when shading maximized windows.
Danny Baumann
1
-0
/
+4
2007-10-17
Added clear button option.
Danny Baumann
1
-5
/
+7
2007-10-16
Get private pointer for the current screen.
Danny Baumann
1
-1
/
+1
2007-10-16
Start window decorator on all screens.
Tomas Carnecky
1
-11
/
+4
2007-10-08
Fixed window offset calculation for multihead configurations.
Dennis Kasprzyk
1
-1
/
+1
2007-10-08
Use setWindowPaintOffsets instead of moveScreenViewport in plane.
Dennis Kasprzyk
1
-20
/
+16
2007-10-08
Use setWindowPaintOffsets instead of moveScreenViewport in cube.
Dennis Kasprzyk
1
-4
/
+4
2007-10-06
Correct handling of grab window in case it is destroyed.
Danny Baumann
1
-2
/
+7
2007-10-01
Focus default window after switching viewports.
Danny Baumann
1
-0
/
+1
2007-09-27
Fix full window frame being painted once after shading.
Danny Baumann
1
-2
/
+8
2007-09-26
Update decoration with a timer after resize.
Danny Baumann
1
-2
/
+24
2007-09-24
Make sure that everything is painted, if another plugin requests it.
Dennis Kasprzyk
1
-6
/
+6
2007-09-24
Make sure the position is randomized only for windows that are smaller than t...
Danny Baumann
1
-3
/
+12
2007-09-22
Minor beautification.
Danny Baumann
1
-1
/
+1
2007-09-22
Added paintAllViewports variable.
Danny Baumann
1
-3
/
+6
2007-09-22
Added CubePostPaintViewportProc.
Danny Baumann
1
-5
/
+23
2007-09-21
Use matrixTranslate instead of ScreenPaintAttrib.
Danny Baumann
1
-6
/
+16
[next]