https://github.com/logonoff/windynworkspaces
Implements GNOME-like dynamic workspaces with Windows virtual desktops
https://github.com/logonoff/windynworkspaces
customization windows windows-10 windows-11
Last synced: about 2 months ago
JSON representation
Implements GNOME-like dynamic workspaces with Windows virtual desktops
- Host: GitHub
- URL: https://github.com/logonoff/windynworkspaces
- Owner: logonoff
- License: mit
- Created: 2024-04-17T06:12:52.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-18T02:12:54.000Z (about 2 years ago)
- Last Synced: 2024-12-27T10:24:34.715Z (over 1 year ago)
- Topics: customization, windows, windows-10, windows-11
- Language: C#
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
#
windynworkspaces
[](https://github.com/logonoff/windynworkspaces/releases)
implements that one GNOME feature where you can have exactly one empty virtual desktop at all times
## Command line arguments
- `-silent`: start in the background
- `-cooldown=`: the maximum rate at which windynworkspaces will try to run in milliseconds (default 300)
## Technical details
upon opening / closing a window, find any empty workspaces (virtual desktops with no windows on em), delete all but one. create one if there are none.
## Contributing
please do, i have no idea what i'm doing
### credits:
- [@spitfirex86](https://github.com/spitfirex86) - ui
- [@michalpv](https://github.com/michalpv) - emotional support and api help
## License
MIT. do whatever you want with this, but please send patches over if you make it better