0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Activate the topmost window when lowering a window, unless click-to-focus is off. More... almost 16 years ago
switcher: Fix crash when a minimized window closes while switching with "show minimized" on. More... almost 16 years ago
scale: Properly remove closing window. More... almost 16 years ago
switcher: Prevent the simultaneous plugin uses that don't make sense. More... almost 16 years ago
switcher: Don't use mipmap for icons. More... almost 16 years ago
switcher: Paint icons at the same size. Use the largest icon. More... almost 16 years ago
Disable texture compression by default. More... almost 16 years ago
wobbly: Snap to work area edges instead of output edges. More... almost 16 years ago
Added option for placing newly mapped windows under the pointer. More... almost 16 years ago
Short cut placement output determination if there is only one output. More... almost 16 years ago
Merge branch 'compiz-0.8' of git+ssh://[email protected]/git/compiz/core into compiz-0.8 More... about 16 years ago
Avoid adding core twice to plugin list
adelg
as Adel Gadllah
More... about 16 years ago
Fix possible segfault on 64-bit arch. due to passing 0 to va_list and retrieving it as pointer. More... about 16 years ago
Fix warnings correctly. More... about 16 years ago
Fix missing assignment. More... about 16 years ago
Fix warnings. More... about 16 years ago
Revert "Add swapbuffers and vsync_wait options" More... about 16 years ago
Coding style fix. More... about 16 years ago
Fix sibling checking logic. More... about 16 years ago
Make sure findValidStackSibling below doesn't return a sibling that we're not allowed to stack under. If the passed sibling window is not allowed to stack under the passed window, returning any window under sibling would result in an invalid stacking order. More... about 16 years ago
Make variable and command line option naming a little more obvious. Minor coding style adaptions. More... about 16 years ago
Add swapbuffers and vsync_wait options Some drivers will automatically prevent tearing when swapbuffers or copysubbuffer is called, and will throttle drawing at that time as well (usually to the refresh rate); the --no-wait option can be used in that case. More... about 16 years ago
Add .gitignore file Makes git a bit nicer to use. More... about 16 years ago
Fix up coding style, add some comments. More... about 16 years ago
Fixed mouse wheel calculations. More... about 16 years ago
Fix double free. More... about 16 years ago
gnomecompat: Default to gnome-terminal for terminal key binding
adelg
as Adel Gadllah
More... about 16 years ago
Never unload plugins passed to the cmdline
adelg
as Adel Gadllah
More... about 16 years ago
move: Fix memory leak. More... about 16 years ago
Fix uninitialized variable uses. More... about 16 years ago