Debian Patches

Status for foot/1.21.0-2

Patch Description Author Forwarded Bugs Origin Last update
0001-Set-zsh_install_dir-to-vendor-completions.patch [PATCH] Set zsh_install_dir to vendor-completions Birger Schacht <birger@debian.org> no 2022-02-21
0002-fix-disable-utmp-del-argument-even-for-libutempter.patch [PATCH] fix: disable utmp del argument even for libutempter Birger Schacht <birger@debian.org> no 2024-07-23
verbose-pgo.patch [PATCH] Build verbosely in PGO script
Update patch to build verbosely in PGO script for v1.17.0
Birger Schacht <birger@debian.org> no 2024-04-03
0003-edge-constraints.patch [PATCH] wayland: handle xdg-shell edge constraints
wayland-protocols commit 86750c99ed06 ("xdg-shell: Add edge
constraints") added a few more enums to handle, making the build fail
with -Werror:
../wayland.c: In function ‘xdg_toplevel_configure’:
../wayland.c:878:9: error: enumeration value ‘XDG_TOPLEVEL_STATE_CONSTRAINED_LEFT’ not handled in switch [-Werror=switch]
878 | switch (*state) {
| ^~~~~~
../wayland.c:878:9: error: enumeration value ‘XDG_TOPLEVEL_STATE_CONSTRAINED_RIGHT’ not handled in switch [-Werror=switch]
../wayland.c:878:9: error: enumeration value ‘XDG_TOPLEVEL_STATE_CONSTRAINED_TOP’ not handled in switch [-Werror=switch]
../wayland.c:878:9: error: enumeration value ‘XDG_TOPLEVEL_STATE_CONSTRAINED_BOTTOM’ not handled in switch [-Werror=switch]

(This is not part of any release yet, but can be used when building with
the submodule)

From a quick look it sounds like the meaning is the same as tiling as
far as we are concerned so handle these as we do of tiling.
Dominique Martinet <asmadeus@codewreck.org> no 2025-04-06

All known versions for source package 'foot'

Links