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

Cursor shrinks when hovering over certian applications #5982

Closed
Insprill opened this issue May 10, 2024 · 3 comments
Closed

Cursor shrinks when hovering over certian applications #5982

Insprill opened this issue May 10, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@Insprill
Copy link

Insprill commented May 10, 2024

Hyprland Version

System/Version info
Hyprland, built from branch main at commit 337422911895bb55099e00208bff929651dcb5d2  (core: remove unused includes and fix warn).
Date: Thu May 9 22:20:26 2024
Tag: v0.40.0-50-g33742291, commits: 4656

flags: (if any)


System Information:
System name: Linux
Node name: iusearchbtw
Release: 6.8.9-zen1-2-zen
Version: #1 ZEN SMP PREEMPT_DYNAMIC Tue, 07 May 2024 22:06:02 +0000


GPU information:
03:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 31 [Radeon RX 7900 XT/7900 XTX/7900M] [1002:744c] (rev c8) (prog-if 00 [VGA controller])


os-release: NAME="EndeavourOS"
PRETTY_NAME="EndeavourOS"
ID="endeavouros"
ID_LIKE="arch"
BUILD_ID="2024.01.25"
ANSI_COLOR="38;2;23;147;209"
HOME_URL="https://endeavouros.com"
DOCUMENTATION_URL="https://discovery.endeavouros.com"
SUPPORT_URL="https://forum.endeavouros.com"
BUG_REPORT_URL="https://forum.endeavouros.com/c/general-system/endeavouros-installation"
PRIVACY_POLICY_URL="https://endeavouros.com/privacy-policy-2"
LOGO="endeavouros"


plugins:

Bug or Regression?

Regression

Description

When hovering over QT applications, the cursor shrinks to about half the normal size. This also happens when first opening Hyprland. Hovering over a non-QT application fixes the cursor size until it's hovered over a QT application again.

How to reproduce

  • Hyprland 3374229
  • Open a GTK and a QT application
  • Move the cursor between them

Additional info

I'm theming QT with qt6ct and kvantum using the Catppuccin theme. My GTK theme is also Catppuccin. I haven't had the chance to test without a theme to see if it's related.

@Insprill Insprill added the bug Something isn't working label May 10, 2024
@andresilva
Copy link
Contributor

andresilva commented May 10, 2024

Do you have HYPRCURSOR_SIZE set? I also see some sizing issues between client-side and server-side cursors, but they're very minor (i.e. not half the size). Actually it works fine for me now after changing the theme (just using Adwaita now).

@Insprill
Copy link
Author

I tested without setting a QT theme, and the issue remains. It's also not limited to just QT; it occurs with Alacritty as well, which uses winit.

@Insprill Insprill changed the title Cursor shrinks when hovering over QT applications Cursor shrinks when hovering over certian applications May 10, 2024
@Insprill
Copy link
Author

This appears to have gotten fixed - closing.

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