index
:
compiz/plugins/workarounds
compiz-0.8
compiz-0.9.5.0-series
compiz-0.9.5.92-series
gles
master
Plug-in for Metacity-like workarounds.
Andrew Riedi
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
workarounds.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-20
Use XWMHints structure provided by core.
Danny Baumann
1
-10
/
+2
2008-10-08
Revert "Added option for hiding Utility windows from taskbar."
Danny Baumann
1
-50
/
+25
2008-10-06
Added option for hiding Utility windows from taskbar.
Danny Baumann
1
-25
/
+50
2008-09-13
Only restore old window type and state if window is not already destroyed.
Danny Baumann
1
-8
/
+11
2008-06-10
Added an option for converting urgency to demands_attention state.
Danny Baumann
1
-0
/
+40
2008-03-17
Core now recalculates window type and actions on state changes.
Danny Baumann
1
-4
/
+0
2008-02-19
Don't access already free'd memory.
Danny Baumann
1
-1
/
+2
2008-01-21
Make sure the fullscreen workaround is only applied to windows which are eith...
Danny Baumann
1
-4
/
+8
2008-01-16
Added a fix for the not updating screen contents problem under XGL with recen...
Dennis Kasprzyk
1
-0
/
+17
2008-01-15
Free the right thing.
Dennis Kasprzyk
1
-1
/
+3
2008-01-07
Restructure fullscreen window list code.
Danny Baumann
1
-52
/
+62
2008-01-06
Fix potential memleak.
Danny Baumann
1
-0
/
+5
2008-01-06
Cleanup, coding style.
Danny Baumann
1
-52
/
+61
2008-01-06
Fix flash fullscreen windows by tracking the windows we fullscreened.
drago01
1
-3
/
+80
2007-10-24
Added a fix for broken glProgramEnvParameter4f under AIGLX with indirect rend...
Dennis Kasprzyk
1
-0
/
+79
2007-10-19
Use real window type for comparison rather than the one set before.
Danny Baumann
1
-4
/
+4
2007-10-16
Added OpenOffice.org menu fix.
Danny Baumann
1
-0
/
+12
2007-10-05
We should remove the fullscreen flag while core processes a ConfigureRequest ...
Danny Baumann
1
-0
/
+23
2007-10-04
We should never set the fullscreen state to desktop windows as this will brea...
Danny Baumann
1
-18
/
+24
2007-10-03
Do workarounds on map.
Danny Baumann
1
-22
/
+16
2007-09-21
w->wmType may be different from the window type retrieved by getWindowType.
Danny Baumann
1
-14
/
+22
2007-09-17
Firefox 3 has "Popup" as menu class name.
Danny Baumann
1
-5
/
+8
2007-09-14
Add fullscreen as allowed action for windows that actually _are_ fullscreen a...
Danny Baumann
1
-1
/
+29
2007-09-12
Don't always overwrite wmType.
Danny Baumann
1
-1
/
+1
2007-09-11
Check firefox menu class name case insensitive.
Danny Baumann
1
-1
/
+1
2007-09-07
Track core changes.
Danny Baumann
1
-6
/
+8
2007-09-01
Fix recognition of Firefox windows.
Danny Baumann
1
-6
/
+15
2007-08-30
Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/...
Danny Baumann
1
-1
/
+1
2007-08-30
Track core changes.
Danny Baumann
1
-26
/
+43
2007-08-30
Whitespace.
Dennis Kasprzyk
1
-1
/
+1
2007-08-30
Remove sticky flag in finiWindow only with setWindowState.
Dennis Kasprzyk
1
-1
/
+3
2007-08-29
Don't handle InputOnly windows.
Danny Baumann
1
-0
/
+1
2007-08-29
Fixed legacy fullscreen support.
Danny Baumann
1
-39
/
+110
2007-08-15
Added return value check on findWindowAtDisplay().
Roland Baer
1
-1
/
+3
2007-08-07
Removed normal sticky match. It's in winrules already.
Dennis Kasprzyk
1
-4
/
+0
2007-08-07
Added handling of "on all desktops" windows as sticky.
Dennis Kasprzyk
1
-0
/
+124
2007-08-07
Fix whitespace.
Andrew Riedi
1
-38
/
+38
2007-08-05
Fix whitespace.
Andrew
1
-2
/
+2
2007-08-02
Merge workaroundsDoLegacyFullscreen() into workaroundsDoFixes().
Andrew Riedi
1
-34
/
+22
2007-08-02
Make workaroundsDoFixes() stand alone.
Andrew Riedi
1
-4
/
+12
2007-07-31
Only apply KDE menu fix to override_redirect windows.
Danny Baumann
1
-2
/
+5
2007-07-30
Remove trailing whitespace.
Danny Baumann
1
-6
/
+6
2007-07-30
BCOP does the metadata handling.
Danny Baumann
1
-19
/
+1
2007-07-29
windowAddNotify -> initWindow. Remove getWindowUserTime.
Erkin Bahceci
1
-17
/
+6
2007-07-28
Cleanup.
Danny Baumann
1
-40
/
+1
2007-07-28
Added Qt window fix (taken from animation plugin).
Danny Baumann
1
-0
/
+72
2007-07-26
Add the Java fix.
Andrew Riedi
1
-0
/
+21
2007-07-26
Simplify code.
Andrew Riedi
1
-16
/
+7
2007-07-26
Add recalcWindowType() after the series of fixes.
Andrew Riedi
1
-3
/
+5
2007-07-25
Add string.h include and fix up workarounds.xml.in.
Andrew Riedi
1
-5
/
+7
[next]