Skip to content

Tags: cubanismo/gamescope

Tags

3.11.28-beta2

Toggle 3.11.28-beta2's commit message
steamcompmgr: Move 1x1 windows down the priority queue below override…

… redirects

Fixes Origin launcher being parented to a 1x1 centred window.

3.11.28-beta1

Toggle 3.11.28-beta1's commit message
steamcompmgr: Fix transient following for maybe dropdowns

For Warframe language selection (but not specifically, this is just the right thing.)

3.11.27

Toggle 3.11.27's commit message
steamcompmgr: Don't disable dynamic refresh when the QAM/Overlay come…

…s up

3.11.26

Toggle 3.11.26's commit message
ime: use default keymap if possible

3.11.25

Toggle 3.11.25's commit message
steamcompmgr: Make maybe_an_override path respect focus window's appi…

…ds and good candidate state

3.11.24-beta2

Toggle 3.11.24-beta2's commit message
steamcompmgr: Bring back inputFocusMode 2

Now we have input split properly, we can have this again.

3.11.24-beta

Toggle 3.11.24-beta's commit message
drm: add support for DP-MST connectors

These are created/destroyed dynamically by the kernel.

3.11.23

Toggle 3.11.23's commit message
rendervulkan: Fix half pixel offset (again)

Some quick debugging code that I forgot to change properly.
Derp.

3.11.22

Toggle 3.11.22's commit message
steamcompmgr: Make GAMESCOPE_DYNAMIC_REFRESH control the refresh rate…

… directly

3.11.21

Toggle 3.11.21's commit message
steamcompmgr: cleanup on X11 error

The cleanup sequence run on X11 I/O error was incomplete. Let's
extract it to a function to make sure it doesn't go out-of-sync
again.