hyprwm / Hyprland

Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
https://hyprland.org
BSD 3-Clause "New" or "Revised" License
21.29k stars 897 forks source link

lots of thing broken when running from tty instead of gdm #7225

Open Brad1944 opened 2 months ago

Brad1944 commented 2 months ago

Regression?

No

System Info and Version

System/Version info [sysinfo.log](https://github.com/user-attachments/files/16537956/sysinfo.log)

Description

Hyprland feels so much different when it's not being ran from gdm

How to reproduce

Run hyprland via tty or lemurs dm

Crash reports, logs, images, videos

ags dialog shows weird gray border (?) img

window transparency made the whole window invisible https://github.com/user-attachments/assets/a79cce01-4fa5-4be0-aa83-3653f590eb9e

scrolling feels somewhat slower / different

Brad1944 commented 2 months ago

hyprland.log forgot to attach logs

LDAP commented 2 months ago

This might be due to the tty shell setting up your environment. Compare the environment variables maybe you find a theme setting in one and not the other?

Brad1944 commented 2 months ago

This might be due to the tty shell setting up your environment. Compare the environment variables maybe you find a theme setting in one and not the other?

How can I do so?

LDAP commented 2 months ago

You start Hyprland and use the printenv command on the terminal (once for tty and once for gdm).

Brad1944 commented 2 months ago

You start Hyprland and use the printenv command on the terminal (once for tty and once for gdm).

Like this?

with-gdm.txt with-tty.txt

LDAP commented 2 months ago

Yes! However, I didn't find anything out of the ordinary, sadly :(