Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
kbd-lvl3.patch | [PATCH] Add none and layout's default alternate keys (lv3). The window only offers actual keys for the 3rd level, by default, right alt. A user might nonetheless want right alt to be just an alt, not a lv3 key. And so for all other modifiers. So offer the "none" option. Likewise the user might prefer just not to mess with the keyboard layout — some layouts do have unusual keys as 3rd level switchers —, so offer the "layout's default" option. Closes #918. |
Nathan Pratta Teodosio <nathan.teodosio@canonical.com> | yes | 2024-09-02 | ||
display-snap-Monitors-after-updating-prefer-mode-to-curre.patch | display: snap Monitors after updating prefer mode to current config when enable join mode. In the CC_DISPLAY_CONFIG_JOIN (config_ensure_of_type), it would call cc_display_config_set_cloning first to use current configuration to caculate poisiton, then set each monitor to prefer mode (mean update resolution). This cause the monitor position misalign with new resolution (width). So we use cc_display_config_snap_outputs to update monitor position again. |
ChunAn Wu <an.wu@canonical.com> | no | 2024-10-14 | ||
debian/Expose-touchpad-settings-if-synaptics-is-in-use.patch | Expose touchpad settings if synaptics is in use Upstream is aggressively pushing for libinput over synaptics. However that creates a factually incorrect situation where gnome-control-center thinks there is no touchpad unless you're using the xserver-xorg-input-libinput. This patch adds support for both drivers, removing the code that would hide the touchpad settings when xserver-xorg-input-synaptics is in use. This patch is only useful in the GNOME on Xorg session. In GNOME on Wayland, libinput is used anyway. This patch requires a companion patch in mutter which GNOME has rejected. https://gitlab.gnome.org/GNOME/mutter/merge_requests/37 |
Daniel van Vugt <daniel.van.vugt@canonical.com> | no | 2018-03-16 | ||
debian/Debian-s-adduser-doesn-t-allow-uppercase-letters-by-defau.patch | Debian's adduser doesn't allow uppercase letters by default. | Andrea Azzarone <andrea.azzarone@canonical.com> | not-needed | debian | 2018-07-31 | |
debian/Ignore-result-of-test-network-panel.patch | Ignore result of test-network-panel This is a workaround for the test intermittently failing, especially on slower architectures. Continue to run it with the result ignored, and force its output to be logged, so that we can see how often it fails in practice. |
Simon McVittie <smcv@debian.org> | not-needed | upstream | 2022-04-15 |