Jens Peters

Results 12 issues of Jens Peters

As a follow up to https://github.com/jp7677/dxvk-nvapi/pull/89 There are a few more low hanging fruits which can be implemented using new functions: - ~NvAPI_GPU_GetGpuCoreCount using nvmlDeviceGetNumGpuCores~ -> https://github.com/jp7677/dxvk-nvapi/pull/91 - NvAPI_GPU_GetCurrentPCIEDownstreamWidth using...

The NVIDIA Linux driver ships `libnvidia-api.so.1` since driver version 525. This library seems to be the Linux counterpart of `nvapi64.dll` from Windows. Lets use this issue to discuss ideas and...

As a follow up to https://github.com/labwc/labwc/issues/1672 and the ideas mentioned there, I ~played/hacked~ put this together. Running `gtk4-demo` and there the `Paint` demo, I can draw now in Stylus only...

This is a slightly different approach to https://github.com/labwc/labwc/pull/1568 Whereas https://github.com/labwc/labwc/pull/1568 (forcefully) enables tearing when the active window is full screen and still allows tearing for non-fullscreen windows when the window...

This PR allows to use `wlr/workspaces` with `labwc` >= 0.8.3. This is more or less a follow up to https://github.com/Alexays/Waybar/pull/3481 and based on https://github.com/labwc/labwc/pull/2365 Additional to labwc, this PR also...

This allows to use the button for players that don't pause but stop. An example is shortwave for listening to radio streams. Hide the button finally when all mpris players...

This is a draft PR about adding support for tablet/stylus input for Wayland. The motivation behind this is that this PR lets me control mpv on a Gnome Wayland session...

Hi there, Thanks a lot for your great project! Running Fedora 42 Gnome Desktop, viewing HDR content using an AMD card is nowadays relatively straight foward. HDR needs to be...

Overview Description: I'm using Gnome-MPV to view DVB channels. This works perfectly. A small glitch though is the position slider, that one jumps a lot because the total duration of...

I was curious if pressure range configuration is possible and it is actually and works nicely. That said, a `wlroots` addition is needed so this will likely stay draft for...