index
:
~dbo/compiz-with-glib-mainloop
glibmm-experimental
glibmm-single-timer
master
Unnamed repository; edit this file to name it for gitweb.
Jason Smith
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
switcher
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-07
Correctly reflect that the switcher window is managed.
Sam Spilsbury
2
-1
/
+17
2010-12-07
Switcher: prevent simulataneous plugin uses that don't make sense.
Sam Spilsbury
1
-5
/
+5
2010-09-28
Don't require both opengl and composite since opengl already requires composi...
Scott Moreau
1
-1
/
+0
2010-09-08
compiztoolbox.cpp: Move input focus to highlighted windows so it is possible ...
Sam Spilsbury
2
-0
/
+12
2010-06-12
A few big changes:
Sam Spilsbury
1
-0
/
+1
2010-05-15
Add necessary changes to compile without rpath usage
Sam Spilsbury
2
-3
/
+6
2010-05-12
Use configureXWindow and XConfigureWindow respectively instead of ::resize.
Sam Spilsbury
1
-9
/
+12
2010-02-13
Categorize switcher options.
Scott Moreau
1
-68
/
+71
2010-02-07
Simplify window removal.
Danny Baumann
1
-25
/
+16
2010-02-03
Fix possible segfault on 64-bit arch. due to passing 0 to va_list and retriev...
Sam Spilsbury
1
-1
/
+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
Fix typo
Sam Spilsbury
1
-1
/
+1
2010-02-02
Correctly reflect that the switcher window is managed.
Sam Spilsbury
1
-0
/
+6
2009-12-25
Paint switcher icons at the same size.
Erkin Bahceci
1
-13
/
+11
2009-12-25
Remove unused switcher constants.
Erkin Bahceci
1
-4
/
+0
2009-12-24
Don't use mipmap for icons.
Erkin Bahceci
2
-8
/
+7
2009-12-16
Various minor optimizations.
Erkin Bahceci
1
-11
/
+18
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
2
-10
/
+10
2009-12-07
Add a showIconOnly () virtual function to BaseSwitchScreen so that switchers ...
Sam Spilsbury
3
-1
/
+13
2009-10-19
switcher: Fix crash when a minimized window closes while switching with "show...
Erkin Bahceci
2
-37
/
+32
2009-08-08
Add plugin categories and required features.
Erkin Bahceci
1
-0
/
+1
2009-07-30
switcher: Fix sign warnings.
Erkin Bahceci
1
-18
/
+19
2009-07-23
Refactor switcher, move parts into toolbox library plugin.
Erkin Bahceci
3
-583
/
+156
2009-07-17
Convert Bool -> bool, TRUE -> true, FALSE -> false.
Erkin Bahceci
2
-4
/
+4
2009-07-14
Fix some compiler warnings.
Erkin Bahceci
1
-6
/
+1
2009-07-08
switcher: Set XClassHint for popup window.
Erkin Bahceci
1
-1
/
+5
2009-07-08
Move hide/show to PrivateWindow, add wrapper hide/show.
Erkin Bahceci
1
-2
/
+2
2009-03-29
Handle cases correctly where a window should be unmapped but isn't because a ...
Dennis Kasprzyk
1
-1
/
+1
2009-03-16
Whitespace fixes.
Danny Baumann
2
-7
/
+2
2009-03-15
Track core changes.
Dennis Kasprzyk
3
-158
/
+75
2009-03-15
Merge branch 'master' of git+ssh://git.compiz-fusion.org/git/compiz/core
Dennis Kasprzyk
2
-5
/
+5
2009-03-15
New generalized build system.
Dennis Kasprzyk
4
-0
/
+2034