Commit graph

11 commits

Author SHA1 Message Date
0xMRTT
212aef6a4a
fix: replace logout dialog with a toast (#758) 2023-09-04 22:43:29 +02:00
2f9f8791ed
feat: add keyboard shortcuts (#777) 2023-05-28 21:42:58 +00:00
tfuxu
e412a2c537
GNOME Shell theming support (#679)
Signed-off-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
Co-authored-by: 0xMRTT <0xMRTT@evta.fr>
Co-authored-by: 0xMRTT <0xMRTT@proton.me>
Co-authored-by: daudix-UFO <ddaudix@gmail.com>
2023-05-04 13:24:18 +00:00
tfuxu
4107c60c2b
frontend: move dialogs to external modules
* move action helper functions to new `utils/actions` helper module
2023-01-03 19:35:21 +01:00
tfuxu
07a8011e52 refactor: change views names to better describe what are they 2022-10-10 22:40:44 +02:00
0xMRTT
3718d20db0 fix: begin adding a share window feature 2022-09-28 15:50:37 +02:00
0xMRTT
3b229a088a
fix: add no preferences window 2022-09-26 23:33:06 +02:00
tfuxu
a33c17a25b feat: local build support 2022-09-13 20:06:03 +02:00
0xMRTT
0349e47cb7
feat: add repo manager 2022-09-03 13:02:36 +02:00
tfuxu
fe2047e7d6 feat: create preferences and functions for flatpak overrides
* open self.settings object to other files
* create new item in main-menu menu: Preferences
2022-08-31 20:07:08 +02:00
tfuxu
4edc5f4b50 refactor: move data files (like .ui, .json or .svg) to data/ directory
* move flatpak manifests to build-aux/flatpak directory
* update workflows to new manifests locations
* update README
2022-08-28 03:48:58 +02:00