SnoutBug / kwin_reversedautohide

Hides a panel when hovering over it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kwin_reversedautohide

Hides a panel when hovering over it.

https://www.youtube.com/watch?v=JHdHFx8Vp-c

A python script that automatically hides a panel when hovering over it.

Usage

Download the script

pip install pynput

Set your panel dimensions and index inside the script. You can add

print(x,y)

to on_move to find your dimensions

Make the script executable

Go to settings -> Startup and Shutdown -> Autostart

Add the script to Autostart

About

Hides a panel when hovering over it.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%