0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Sep 11, 2024 — Sep 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix window resize validation. - Don't do any validation if window geometry wasn't actually changed. - Fix calculations for windows that had the left and/or top edges offscreen before the validation. Reference: http://bugs.freedesktop.org/show_bug.cgi?id=19516 More... over 16 years ago
Fix panel actions not being executed properly. More... over 16 years ago
Also remove Gnome specific bindings from metadata. More... over 16 years ago
Bump ABIVERSION. More... over 16 years ago
Update key binding description to gnomecompat plugin addition. More... over 16 years ago
Remove run dialog and main menu action support from decorators. More... over 16 years ago
Remove Gnome specific key binding support from core. More... over 16 years ago
Add Gnome compatibility plugin that receives key bindings only relevant for Gnome. More... over 16 years ago
Add commands.xml.in to POTFILES.in. More... over 16 years ago
Map windows that requested not to get focus on top. Rationale is that when not mapping them on top, chances are high the user won't notice the appearance of a new window. More... over 16 years ago
Remove command binding support from core. More... over 16 years ago
Added commands plugin which provides bindings for arbitrary commands. More... over 16 years ago
Add obs metadata file to POTFILES.in. More... over 16 years ago
Prettify usage output. More... over 16 years ago
Skip frame windows when adding window stack changes. The sibling parameter passed to the addWindowStackChanges function is always a 'real' (as in: user visible) sibling. As in virtually all cases the sibling underneath a given window is its frame window, we have to skip the frame window to get a correct result. More... over 16 years ago
Keep window above other fullscreen windows if its fullscreen state changes. More... over 16 years ago
Merge branch 'master' of git+ssh://[email protected]/git/xorg/app/compiz More... over 16 years ago
Fix off-by-one errors in in-output check. More... over 16 years ago
Reduce indention depth. More... over 16 years ago
Implement KDecorationBridge unstable API, needed for KDE 4.2. More... over 16 years ago
Adapt for new krunner DBus interface in KDE 4.2. More... over 16 years ago
Plasma::PanelSvg was renamed to Plasma::FrameSvg in KDE 4.2. More... over 16 years ago
Sanity check work area after applying struts. More... over 16 years ago
Stick strictly to the spec when calculation strut sizes. More... over 16 years ago
Only clip struts to output devices they're visible on. More... over 16 years ago
Fix placement of windows that can't fit in workspace. More... over 16 years ago
Make sure we never decorate desktop and dock windows. More... over 16 years ago
Clear CWWidth/CWHeight for maximized windows before constraining window size to make sure be don't clear out the bits set by constrainNewWindowSize. More... over 16 years ago
Check return value of XGetWindowAttributes(). More... over 16 years ago
Merge branch 'master' of git+ssh://[email protected]/git/xorg/app/compiz More... over 16 years ago