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

https://github.com/blackmutzi/kwin-script-fullscreen

is a script to separeate fullscreen applications on desktops
https://github.com/blackmutzi/kwin-script-fullscreen

javascript kde kwin-script plasma

Last synced: 4 months ago
JSON representation

is a script to separeate fullscreen applications on desktops

Awesome Lists containing this project

README

          

# kwin-script-fullscreen

fullscreen-script for kwin.
Is a solution to separate fullscreen Applications.

### Usage:
First Install.
Use the configuration menu ( in Systemsettings->Window Behavior-Kwin-Scripte )

### Features:
- Supported max. three Monitors
- Supported Flash Player (plugin-container)

### Installation:
```sh
git clone https://github.com/blackmutzi/kwin-script-fullscreen.git
cd fullscreen/
plasmapkg --type kwinscript -i .
```
### Upgrade:
```sh
cd fullscreen/
plasmapkg --type kwinscript -u .
```