mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2026-09-20 22:32:51 +00:00
fullscreenadaptivesync: update
- Updated to current main
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
### Description
|
||||
|
||||
# fullscreenadaptivesync — Enables adaptive sync/VRR when a client is fullscreen.
|
||||
# fullscreenadaptivesync - Enables adaptive sync/VRR when a client is fullscreen.
|
||||
|
||||
Adds a function that automatically enables adaptive sync/VRR when a fullscreen client is detected, and disables it once the client exits fullscreen.
|
||||
|
||||
|
||||
---
|
||||
|
||||
1. **Why**
|
||||
@@ -18,13 +18,13 @@ Adds a function that automatically enables adaptive sync/VRR when a fullscreen c
|
||||
- When the client exits fullscreen, adaptive sync is disabled again.
|
||||
|
||||
4. **togglefullscreenadaptivesync**
|
||||
- Adds a switch to enable or disable the fullscreenadaptivesync behavior.
|
||||
- Adds a switch to enable or disable the fullscreenadaptivesync behavior.
|
||||
- Enabled by default.
|
||||
|
||||
### Download
|
||||
- [git branch](https://codeberg.org/julmajustus/dwl/src/branch/fullscreenadaptivesync-wlroots-next)
|
||||
- [0.8](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/fullscreenadaptivesync/fullscreenadaptivesync-v0.8.patch)
|
||||
- [wlroots-next-d41ecb7](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/fullscreenadaptivesync/fullscreenadaptivesync-wlroots-next-d41ecb7.patch)
|
||||
- [git branch](https://codeberg.org/julmajustus/dwl/src/branch/fullscreenadaptivesync-0.9)
|
||||
- [0.8](./fullscreenadaptivesync-v0.8.patch)
|
||||
- [main-d16036e](./fullscreenadaptivesync-d16036e.patch)
|
||||
|
||||
### Authors
|
||||
- [julmajustus](https://codeberg.org/julmajustus)
|
||||
|
||||
Reference in New Issue
Block a user