UUID: Flipper@connerdev
Last edited:
2 weeks ago
2024-12-01, 19:05
Last commit: [
25b2ba2d] Smart-panel, DesktopCube and Flipper: work together (#788)
Fancy workspace switching extension
Flipper
Fancy workspace switching extension with 7 different effect options
Using the standard workspace switching hotkeys Ctrl+Alt+Left/Right will animate the workspace change with several types of animation effects (configurable in the extension settings)
Changelog
1.0.6
- Fix "opacity" .xsession-errors messages when using the "Back" or "Elastic" easing options
1.0.5
- Changed "dim_factor" to "opacity" since "dim_factor" is no longer defined
- Stop setting "brightness" since it's no longer defined
- Activate the new workspace on a change to avoid focus change errors
- Changed the "Include Background" option default to true
1.0.4
- Added a fix to make the animation performance better (smoother).
- Replaced usage of deprecated Actor.scalecenter[x/y] with actor.set_pivot_point().
1.0.3
- Fix the panels showing up in an incorrect location when animating (or when holing Ctrl+Alt after a workspace switch), but I still see occasional panel painting issues.
- Added a new setting option to disable showing the panels when animating (as a way to avoid any panel animation issues you might be having)
- Changed the workspace switch OSD to only show after the animation so that there is no odd OSD artifacts while animating
- Changed author to myself since the extension has no maintainer currently
1.0.2
- Ask Cinnamon to play the workspace switch sound (if it's enabled) when switching workspaces
- Free some connections and properly destroy some actors to avoid error messages in .xsession-errors
- Remove some debugging messages that were polluting the .xsession-errors file
- Note: Most changes from now on are only for the Cinnamon 5.4+ version to avoid breaking the older releases which I am not testing
1.0.1
- Updated for Cinnamon 5.4+ (tested on latest as well 6.2.9)
- Added README and CHANGELOG files
1.0.0
- Versions prior to 1.0.1 had no version numbering
Log In To Comment!
17 Comments