An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# windynworkspaces
[![download](https://img.shields.io/badge/download-b3eade)](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