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
- Host: GitHub
- URL: https://github.com/blackmutzi/kwin-script-fullscreen
- Owner: blackmutzi
- License: gpl-2.0
- Created: 2016-09-26T20:15:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-30T18:03:59.000Z (almost 9 years ago)
- Last Synced: 2025-01-13T10:49:51.416Z (about 1 year ago)
- Topics: javascript, kde, kwin-script, plasma
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 .
```