Debian Patches

Status for marco/1.26.1-3+deb12u2

Patch Description Author Forwarded Bugs Origin Last update
0000_shadows.patch diff --git a/src/compositor/compositor-xrender.c b/src/compositor/compositor-xrender.c
index dae88fc..0b8c296 100644
no
1001_marco-Add-cmdline-option-no-keybindings-for-disablin.patch [PATCH] marco: Add cmdline option --no-keybindings for disabling all key bindings directly on WM startup. Mike Gabriel <mike.gabriel@das-netzwerkteam.de> no 2022-03-28
0001_test-retval-from-XResQueryClientIds.patch [PATCH] test return value from XResQueryClientIds() Joakim Tjernlund <joakim.tjernlund@infinera.com> no 2022-12-19
0002_test-xres-1.2-is-present.patch [PATCH] Test Xres 1.2 is present
Before using any Xres extension one must call XResQueryExtension()
Also make sure Xres 1.2 is available as marco need XResQueryClientIds()
Joakim Tjernlund <joakim.tjernlund@infinera.com> no 2022-12-19
0003_test-if-XResQueryClientIds-is-available.patch [PATCH] Test if XResQueryClientIds() is available before using it.
Needed for X2Go as it does not have XRES 1.2 extension.
Joakim Tjernlund <joakim.tjernlund@infinera.com> no 2022-12-29
0004_show-correct-window-title-when-owned-by-superuser.patch [PATCH] Show correct window title when owned by superuser. Issue #749 insaner <insaner@users.noreply.github.com> no 2023-01-25
0001_check-availability-of-compositing-1.patch [PATCH] ui/frames: check that compositing is not only requested, but also available.

Enabling code that is supposed to be used in compositing conditions is
harmful if compositing is not actually available. Just checking the
preference is not enough to make sure that compositing is available -
the X server might be missing crucial extensions for compositing to
work, which in turn correctly disables the internal compositor.

The end result is graphical issues like black borders around windows in
such situations.

Make sure that compositing is both requested AND available to fix this
bug.
Mihai Moldovan <ionic@ionic.de> no 2023-07-28
0002_check-availability-of-compositing-2.patch [PATCH] ui/tabpopup: likewise only enable compositing code if available. Mihai Moldovan <ionic@ionic.de> no 2023-07-28

All known versions for source package 'marco'

Links