Commit graph

12 commits

Author SHA1 Message Date
Bilal Elmoussaoui
f1b4362284 feature: Add GNOME Shell Search Provider 2022-01-23 20:48:29 +01:00
Bilal Elmoussaoui
771d84e912 build: backport fancy stuff from the template 2022-01-23 16:13:01 +01:00
Jan Beich
76e7c31709 meson: drop unused argument for i18n.merge_file()
Ignored in Meson < 0.60.0, deprecated since 0.60.1 and fatal since 0.61.0.

data/meson.build:34:0: ERROR: Function does not take positional arguments.
data/meson.build:61:0: ERROR: Function does not take positional arguments.
2022-01-04 23:23:02 +00:00
Bilal Elmoussaoui
4108c192fb stop using static_resources
makes iterating on the ui depends on statically re-compiling everything
2021-01-29 22:30:19 +01:00
Bilal Elmoussaoui
52f3143d01 remove search provider for now
until we migrate search-provider crate to zbus
2020-12-08 01:21:20 +01:00
Bilal Elmoussaoui
68aee23222 remove the need of configurable ui files
makes things complex for no reason
2020-12-06 21:46:26 +01:00
Bilal Elmoussaoui
6502055b3a appdata: fix CI complaints & rename to metainfo 2020-12-05 21:24:25 +01:00
Bilal Elmoussaoui
2068721006 implement a basic lock/unlock feature 2020-11-10 04:59:52 +01:00
Bilal Elmoussaoui
9fa2ed3500 simple settings dialog 2020-11-09 00:43:47 +01:00
Bilal Elmoussaoui
b9fa684e75 bunch of small fixes 2020-11-08 19:05:00 +01:00
Bilal Elmoussaoui
2ba7e0f54d display providers 2020-11-08 05:48:55 +01:00
Bilal Elmoussaoui
28571c7939 Well, I'm doing this. 2019-09-03 00:07:06 +00:00