1
0
mirror of https://github.com/bk138/gromit-mpx.git synced 2021-05-25 12:43:10 +03:00

415 Commits

Author SHA1 Message Date
Christian Beier
2c7589da3f README: document maxsize config parameter
re #129, #115
2021-05-14 13:10:08 +02:00
Christian Beier
dc5900395f README: mention Flatpak config location 2021-05-10 09:54:17 +02:00
Christian Beier
d2fa774f26 README: document Flatpak autostart 2021-05-10 09:39:01 +02:00
Christian Beier
444b1fdbae README: remove stray square brackets 2021-04-11 07:11:08 +02:00
Christian Beier
9f02e7d588 README: link one screenshot 2021-04-11 07:08:25 +02:00
Renato Candido
1920bc1e4c po: fix Italian translation
I tried to compile the project and got an error in this line.
Fixed it by removing one of the quotation marks.
2021-03-13 13:22:32 +01:00
Christian Beier
922b934679 CMake: use Italian translation 2021-03-09 21:40:54 +01:00
albanobattistella
05004fc8a8 po: add Italian translation 2021-03-08 22:00:21 +01:00
Christian Beier
becd840e46 callbacks: update icon name for About dialog 2021-03-07 22:12:09 +01:00
Christian Beier
65aa3c9589 Prefix all icons
Fixes tray icon display when running in flatpak on Ubuntu.
2021-03-07 22:02:10 +01:00
Christian Beier
fe5aa8bd05 Remove XPM icon 2021-03-07 21:54:46 +01:00
Christian Beier
c5714a6de7 flatpak: fix appindicator not showing up in Ubuntu
Fixes https://github.com/bk138/gromit-mpx/issues/123#issuecomment-792043568

https://github.com/ubuntu/gnome-shell-extension-appindicator/issues/74
has some background.
2021-03-07 20:24:57 +01:00
Christian Beier
631ee675c3 flatpak: update README 2021-03-07 19:24:51 +01:00
Christian Beier
2a83830315 CMake,main: prefer ayatana-appindicator, fallback to appindicator
Closes #111
2021-02-16 22:29:46 +01:00
Christian Beier
b8ed91cfca Rename gromit-mpx.[c|h] to main.[c|h] 2021-02-05 13:53:09 +01:00
Christian Beier
da6b7d42d1 Factor out pixel drawing functions into drawing.[c|h] 2021-02-05 13:46:47 +01:00
Christian Beier
9e5280553b po: update German translation 2021-02-05 11:40:09 +01:00
Christian Beier
9c8804d583 po: update Spanish translation 2021-02-05 11:39:39 +01:00
Christian Beier
a3777d1e0c config: let .cfg parse return and alert instead of exit()ing on fail
Closes #118
2021-02-05 11:33:19 +01:00
Christian Beier
176469f5d1 CMake: use spanish translation
Closes #116
2021-02-04 19:32:42 +01:00
Christian Beier
0036f47fce po: add Spanish translation 2021-02-04 19:32:18 +01:00
Christian Beier
696865ef5a CMake: use German translation
re #116
2021-02-01 23:01:47 +01:00
Christian Beier
fc41027356 po: add German translation
re #116
2021-02-01 23:01:23 +01:00
Christian Beier
f09aa2ee16 po: add README and xgettext helper script
re #116
2021-02-01 22:07:00 +01:00
Christian Beier
d818ce50af Mark all UI-related strings for translation
re #116
2021-02-01 21:54:52 +01:00
Christian Beier
0760a6a75c Bind and use gettext textdomain
re #116
2021-02-01 21:36:07 +01:00
Christian Beier
dd37b0b95a CMake: prepare gettext usage
re #116
2021-02-01 21:29:39 +01:00
Christian Beier
d231016317 CMake: remove unused #define from build-config.h 2021-02-01 21:04:54 +01:00
Christian Beier
f2e7cd51be config: use PACKAGE_VERSION from build-config.h 2021-02-01 21:04:26 +01:00
Christian Beier
5f10acc078 callbacks: use PACKAGE_VERSION and PACKAGE_URL from build-config.h 2021-02-01 21:03:50 +01:00
Christian Beier
a46bc0348f CMake: remove unused #define's from build-config.h template 2021-02-01 20:59:30 +01:00
Christian Beier
c55b0f7a5b flatpak: add a README 2021-01-31 20:00:33 +01:00
Christian Beier
b0d1f37873 Fix tool display by using correct type formats 2021-01-31 16:59:38 +01:00
Christian Beier
726203c32d Fix tool display upon startup
After 2ce8725553, this was always false.
Simply set it to always display.
2021-01-31 16:57:39 +01:00
marput
7adf741a1d Add a maxsize config parameter
Closes #115 #92
2021-01-31 16:45:17 +01:00
Christian Beier
6a3025e12f CONTRIBUTING: first version 2021-01-09 13:16:32 +01:00
Christian Beier
a0328c896e Move cmdline parsing into config.[c|h]
re #113 #79
2021-01-03 19:08:05 +01:00
Christian Beier
2ce8725553 Parse cmdline args after config and key file
Really closes #113 #79
2021-01-03 19:07:07 +01:00
Christian Beier
1c3bcad363 Move default hotkey init from app_parse_args() to setup_main_app()
re #113 #79
2021-01-03 18:55:11 +01:00
Christian Beier
8830362435 config: make parse_config not check for default hotkeys
re #113 #79
2021-01-03 18:50:01 +01:00
Christian Beier
68053a4d12 README: add Flathub badge 2020-12-10 22:04:30 +01:00
Christian Beier
9476f51aca flatpak: update GNOME runtime dep to 3.38 2020-12-04 10:23:16 +01:00
Christian Beier
bbbf336825 AppStream: add OARS content rating 2020-12-03 19:47:14 +01:00
Christian Beier
f5a4a20c04 ChangeLog: update 1.4 2020-12-03 15:48:53 +01:00
Christian Beier
39be16bec4 AppStream: update release date 2020-12-03 15:47:04 +01:00
Christian Beier
86d674a1c2 AppStream: update screenshots 2020-12-03 15:46:29 +01:00
Christian Beier
711e4a32b9 Resize screenshots to 1600x900 2020-12-03 15:41:46 +01:00
Christian Beier
d075609b11 Add screenshots 2020-12-03 15:33:38 +01:00
Christian Beier
1f8460f4ca AppStream: fix main description linter issues 2020-12-03 14:35:03 +01:00
Christian Beier
8df2159684 AppStream: shorten 1.3.1 release description 2020-12-03 14:21:22 +01:00