Skip to content

Listen iio-sensor-proxy and auto change Hyprland output orientation

License

Notifications You must be signed in to change notification settings

topaxi/iio-hyprland

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iio-hyprland

A fork of okeri/iio-sway for Hyprland

Listens to iio-sensor-proxy and automatically changes Hyprland output orientation

Installing

⚠️ Make sure iio-sensor-proxy running ⚠️

Arch linux

yay iio-hyprland-git

paru iio-hyprland-git

Build from scratch

git clone https://github.com/JeanSchoeller/iio-hyprland

cd iio-hyprland

mkdir build

meson build

cd build

ninja install

Running

iio-hyprland [monitor to rotate, default=eDP-1], run hyprctl monitors to list available outputs.

Add exec iio-hyprland to ~/.config/hypr/hyprland.conf

Touch rotation support

Please open an issue and list the touch devices of your specifications using hyprctl devices. The following list should refer to the device working:

  • Surface Pro
  • Lenovo Yoga
  • Zenbook
  • HP x360 EliteBook G9
  • Lenovo X1 Yoga Touch

About

Listen iio-sensor-proxy and auto change Hyprland output orientation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.8%
  • Meson 2.2%