index
:
~tuxmarkv/zcomp
master
compiz without wm
Audrius Šaikūnas
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-12
Place frame windows in correct stacking order.
Dennis Kasprzyk
1
-5
/
+17
2010-02-12
Unmap also the frame of minimized windows.
Dennis Kasprzyk
1
-0
/
+3
2010-02-11
Clients must specify position on _NET_MOVERESIZE_WINDOW ClientMessage
Sam Spilsbury
1
-1
/
+5
2010-02-11
Fix screen resolution change handling
Sam Spilsbury
2
-35
/
+27
2010-02-10
Missing files.
Dennis Kasprzyk
6
-0
/
+576
2010-02-10
Window position doesn't have to be synced to update frame window region.
Dennis Kasprzyk
1
-3
/
+4
2010-02-10
Integrate the KDE/Qt event loop directly into compiz instead of using the gli...
Dennis Kasprzyk
4
-28
/
+27
2010-02-09
Fix typo
Sam Spilsbury
1
-1
/
+2
2010-02-09
Merge branch 'master' of git+ssh://git.compiz.org/git/compiz/core
Sam Spilsbury
1
-5
/
+12
2010-02-09
Don't break initial stacking order.
Dennis Kasprzyk
1
-5
/
+12
2010-02-09
Load after decoration
Sam Spilsbury
1
-0
/
+3
2010-02-09
Fix DIV 0
Sam Spilsbury
1
-1
/
+3
2010-02-08
Merge branch 'master' of git+ssh://git.compiz.org/git/compiz/core
Sam Spilsbury
1
-3
/
+1
2010-02-08
Fixed fullscreen window handling.
Dennis Kasprzyk
1
-3
/
+1
2010-02-07
Simplify window removal.
Danny Baumann
1
-25
/
+16
2010-02-06
Fix selection aquiring, cleanup.
Danny Baumann
4
-96
/
+40
2010-02-06
Fix invalid read
Sam Spilsbury
1
-1
/
+1
2010-02-06
Properly send ClientMessage event after aquiring selections.
Sam Spilsbury
4
-16
/
+85
2010-02-04
Typo.
Dennis Kasprzyk
1
-2
/
+1
2010-02-04
Fixed missing variable.
Dennis Kasprzyk
1
-1
/
+1
2010-02-04
Reparent managed windows directly.
Dennis Kasprzyk
2
-62
/
+119
2010-02-04
Catch NULL pointers.
Dennis Kasprzyk
1
-2
/
+4
2010-02-04
Fixed region handling of new windows.
Dennis Kasprzyk
1
-7
/
+10
2010-02-05
plugins: fix warnings
Sam Spilsbury
12
-70
/
+88
2010-02-05
Fix typo and fix more warnings
Sam Spilsbury
3
-10
/
+14
2010-02-05
core: fix more warnings
Sam Spilsbury
1
-1
/
+1
2010-02-05
core: fix warnings
Sam Spilsbury
1
-8
/
+8
2010-02-05
Merge branch 'master' of git+ssh://git.compiz.org/git/compiz/core
Sam Spilsbury
5
-13
/
+33
2010-02-04
place: Improve resolution change handling.
Sam Spilsbury
9
-104
/
+455
2010-02-03
Fix wrappable count.
Danny Baumann
1
-1
/
+1
2010-02-03
Advertise support for _NET_REQUEST_FRAME_EXTENTS.
Danny Baumann
2
-0
/
+13
2010-02-03
Improve API.
Danny Baumann
3
-10
/
+18
2010-02-03
Support _NET_REQUEST_FRAME_EXTENTS client message.
Sam Spilsbury
2
-0
/
+10
2010-02-03
Advertise full placement support.
Sam Spilsbury
2
-1
/
+17
2010-02-03
Make addSupportedAtoms wrappable and use std::vector
Sam Spilsbury
4
-82
/
+89
2010-02-03
Pixmaps created using glXCreatePixmap must be destroyed using glXDestroyPixmap
Sam Spilsbury
3
-4
/
+11
2010-02-03
Apply stacking changes after configure
Sam Spilsbury
1
-6
/
+5
2010-02-03
Merge branch 'master' of git+ssh://git.compiz.org/git/compiz/core
Sam Spilsbury
2
-15
/
+22
2010-02-03
Fix possible segfault on 64-bit arch. due to passing 0 to va_list and retriev...
Sam Spilsbury
11
-26
/
+26
2010-02-03
Short cut placement output determination if there is only one output.
Sam Spilsbury
1
-0
/
+5
2010-02-03
Added option for placing newly mapped windows under the pointer.
Sam Spilsbury
3
-18
/
+64
2010-02-03
Disable texture compression by default
Sam Spilsbury
1
-1
/
+1
2010-02-03
Revert "Update client list after unhook/insert."
Sam Spilsbury
1
-2
/
+0
2010-02-03
Update client list after unhook/insert.
Sam Spilsbury
1
-0
/
+2
2010-02-03
Activate the topmost window when lowering a window, unless click-to-focus is ...
Sam Spilsbury
2
-0
/
+54
2010-02-03
Use NULL instead of 0.
Sam Spilsbury
1
-28
/
+28
2010-02-02
Fixed cmake cache problems.
Dennis Kasprzyk
2
-15
/
+22
2010-02-03
Fix inaccessible windows when reducing num. of viewports.
Sam Spilsbury
1
-0
/
+66
2010-02-03
rotate: Fix lost window by preventing edge flip for sticky windows.
Sam Spilsbury
1
-2
/
+4
2010-02-03
Prevent sticky windows from moving off-screen.
Sam Spilsbury
1
-20
/
+34
[next]