0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make zoom plugin use new action system. More... about 19 years ago
Release move window when initiating new rotation. More... about 19 years ago
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/app/compiz More... about 19 years ago
Make rotate plugin use new action system. More... about 19 years ago
Add CompActionStateInitEdgeDnd, CompActionStateTermEdgeDnd and make sure that actions are triggered correctly on edge-leave. More... about 19 years ago
Make sure we don't configure not yet managed windows. More... about 19 years ago
Update new edges stuff for new l10n stuff and fix compiz.schemas to use the configure-specified scale corner again More... about 19 years ago
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/app/compiz More... about 19 years ago
Improve the localization of compiz.schemas (bnc 176752) More... about 19 years ago
Make next_slide and prev_slide action options. More... about 19 years ago
Fix typo More... about 19 years ago
Make unfold binding in cube plugin an action option. More... about 19 years ago
Read edge key when initializing action options. More... about 19 years ago
Add screen edge bindings to action system and make scale plugin use it. More... about 19 years ago
Change so that initiate action doesn't toggle scale mode and change default key-binding to ctrl-alt-up. More... about 19 years ago
Make sure no other screen grab than rotate, switcher or cube exists before unfolding the cube. More... about 19 years ago
Do not set WM_STATE hint on override redirect windows. This should fix issue with menus not showing up in QT4 apps. More... about 19 years ago
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/app/compiz More... about 19 years ago
Fix equality check for action options. More... about 19 years ago
Don't free existingValue in switch statement. More... about 19 years ago
Fix typo (Alp Toker) More... about 19 years ago
fix stacking logic so fullscreen windows still stay above dock when they have transients. More... about 19 years ago
Initialize bind type correctly. More... about 19 years ago
Index tail array correctly and move underscore to g_strdup_printf line. More... about 19 years ago
Improve placement algorithm in scale plugin and make default spacing 10. More... about 19 years ago
Only quit if selection clear event is for the decoration manager selection. More... about 19 years ago
Don't run placement algorithm on windows that can't be moved by the user. More... about 19 years ago
Add Mofif function hint support. More... about 19 years ago
Don't call finiWindow or finiPluginForScreen in finiPlugin. These functions are now called from finiPluginForDisplay and finiPluginForScreen. More... about 19 years ago
Add CM selection support. More... about 19 years ago