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

Hyprland only capture mouse on right and bottom #190

Closed
prestonr83 opened this issue Sep 4, 2024 · 3 comments
Closed

Hyprland only capture mouse on right and bottom #190

prestonr83 opened this issue Sep 4, 2024 · 3 comments

Comments

@prestonr83
Copy link

When running with --test-capture from Arch with single monitor configured on hyprland I can only get it to capture on the bottom and left

$  ~ yay -Qi wayland

Name            : wayland
Version         : 1.23.0-1
Description     : A computer display server protocol
Architecture    : x86_64
URL             : https://wayland.freedesktop.org/
Licenses        : MIT
Groups          : None
Provides        : libwayland-client.so=0-64  libwayland-cursor.so=0-64  libwayland-egl.so=1-64  libwayland-server.so=0-64
Depends On      : glibc  libffi  expat  libxml2  default-cursors
Optional Deps   : None
Required By     : dunst  egl-wayland  flatpak  foot  grim  gst-plugins-bad-libs  gst-plugins-base-libs  gtk-layer-shell  gtk3  gtk4  hypridle
                  hyprland-stable  hyprlock  kwindowsystem  lib32-wayland  libdecor  libva  mako  mesa  mesa-utils  mpv  qt6-wayland
                  rofi-lbonn-wayland-git  slurp  spice-gtk  swaybg  swayidle  swaylock  waybar  wdisplays  webkit2gtk  webkit2gtk-4.1  wf-recorder
                  wl-clipboard  wlroots  wofi  wpebackend-fdo  xorg-xwayland
Optional For    : libxkbcommon
Conflicts With  : None
Replaces        : None
Installed Size  : 819.45 KiB
Packager        : Sébastien Luttringer <[email protected]>
Build Date      : Fri 31 May 2024 11:51:09 PM EDT
Install Date    : Thu 04 Jul 2024 01:05:18 AM EDT
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

$ ~ hyprctl version
Hyprland, built from branch  at commit 918d8340afd652b011b937d29d5eea0be08467f5  (flake.lock: update).
Date: Tue Jun 25 12:06:02 2024
Tag: v0.41.2, commits: 4886

flags: (if any)

$  ~ hyprctl monitors
Monitor DP-3 (ID 1):
	[email protected] at 0x0
	description: LG Electronics LG ULTRAGEAR 305MXBP85517
	make: LG Electronics
	model: LG ULTRAGEAR
	serial: 305MXBP85517
	active workspace: 2 (2)
	special workspace: 0 ()
	reserved: 0 38 0 0
	scale: 1.00
	transform: 0
	focused: yes
	dpmsStatus: 1
	vrr: 0
	activelyTearing: false
	disabled: false
	currentFormat: XRGB8888
	availableModes: [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected]
@feschber
Copy link
Owner

feschber commented Sep 4, 2024

This is a Hyprland issue and should already be fixed:
#135
hyprwm/Hyprland#6170

@prestonr83
Copy link
Author

Thanks not sure why its not working for me unless its a regression as I am running the latest 'stable' release of hyprland.

For now I just pull from source and built it with those changes for setting pixels to 2 and that works for me.

Thanks

@feschber
Copy link
Owner

feschber commented Sep 5, 2024

Your build date shows Date: Tue Jun 25 12:06:02 2024
the fix was merged on Jul 2nd.

So maybe it just hasn't made its way into stable yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants