122
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 2 days ago.
Nov 18, 2024 — Nov 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update move plugin to use new call-back based action system instead of the old deprecated binding system. More... over 19 years ago
Add setDisplayAction function. More... over 19 years ago
Implement call-back based key/button binding system. More... over 19 years ago
Select for xkb state notify events. More... over 19 years ago
Add getPlugins function. More... over 19 years ago
Remove trailing whitespaces. More... over 19 years ago
Add compSetActionOption. More... over 19 years ago
Add addScreenAction and removeScreenAction functions. More... over 19 years ago
Add escapeKeyCode to CompDisplay structure. More... over 19 years ago
Add get-*-OptionNamed functions. More... over 19 years ago
Add CompAction option. More... over 19 years ago
Explicitly set CompBindingType enumeration values so it is clear that it can now be used as a bit mask. More... over 19 years ago
Insert new screens at end. More... over 19 years ago
Make eventLoop function handle multiple screens correctly. More... over 19 years ago
Move screen specific variables into CompScreen structure. More... over 19 years ago
Share textures and display lists with first context. More... over 19 years ago
update More... over 19 years ago
Protect against circular transient dependencies More... over 19 years ago
Constrain window dimensions More... over 19 years ago
Trap X errors More... over 19 years ago
You forgot Poland. More... over 19 years ago
Fix default window types in switcher and scale plugins More... over 19 years ago
Handle motif WM hints better More... over 19 years ago
Fix zooming in switcher plugin when cube plugin is not loaded More... over 19 years ago
Add DM selection support and fix window button highlighting issue More... over 19 years ago
Mark cube as needing to load before switcher rather than marking switcher as requiring cube. bnc #183676. Output load_before and requires for all plugins, even if the list is empty, to ensure that an empty value in a new release overrides a non-empty value in an older release. regen More... over 19 years ago
add translations More... over 19 years ago
Allow windows to be both maximized and shaded More... over 19 years ago
constrain window geometry in configure requests correctly More... over 19 years ago
Fix some shading restrictions More... over 19 years ago