hyprwm / Hypr

Hypr is a tiling window manager written in modern C++.
BSD 3-Clause "New" or "Revised" License
1.05k stars 32 forks source link

Installed over KDE - Buggy behaviour #87

Closed RandomLegend closed 1 year ago

RandomLegend commented 1 year ago

Please describe the bug I installed Hypr on a new User on Garuda Linux with KDE Plasma as basis. I took the example config, modified the keybinds to my liking and switched to Hypr in SDDM.

Some bugs at the beginning: 1) Resolution is wrong; I have a 3440x1440 monitor but it defaults to 1920x1080 2) QT theme from Kvantum is not applied 3) Refreshrate cannot go higher than 60 even though my monitor has 144

After i start for example kate, the resolution automatically corrects itself to 3440x1440 but now all my keybindings don't work. And my superkey will not be recognized anymore at all.

I intentionally tested this with a new user to check if any of my installed programs mess with Hypr.

vaxerski commented 1 year ago

Hypr doesn't control your resolution - Xorg does.

The QT theme is not controlled by Hypr. It's controlled by configs.

Refresh rate - if you mean the monitor's, that is not controlled by Hypr, but by Xorg. If you mean the animations', then max_fps is your friend.