forked from ccadeptic23/Desktop-Scroller--Cinnamon-
-
Notifications
You must be signed in to change notification settings - Fork 0
Switch between desktops by scrolling at left and right edges of the screen. A Linux Mint Cinnamon Extension.
License
meaninglessidentifier/Desktop-Scroller--Cinnamon-
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Configuration options on configuration page =========================================== Change whether arrows appear when switching desktops Change the width of activation arrows Change visibility of activation areas Configuration options in the metadata.json ========================================== You can change the icons that appear when switching Desktops. Place the icons you want to use in the local directory for the extension. Usually ~/.local/share/cinnamon/extensions/desktop-scroller@ccadeptic23 or /usr/share/cinnamon/extensions/desktop-scroller@ccadeptic23 These should be properly formatted images. Then change the entries in the metadata.json file "switchPrevIcon": "my-go-prev.svg", "switchNextIcon": "my-go-next.svg" To the filenames for the icons that you want to use. Known issues ============ *If you scroll too fast the arrow's direction doesnt change, but once it fades the next time we are ok. Changelog ========= Version 2.0 (I guess) ------------ moved some settings from metadata to settings schema Version 1.1 ------------ added configuration options to the metadata.json file. These allow you to: -disable the icons that appear when switching the Desktops -change the size of the "activation areas" as well as make them visible to make this easier. -change the icons that appear when switching Desktops to any that you would like to use. Version 1.05 ------------ Made the icon prettier when switching. It now uses the "go-next" and "go-previous" icons from the theme. Version 1 --------- Initial drop.
About
Switch between desktops by scrolling at left and right edges of the screen. A Linux Mint Cinnamon Extension.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 95.4%
- CSS 4.6%