Search Criteria
Package Details: wlroots-nvidia 0.17.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/wlroots-nvidia.git (read-only, click to copy) |
---|---|
Package Base: | wlroots-nvidia |
Description: | Modular Wayland compositor library, with fix for nvidia flickering |
Upstream URL: | https://gitlab.freedesktop.org/wlroots/wlroots |
Licenses: | MIT |
Conflicts: | wlroots, wlroots-git |
Provides: | libwlroots.so, wlroots |
Submitter: | kplant |
Maintainer: | kplant |
Last Packager: | kplant |
Votes: | 6 |
Popularity: | 0.061885 |
First Submitted: | 2022-08-20 15:26 (UTC) |
Last Updated: | 2024-06-29 17:47 (UTC) |
Dependencies (23)
- libdisplay-info.so (libdisplay-info-gitAUR, libdisplay-info)
- libglvnd (libglvnd-gitAUR)
- libinput (libinput-noaccumAUR, libinput-multiplierAUR, libinput-three-finger-dragAUR)
- libpixman-1.so (pixman-gitAUR, pixman)
- libseat.so (seatd)
- libudev.so (lib32-systemd-gitAUR, systemd-chromiumos-libsAUR, libeudevAUR, systemd-libs-selinuxAUR, systemd-libs-gitAUR, systemd-libs-fmlAUR, lib32-systemd, systemd-libs)
- libvulkan.so (lib32-vulkan-icd-loader-gitAUR, vulkan-icd-loader-gitAUR, lib32-vulkan-icd-loader, vulkan-icd-loader)
- libwayland-client.so (wayland-asan-gitAUR, wayland-chromiumAUR, lib32-wayland, wayland)
- libwayland-server.so (wayland-asan-gitAUR, wayland-chromiumAUR, lib32-wayland, wayland)
- libxcb (libxcb-gitAUR)
- libxkbcommon.so (libxkbcommon-gitAUR, lib32-libxkbcommon, libxkbcommon)
- opengl-driver (nvidia-410xx-utilsAUR, nvidia-440xx-utilsAUR, nvidia-430xx-utilsAUR, nvidia-vulkan-utilsAUR, mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, nvidia-535xx-utilsAUR, nvidia-470xx-utilsAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, nvidia-550xx-utilsAUR, nvidia-390xx-utilsAUR, nvidia-utils-teslaAUR, nvidia-utils-betaAUR, nvidia-525xx-utilsAUR, nvidia-510xx-utilsAUR, mesa, mesa-amber, nvidia-utils)
- xcb-util-errors
- xcb-util-renderutil
- xcb-util-wm
- glslang (glslang-gitAUR) (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- systemd (systemd-chromiumosAUR, systemd-selinuxAUR, systemd-gitAUR, systemd-fmlAUR) (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
- Show 3 more dependencies...
Required by (56)
- cagebreak (requires wlroots)
- cagebreak-bin (requires wlroots)
- cambalache (requires wlroots)
- cambalache-git (requires wlroots)
- dfl-colorschemeparser (requires wlroots) (make)
- dfl-colorschemeparser-qt6 (requires wlroots) (make)
- dfl-hjsonparser (requires wlroots) (make)
- dfl-hjsonparser-qt6 (requires wlroots) (make)
- dfl-wayfireparser (requires wlroots)
- dfl-wayfireparser (requires wlroots) (make)
- dfl-wayfireparser-qt6 (requires wlroots)
- dfl-wayfireparser-qt6 (requires wlroots) (make)
- dwl (requires wlroots)
- dwl-guile-git (requires wlroots)
- fnott-git (requires wlroots)
- greetd-qtgreet-qt5-git (requires wlroots) (make)
- greetd-qtgreet-qt6-git (requires wlroots) (make)
- hikari-darcs (requires wlroots)
- japokwm-git (requires wlroots) (make)
- kanshi-git (requires wlroots) (make)
- Show 36 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
asklow commented on 2024-03-06 08:21 (UTC) (edited on 2024-03-06 08:24 (UTC) by asklow)
I donno why devs keep
glflush
& not change it toglfinish
. Does anyone know why ? https://gitlab.freedesktop.org/wlroots/wlroots/-/blob/master/render/gles2/pass.c?ref_type=heads#L39Also, you should probably update the patch. The line number has changed to 39.
asklow commented on 2024-03-06 07:25 (UTC) (edited on 2024-03-06 08:12 (UTC) by asklow)
Yes I have tried it again. My biggest concern is flickers while using terminals. Also. I did have
vulkan-validation-layers
&WLR_RENDERER
flag but flickers didn't seem to go away.pavel.lazar commented on 2024-03-04 19:56 (UTC)
Screen flickering still happens for me, but only on the external monitor. I tried setting the WLR_RENDERER to 'gles2' as well. Vulcan renderer no longer works for me.
kplant commented on 2024-03-01 22:50 (UTC)
@asklow you've tried this package with the gles2 renderer? I'm running the following combination and not do experience any artifacting:
asklow commented on 2024-03-01 13:48 (UTC)
Yep. official sway package now requires wlroots v0.17.1. Weirdly, now this one flickers too. Have tried all versions of wlroots & sway packages & flickers on almost everything. Something's borked.
MarsSeed commented on 2024-02-27 04:09 (UTC)
What was @MarsSeed going on about? :D
kplant commented on 2024-02-27 03:58 (UTC)
Not sure what @MarsSeed was going on about, unfortunately this is still very much a problem.
Naked wlroots-0.17.1, with sway 1.9, still exhibits this problem; only now, vulkan is also rendering artifacts. I've updated the patch to apply correctly and fix the artifacting for the gles2 renderer, the default, on nvidia.
simontunnat commented on 2024-02-19 11:14 (UTC)
I have created a version of this package for wlroots 0.16 to be used with compositors like sway which have not jet updated to wlroots 0.17: https://aur.archlinux.org/packages/wlroots0.16-nvidia
Using sway-git did NOT work for me, I got the same flickers.
MarsSeed commented on 2024-02-02 12:53 (UTC)
@asklow, thank you for your clarification.
Arch devs have created the wlroots0.16 package for legacy dependents.
I think it would be the best if you submitted a bug report for that one on Arch Linux's Gitlab.
asklow commented on 2024-02-02 12:16 (UTC)
@MarsSeed I meant the flicker exists on wlroots 0.16.0. The latest release is 0.17.1 but many compositors in archlinux still packaged to use only 0.16.0. I meant that git is more stable than 16 itself.
« First ‹ Previous 1 2 3 4 5 6 Next › Last »