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.005060 |
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-gitAUR, libinput-multiplierAUR, libinput-three-finger-dragAUR)
- libpixman-1.so (pixman-gitAUR, pixman)
- libseat.so (seatd)
- libudev.so (systemd-libs-fmlAUR, lib32-systemd-gitAUR, systemd-libs-selinuxAUR, systemd-libs-gitAUR, lib32-systemd, systemd-libs)
- libvulkan.so (lib32-vulkan-icd-loader-gitAUR, vulkan-icd-loader-gitAUR, advantagescopeAUR, 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, mesa-wsl2-gitAUR, mesa-amd-bc250AUR, nvidia-525xx-utilsAUR, nvidia-510xx-utilsAUR, nvidia-utils-teslaAUR, nvidia-vulkan-utilsAUR, amdonly-gaming-mesa-gitAUR, nvidia-390xx-utilsAUR, nvidia-470xx-utilsAUR, mesa-gitAUR, nvidia-550xx-utilsAUR, mesa-minimal-gitAUR, nvidia-535xx-utilsAUR, nvidia-utils-betaAUR, 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-fmlAUR, systemd-selinuxAUR, systemd-gitAUR) (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
- xorg-xwayland (xorg-xwayland-gitAUR, xorg-xwayland-bug865-issue1578AUR, xorg-xwayland-hidpi-xpropAUR) (make)
- xorg-xwayland (xorg-xwayland-gitAUR, xorg-xwayland-bug865-issue1578AUR, xorg-xwayland-hidpi-xpropAUR) (optional) – Xwayland support
Required by (57)
- cagebreak (requires wlroots)
- cagebreak-bin (requires wlroots)
- cambalache (requires wlroots)
- cambalache-git (requires wlroots)
- clipcell (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)
- Show 37 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
asklow commented on 2024-03-11 01:50 (UTC) (edited on 2024-03-11 01:57 (UTC) by asklow)
Yup. Simon thrown away the issue like it's NVIDIA bug.
I still don't understand why this package still ain't working for me. Have reinstalled the whole sway stack many times. Can you once test it by reinstall on your side ?
kplant commented on 2024-03-11 01:00 (UTC)
@asklow not sure, my PR was rejected before I ever made this patch.
https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3671
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.
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »