index
:
~tuxmarkv/zcomp
master
compiz without wm
Audrius Šaikūnas
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
Load after decoration
Sam Spilsbury
1
-0
/
+3
2010-02-09
Fix DIV 0
Sam Spilsbury
1
-1
/
+3
2010-02-07
Simplify window removal.
Danny Baumann
1
-25
/
+16
2010-02-06
Fix selection aquiring, cleanup.
Danny Baumann
2
-46
/
+16
2010-02-06
Properly send ClientMessage event after aquiring selections.
Sam Spilsbury
2
-1
/
+43
2010-02-04
Typo.
Dennis Kasprzyk
1
-2
/
+1
2010-02-04
Catch NULL pointers.
Dennis Kasprzyk
1
-2
/
+4
2010-02-05
plugins: fix warnings
Sam Spilsbury
12
-70
/
+88
2010-02-05
Merge branch 'master' of git+ssh://git.compiz.org/git/compiz/core
Sam Spilsbury
3
-6
/
+17
2010-02-04
place: Improve resolution change handling.
Sam Spilsbury
2
-91
/
+442
2010-02-03
Advertise support for _NET_REQUEST_FRAME_EXTENTS.
Danny Baumann
2
-0
/
+13
2010-02-03
Improve API.
Danny Baumann
1
-4
/
+3
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
1
-0
/
+2
2010-02-03
Pixmaps created using glXCreatePixmap must be destroyed using glXDestroyPixmap
Sam Spilsbury
3
-4
/
+11
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
Use NULL instead of 0.
Sam Spilsbury
1
-28
/
+28
2010-02-03
rotate: Fix lost window by preventing edge flip for sticky windows.
Sam Spilsbury
1
-2
/
+4
2010-02-03
Fix crash in multi-screen setups.
Sam Spilsbury
1
-0
/
+1
2010-02-02
Revert "Correctly reflect that the switcher window is managed."
Sam Spilsbury
1
-6
/
+0
2010-02-02
Revert "Fix typo"
Sam Spilsbury
1
-1
/
+1
2010-02-02
Only keep windows on-screen that were fully on-screen before.
Sam Spilsbury
1
-0
/
+10
2010-02-02
Fix typo
Sam Spilsbury
1
-1
/
+1
2010-02-02
Correctly reflect that the switcher window is managed.
Sam Spilsbury
1
-0
/
+6
2010-02-02
Fix Handling of windows that have a server border set.
Sam Spilsbury
1
-6
/
+14
2010-02-02
Merge branch 'master' of git+ssh://git.compiz.org/git/compiz/core
Sam Spilsbury
4
-45
/
+296
2010-02-02
Fix crash on opening windows
Sam Spilsbury
2
-1
/
+25
2010-02-01
Implement shape drawing interface.
Scott Moreau
3
-48
/
+293
2010-01-26
Fix typo.
Scott Moreau
1
-1
/
+1
2010-01-26
Get erase button working.
Scott Moreau
1
-1
/
+7
2010-01-07
Stupid porting bug.
Dennis Kasprzyk
1
-2
/
+4
2009-12-25
Paint switcher icons at the same size.
Erkin Bahceci
2
-14
/
+12
2009-12-25
Remove unused switcher constants.
Erkin Bahceci
1
-4
/
+0
2009-12-25
screenshot: Ignore files with trailing characters in the name.
Erkin Bahceci
1
-1
/
+10
2009-12-25
wobbly: Obey move's constrain_y option.
Erkin Bahceci
2
-1
/
+71
2009-12-25
move: Don't constrain y on key/button move.
Erkin Bahceci
2
-8
/
+25
2009-12-24
Don't use mipmap for icons.
Erkin Bahceci
4
-8
/
+16
2009-12-18
Resize constraint and snap for combined work area.
Erkin Bahceci
2
-9
/
+273
2009-12-16
Various minor optimizations.
Erkin Bahceci
2
-12
/
+18
2009-12-16
Use CountedList instead of std::list.
Erkin Bahceci
1
-1
/
+2
2009-12-16
Fix crash when first switching after a window is minimized.
Erkin Bahceci
1
-3
/
+8
2009-12-07
Consolidate icon related functions and move them to window class.
Danny Baumann
4
-16
/
+25
[next]