index
:
compiz/plugins/staticswitcher
compiz-0.8
compiz-0.9.5.0-series
compiz-0.9.5.92-series
gles
master
Switcher plugin with simpler display, but enhanced usability
Danny Baumann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-24
Fix window MRU order.
compiz-0.8
Danny Baumann
1
-14
/
+5
2010-09-08
Give highlighted window keyboard focus.
Danny Baumann
1
-5
/
+22
2009-12-14
Fix crash.
Danny Baumann
1
-3
/
+3
2009-12-02
Correctly reflect that the popup window is managed.
Danny Baumann
1
-0
/
+3
2009-09-21
Minor coding style change.
Erkin Bahceci
1
-3
/
+5
2009-09-21
Fix crash on terminate (LP: #430518).
Erkin Bahceci
1
-1
/
+1
2009-09-13
Fix crash when a minimized window closes while switching with "show minimized...
Erkin Bahceci
1
-48
/
+54
2009-09-13
Change plugin name in compiz event to "staticswitcher".
Erkin Bahceci
1
-1
/
+2
2009-09-13
Prevent the simultaneous plugin uses that don't make sense.
Erkin Bahceci
1
-1
/
+1
2009-09-07
Don't use mipmap for icons.
Erkin Bahceci
1
-8
/
+8
2009-09-07
Paint icons at the same size. Use the largest icon.
Erkin Bahceci
1
-22
/
+7
2009-09-01
Fix possible segfault on 64-bit arch. due to passing 0 to va_list and retriev...
Erkin Bahceci
1
-1
/
+1
2009-08-02
Fix segmentation fault.
Erkin Bahceci
1
-1
/
+1
2009-01-15
Added option that allows selecting windows from the switcher with the
Danny Baumann
2
-43
/
+146
2008-12-02
Support icons larger than 64x64, which is especially useful for
Danny Baumann
1
-6
/
+21
2008-11-10
Update license.
Danny Baumann
1
-19
/
+19
2008-09-17
Update switcher window internal state on map.
Danny Baumann
1
-1
/
+19
2008-09-17
Fix potential memleak.
Danny Baumann
1
-1
/
+1
2008-09-15
Set window class and name on the switcher window.
Danny Baumann
1
-1
/
+5
2008-09-14
Properly fill in PPosition info.
Danny Baumann
1
-5
/
+7
2008-09-14
Revert "- Properly fill in PPosition info"
Danny Baumann
1
-19
/
+6
2008-09-12
- Properly fill in PPosition info
Danny Baumann
1
-6
/
+19
2008-06-18
Track core changes
Dennis Kasprzyk
1
-0
/
+1
2008-06-12
Disable line smoothing before drawing outline.
Danny Baumann
1
-0
/
+3
2008-06-10
Increase damage rectangle for minimized windows a bit to cover rounding issues.
Danny Baumann
1
-1
/
+5
2008-06-10
Added alignment of thumbnails to the right.
Danny Baumann
2
-5
/
+20
2008-06-10
Draw highlight border using three rects in 2 different colors.
Danny Baumann
2
-14
/
+32
2008-06-10
Added option for highlight rectangle mode for minimized windows.
Danny Baumann
2
-30
/
+80
2008-06-10
Highlight icon geometry for minimized windows in rectangle highlight mode.
Danny Baumann
1
-32
/
+73
2008-06-09
Don't show highlight rectangle for invisible windows.
Danny Baumann
1
-1
/
+3
2008-06-09
Merge branch 'master' of git+ssh://maniac@git.compiz-fusion.org/git/fusion/pl...
Danny Baumann
2
-16
/
+30
2008-06-09
Only evaluate match for non-panel selection mode and set it to a sensible def...
Danny Baumann
2
-4
/
+4
2008-06-05
Minor cleanup.
Danny Baumann
1
-3
/
+6
2008-06-05
Combine bring_to_front and highlight_selected options into one option, making...
Danny Baumann
2
-16
/
+27
2008-06-04
Added selected window highlight rectangle.
Danny Baumann
2
-8
/
+79
2008-05-20
Dummy commit.
Danny Baumann
1
-1
/
+0
2008-05-12
Added bindings to switch between windows of current application.
Danny Baumann
2
-0
/
+69
2008-05-10
Make edge button behaviour more meaningful:
Danny Baumann
1
-4
/
+2
2008-05-10
Load before bs.
Danny Baumann
1
-0
/
+3
2008-05-08
Fixed rectangle vertices.
Danny Baumann
1
-12
/
+12
2008-05-08
Disable "Bring to front" while popup is not shown.
Danny Baumann
1
-1
/
+1
2008-05-08
Don't put 4 or less windows in multiple rows.
Danny Baumann
1
-4
/
+13
2008-05-08
Work around missing round() function.
Danny Baumann
1
-1
/
+2
2008-05-08
Put in window management category.
Danny Baumann
1
-0
/
+1
2008-05-08
Load after fade.
Danny Baumann
1
-0
/
+5
2008-05-08
Try to be a bit more clever when filling switcher box.
Danny Baumann
1
-6
/
+7
2008-05-08
Made row alignment optional.
Danny Baumann
2
-19
/
+39
2008-05-08
Fixed selection rect positing for second row.
Danny Baumann
1
-2
/
+2
2008-05-07
Fixed remaining animation issues.
Dennis Kasprzyk
1
-3
/
+9
2008-05-07
Improved selection box painting and behavior.
Dennis Kasprzyk
1
-35
/
+81
[next]