0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Sep 04, 2024 — Sep 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
If we receive a _NET_SHOWING_DESKTOP request with no window set, set the flag on all screens. (Fixes the KDE "show desktop" applet.) Also, don't allow a client to change its _NET_WM_DESKTOP. Set _NET_WM_DESKTOP on all windows to 0; KDE's pager and tasklist require this to be set. (bnc 178320) More... over 19 years ago
Add updateWindowClass More... over 19 years ago
Save initial viewport when startup notification is received and add hide_skip_taskbar_windows option More... over 19 years ago
Fix skydome animation More... over 19 years ago
Fix clipping issue More... over 19 years ago
Fix issue with moving windows using keyboard More... over 19 years ago
Add GL_CFLAGS to INCLUDES More... over 19 years ago
call moveInputFocusToOtherWindow() before destroyWindow() when processing a DestroyNotify, or else the input focus can get stranded. More... over 19 years ago
Check libwnck for wnck_window_has_name (new in HEAD). #if HAVE_WNCK_WINDOW_HAS_NAME, redefine wnck_window_get_name to return NULL if the window only has a fallback name. bnc 173059. More... over 19 years ago
Make sloppy focus default in scale mode More... over 19 years ago
Handle dock windows with below state better More... over 19 years ago
Make sure all visible cube sides are rendered when we have more than 4 sides More... over 19 years ago
Regen compiz.schemas.in.in More... over 19 years ago
Add missing changelog entry for last commit More... over 19 years ago
Add maximize_window_horizontally, maximize_window_vertically, toggle_window_maximized, toggle_window_maximized_horizontally and toggle_window_maximized_vertically bindings More... over 19 years ago
Make switcher plugin behave better when new windows appear and disappear More... over 19 years ago
Fix key-navigation in scale plugin More... over 19 years ago
Fix BigEndian issues More... over 19 years ago
use ss->windows here as well so that multiple activeNum==0 windows don't get skipped. (switchTerminate): Remove the screen grab right away so that keystrokes don't get dropped. bnc 177650 (switchPreparePaintScreen, switchPaintScreen, switchDonePaintScreen): update for that More... over 19 years ago
deal with both vertical and horizontal struts; but not when moving a dock window More... over 19 years ago
Check init_all binding before init, so you can bind "<Alt>" to init_all and so end up with "<Alt>Tab" being init_all rather than init (but with no way to get "init"...). bnc 173376 More... over 19 years ago
Select for button events on root windows More... over 19 years ago
Bump version More... over 19 years ago
Fix shadow performance More... over 19 years ago
Fix stacking and sync request issues More... over 19 years ago
Allow use of larger window icons in switcher More... over 19 years ago
Set this to "None" to match wobblyInitScreen() so that it actually works right. regen More... over 19 years ago
s/compiz.schemas.in/compiz.schemas.in.in/ More... over 19 years ago
if we have a RestartCommand registered with the session manager, update the --sm-client-id in it to match the id we were assigned. bnc 176746 remove unused --sm-save-file arg and fix documentation of --sm-client-id. More... over 19 years ago
Make default background black More... over 19 years ago