Package upstream gtklock version (v4.0.0)#6
Closed
SoumyaRanjanPatnaik wants to merge 55 commits intomasterfrom
Closed
Package upstream gtklock version (v4.0.0)#6SoumyaRanjanPatnaik wants to merge 55 commits intomasterfrom
SoumyaRanjanPatnaik wants to merge 55 commits intomasterfrom
Conversation
Introduce meson build system
ext-session-lock support
auth: guard against race condition with messages
also czech translation as example
Added german translation for gtklock
gtklock and all its build dependencies are now in the official Arch [extra] repository. This commit updates the installation instructions accordingly.
Update installation instructions with the official Arch packages
Member
|
Just curious, your plan is to merge this to |
kgilmer
approved these changes
Feb 20, 2026
Author
|
We can merge into master. I don't expect older versions of gtklock getting any updates. We can just have this version of the package be part of |
Author
|
We can close this PR right? (considering the package is already available upstream in debian repos) |
Member
|
Yes, 4.0 is in trixie: https://packages.debian.org/stable/x11/gtklock |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
gtklockupstream now has support for locking viaext-session-lockprotocol.Legacy locking methods used layer-shell + the now deprecated
zwlr-input-inhibitprotocols, which is no longer recommended for security reasons. Support forzwlr-input-inhibitprotocol might also eventually get removed from sway, so it's safer and more efficient to migrate to a newer version ofgtklock.Minimum supported stage:
trixieandquesting(possibly plucky as well)