Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect resolution when hyprland started inside hyprland #4802

Closed
loki1368 opened this issue Feb 22, 2024 · 1 comment
Closed

Incorrect resolution when hyprland started inside hyprland #4802

loki1368 opened this issue Feb 22, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@loki1368
Copy link

loki1368 commented Feb 22, 2024

Hyprland Version

System/Version info

Hyprland, built from branch HEAD at commit 13d9854 (xdgpopup: fix UAF because of an invalid listener connection).
Date: Tue Feb 20 21:14:36 2024
Tag: v0.35.0-63-g13d98548

Hyprland, built from branch HEAD at commit 13d9854 (xdgpopup: fix UAF because of an invalid listener connection).
Date: Tue Feb 20 21:14:36 2024
Tag: v0.35.0-63-g13d98548

flags: (if any)

System Information:
System name: Linux
Node name: home
Release: 6.6.13-gentoo-x86_64
Version: #1 SMP PREEMPT_DYNAMIC Tue Feb 20 13:59:31 MSK 2024

GPU information:
09:00.0 VGA compatible controller [0300]: NVIDIA Corporation AD104 [GeForce RTX 4070 Ti] [10de:2782] (rev a1) (prog-if 00 [VGA controller])

os-release: NAME=Gentoo
ID=gentoo
PRETTY_NAME="Gentoo Linux"
ANSI_COLOR="1;32"
HOME_URL="https://www.gentoo.org/"
SUPPORT_URL="https://www.gentoo.org/support/"
BUG_REPORT_URL="https://bugs.gentoo.org/"
VERSION_ID="2.14"

plugins:

Bug or Regression?

Bug

Description

When I started Hyprland inside Hyprland and main Scale factor is not equals 1.0. Resolution of inner Hyprland depends on scale factor.

For example: 3840p host and 1.875 scale, guest Hyprland has 2048x1152 resolution instead of 3840.

I use nested Hyprland to start Hyprland with different XWAYLAND_NO_GLAMOR option. I need to set up this option to 0 in main session and to 1 in nested session.

How to reproduce

Start Hyprland inside Hyprland with Scale factor

Crash reports, logs, images, videos

No response

@loki1368 loki1368 added the bug Something isn't working label Feb 22, 2024
@vaxerski
Copy link
Member

life. That's how wlroots does it and for a good reason tbh

if anything this could be tied to #3861

@vaxerski vaxerski closed this as not planned Won't fix, can't repro, duplicate, stale Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants