From 6449133c578635bff71162909ff0a825b78fdc9a Mon Sep 17 00:00:00 2001 From: dec05eba Date: Wed, 5 Mar 2025 22:10:30 +0100 Subject: Update mglpp --- TODO | 2 +- depends/mglpp | 2 +- meson.build | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index 58b0688..6014cc5 100644 --- a/TODO +++ b/TODO @@ -137,4 +137,4 @@ Make input work with cjk input systems (such as fcitx). System startup option should also support runit and some other init systems, not only soystemd. - +Allow using a hotkey such as printscreen or any other non-alphanumeric key without a modifier. Allow that in gsr-ui and gsr-global-hotkeys. Update the ui to match that. \ No newline at end of file diff --git a/depends/mglpp b/depends/mglpp index 04a9fde..9634e4f 160000 --- a/depends/mglpp +++ b/depends/mglpp @@ -1 +1 @@ -Subproject commit 04a9fdec5a7248245b0c3ec874a5df56e039a8f6 +Subproject commit 9634e4fef56016f59d45b0cb530087ab36f01714 diff --git a/meson.build b/meson.build index 351a1d1..647bf73 100644 --- a/meson.build +++ b/meson.build @@ -54,7 +54,7 @@ datadir = get_option('datadir') gsr_ui_resources_path = join_paths(prefix, datadir, 'gsr-ui') add_project_arguments('-DGSR_UI_VERSION="' + meson.project_version() + '"', language: ['c', 'cpp']) -add_project_arguments('-DGSR_FLATPAK_VERSION="5.1.6"', language: ['c', 'cpp']) +add_project_arguments('-DGSR_FLATPAK_VERSION="5.1.7"', language: ['c', 'cpp']) executable( meson.project_name(), -- cgit v1.2.3-70-g09d2