~linuxmint-daily-build-team/linuxmint/+git/mintmenu:master

Last commit made on 2023-06-26
Get this branch:
git clone -b master https://git.launchpad.net/~linuxmint-daily-build-team/linuxmint/+git/mintmenu

Branch merges

Branch information

Recent commits

7c03473... by Clement Lefebvre <email address hidden>

6.1.7

c3bea70... by Michael Webster

Add our own 'all applications' icon for consistency.

Fixes linuxmint/mint21.2-beta#12

9976dec... by Clement Lefebvre <email address hidden>

6.1.6

e4eab43... by Michael Webster

Use XAppGpuOffloadHelper for gpu offloading, respect
PrefersNonDefaultGPU desktop entry key.

XApp.util_gpu_offload_supported() is still used as a fallback
for older libxapp versions.

90688a9... by Clement Lefebvre <email address hidden>

6.1.5

63e9034... by Vlad Orlov

remove mint-common dependency (#274)

not needed after c293d485d9a76162c07da177299aec981197e0f4

d97d912... by Clement Lefebvre <email address hidden>

6.1.4

b08050d... by Clement Lefebvre <email address hidden>

Recent: Fix buttons layout

Fixes https://github.com/linuxmint/mint20.2-beta/issues/75

772a10b... by Clement Lefebvre <email address hidden>

6.1.3

9b96af6... by xenopeek

fix recently used documents sorting

recently used documents were incorrectly sorted on when a file was first added to recently-used.xbel file, not reflecting when it was opened again later
this fix changes it so they are sorted correctly on when they were last used (when last their entry was modified in recently-used.xbel)

fixes https://github.com/linuxmint/mint20.2-beta/issues/10