Commit graph

25 commits

Author SHA1 Message Date
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
4e5d2a03a1
frontend: move settings_schema to schemas/ subfolder
* rename settings_schema to preset_schema
    * update frontend/struct.md
2023-03-06 18:34:37 +01:00
ff2b790a73 fix: Add missing logout message strings 2023-02-05 02:02:28 +03:00
aa1bcdca0c fix: Add missing string 2023-02-04 22:27:44 +03: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
30a9fdb613
move modules to new backend/frontend directories 2022-12-02 22:52:47 +01:00
tfuxu
dcc7c315e5
feat: rename utils/css.py to utils/css_parser.py and utils/custom_presets.py to utils/preset_downloader.py 2022-12-01 19:29:15 +01:00
0xMRTT
ae95423511
fix: remove shell.py from po
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-10-11 16:05:01 +02:00
tfuxu
d96b899c88 refactor: update paths in POTFILES 2022-10-10 22:41:54 +02:00
tfuxu
c0d8f759d3 feat: create tooltip text for some widgets, and make more strings translatable 2022-10-01 18:01:15 +02:00
0xMRTT
cc0659e29f
fix: remove dead code 2022-09-26 23:03:09 +02:00
0xMRTT
03cbd9c01d
fix: update potfiles 2022-09-14 15:49:43 +02:00
tfuxu
8305312c6e update POTFILES :^) 2022-09-01 18:02:17 +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
sabriunal
29e6d5177b Update POTFILES
Add several missing files.
Correct some file locations.
Remove unused files.
2022-08-31 14:09:29 +03:00
0xMRTT
e849fc152f
fix: filename. change
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-08-19 07:47:13 +02:00
0xMRTT
2cb6f255ae
fix: filename change
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-08-15 21:45:54 +02:00
0xMRTT
c6df575d22
fix: filename change
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-08-15 21:44:05 +02:00
0xMRTT
bf3172cd5b
fix: filename desktop change
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-08-15 21:39:44 +02:00
0xMRTT
e574e7c96a
migrate from ArtyIF to AdwCustomizerTeam 2022-08-08 23:16:59 +02:00
0xMRTT
7f09fe7ed4
migrate from ArtyIF to AdwCustomizerTeam 2022-08-08 23:09:38 +02:00
ArtyIF
16a316fa3e Added gitignore and localization to settings schema 2022-07-26 16:31:16 +03:00
ArtyIF
f4f4579476 Added partial localization support
Gotta figure out how to localize the settings schema
2022-07-25 17:35:40 +03:00
ArtyIF
f8bc564ce0 Initial commit
- Semi-finished interface (no palettes yet)
- Two presets - Adwaita (libadwaita) light/dark
- Presets load and affect the program's style
2022-07-17 14:46:05 +03:00