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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-30
Make mCompositeWindow an X window instead of a QWidget.
David Reveman
2
-16
/
+19
2007-10-30
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/app/compiz
David Reveman
15
-4837
/
+2187
2007-10-30
Remove whitespaces.
David Reveman
1
-1
/
+1
2007-10-30
Reparent window instead of flipping the WType_TopLevel bit.
David Reveman
3
-18
/
+16
2007-10-29
Fix call argument.
Danny Baumann
1
-1
/
+1
2007-10-29
Move focusDefaultWindow function from display.c to screen.c.
Danny Baumann
3
-58
/
+58
2007-10-29
Make focusDefaultWindow() take the screen as parameter.
Danny Baumann
5
-30
/
+27
2007-10-29
fr translation update (closes #12918).
Danny Baumann
1
-2266
/
+934
2007-10-29
pt_BR translation update (closes #12861).
Danny Baumann
1
-2366
/
+1037
2007-10-27
Use CompVector.
Danny Baumann
2
-32
/
+19
2007-10-27
Whitespacing.
Danny Baumann
1
-2
/
+2
2007-10-27
Added CompVector type for describing vectors.
Danny Baumann
3
-60
/
+77
2007-10-27
Complete comment.
Danny Baumann
1
-0
/
+1
2007-10-27
Added some matrix functions that can be useful for plugins.
Danny Baumann
3
-44
/
+69
2007-10-25
Whitespacing.
Danny Baumann
1
-2
/
+6
2007-10-25
Avoid duplicated defines.
Danny Baumann
3
-5
/
+2
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
Allow DnD for scale edges.
Danny Baumann
1
-0
/
+4
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-19
Fix typo.
Danny Baumann
1
-1
/
+1
2007-10-19
Set demands_attention hint everytime window focus was prevented.
Danny Baumann
1
-21
/
+29
2007-10-18
Merge branch 'master' of git+ssh://maniac@git.freedesktop.org/git/xorg/app/co...
Danny Baumann
1
-4
/
+8
2007-10-18
Also set demands attention hint if focus was prevented because a window is on...
Danny Baumann
1
-5
/
+6
2007-10-18
Check inside of changeWindowState if state was actually changed instead of on...
Danny Baumann
2
-16
/
+11
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
2
-5
/
+11
2007-10-17
Added button options for minimize window and toggle window maximized.
Danny Baumann
3
-25
/
+37
2007-10-17
Added close window button and raise/lower window key options.
Danny Baumann
3
-57
/
+75
2007-10-17
Always allow focus for active window.
Danny Baumann
1
-0
/
+3
2007-10-16
putenv doesn't work properly with dynamically allocated strings that are free...
Danny Baumann
1
-7
/
+4
2007-10-16
Run external commands with a DISPLAY string adjusted for the screen number th...
Danny Baumann
1
-1
/
+38
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-16
Use real screen number rather than 0.
Danny Baumann
1
-4
/
+4
2007-10-16
Use real screen number rather than 0.
Danny Baumann
1
-5
/
+8
2007-10-16
Merge branch 'master' of git+ssh://maniac@git.freedesktop.org/git/xorg/app/co...
Danny Baumann
1
-0
/
+3
2007-10-15
Only send synthetic ConfigureNotify when ignoring ConfigureRequest events.
Danny Baumann
1
-12
/
+1
2007-10-15
Cleanup.
Danny Baumann
1
-21
/
+16
2007-10-15
getWindowMovementForOffset should always return correct values, also for too ...
Dennis Kasprzyk
1
-0
/
+3
2007-10-15
We have to send the WM_TAKE_FOCUS message even if we directly set the input f...
Danny Baumann
1
-2
/
+9
2007-10-15
Merge branch 'master' of git+ssh://maniac@git.freedesktop.org/git/xorg/app/co...
Danny Baumann
1
-22
/
+19
2007-10-13
Clear all coordinates that match the server coordinates from the configure re...
Danny Baumann
1
-22
/
+19
2007-10-12
Merge branch 'master' of git+ssh://maniac@git.freedesktop.org/git/xorg/app/co...
Danny Baumann
2
-4
/
+11
[next]