~ubuntubudgie-dev/ubuntubudgie/+git/budgie-desktop-git:v10.6.x

Last commit made on 2022-08-30
Get this branch:
git clone -b v10.6.x https://git.launchpad.net/~ubuntubudgie-dev/ubuntubudgie/+git/budgie-desktop-git

Branch merges

Branch information

Recent commits

c986bd3... by Joshua Strobl <email address hidden>

Bump to 10.6.4 (#188)

165afe6... by =?utf-8?q?Federico_Dami=C3=A1n_Schonborn?= <email address hidden>

Add missing gio-unix-2.0 dependencies (#185)

Signed-off-by: Federico Damián Schonborn <email address hidden>

abc7800... by Thomas Staudinger <email address hidden>

Update timezone if no custom timezone set (#92)

* Update timezone if no custom timezone set

43ecdd4... by Campbell Jones <email address hidden>

Resolve numerous issues with the Workspace Applet (#187)

Fix #184, #183, #182, and #180

d3b65e6... by Joshua Strobl <email address hidden>

Bump to 10.6.3

cac54dd... by Campbell Jones <email address hidden>

Add setting for workspace item size (#175)

Provides 0.5x, 0.75x, 1.0x, 1.5x, and 2.0x sizes. Defaults to 1.0x.

061fb50... by David Mohammed <email address hidden>

Obtain custom timezone using the schema key name (resolves #164) (#165)

2c6d177... by Campbell Jones <email address hidden>

Builtin theme: Dim labels in menu when submenus are revealed

5841c20... by Joshua Strobl <email address hidden>

Add support for Mutter 11 (GNOME 43)

ff388a4... by David Mohammed <email address hidden>

Improve scaling change message to request further user action. (#120)

* Improve scaling change message to request further user action.
Testing of various scaling changes across different monitor and graphic driver types shows that budgie desktop popovers and other elements of the GUI do not always refresh correctly. As a quick win lets prompt the user to restart their session to allow the desktop to refresh & resize properly.

* Write our own version of Meta.Util.show_dialog