GuLinux / ScreenRotator

Automatic screen rotation daemon for X11
GNU General Public License v3.0
58 stars 19 forks source link

feature request: run a script when rotation occurs #22

Open ec1oud opened 4 years ago

ec1oud commented 4 years ago

I'd like to reapply my wallpaper (I have a script that uses feh). Others are asking for other things like rotating the webcam etc.; so there should be an extension mechanism. Just use QProcess I suppose.

Are you open to pull requests? It looks like a lot of stuff is going on in various forks, but AUR still uses your repo.

gripfastistech commented 3 years ago

@GuLinux I would like to know this as well.

I need to run a command after the landscape orientation such as "killall easystroke" (or even better rotate it with ScreenRotator). The same for Barrier for dev work between a desktop and the rotated device.