Commit graph

76 commits

Author SHA1 Message Date
0xMRTT
6e4feb9617
update default window size & add fulescreen 2022-08-10 11:14:26 +02:00
0xMRTT
1ee1d614e0
add missing imports 2022-08-10 11:09:28 +02:00
0xMRTT
6e4c9509ef
update save window state 2022-08-10 11:08:55 +02:00
0xMRTT
a5f4ab59d2
update save window state 2022-08-10 10:46:52 +02:00
0xMRTT
a38026a809
update shema id 2022-08-10 10:41:33 +02:00
0xMRTT
bb276dc3f0
remove .state and save in . 2022-08-10 10:35:28 +02:00
0xMRTT
4796224353
save window state 2022-08-10 10:33:01 +02:00
ArtyIF
eb8a42c0e4 Added clarification to POT file for translator-credits 2022-08-09 22:22:08 +03:00
cf1f8acb89 Fix palette symbolic icon 2022-08-09 14:49:15 +03:00
0xMRTT
7f09fe7ed4
migrate from ArtyIF to AdwCustomizerTeam 2022-08-08 23:09:38 +02:00
ArtyIF
f352b45596 Moved the preset dropdown back to the center for now 2022-08-02 21:05:02 +03:00
715901238b
Merge branch 'ArtyIF:main' into Polish-app-Icon 2022-08-02 16:04:00 +03:00
73b1ad0369 Rename symbolics 2022-08-02 15:33:17 +03:00
ArtyIF
8cc3e47f38 Moving some window-specific code to window file 2022-08-02 15:08:12 +03:00
ArtyIF
c9377d8d4b Fixed bug reported by u/Bitter-oldman-at30 on Reddit 2022-08-02 09:38:46 +03:00
9f8f4866a8 Polish app icon, adw-gtk3 warning & palette icons 2022-08-02 01:09:17 +03:00
ArtyIF
60700560d8 Ok this looks better 2022-08-01 23:40:27 +03:00
ArtyIF
3eb367a552 Improved GTK 3 warning icon 2022-08-01 23:30:38 +03:00
ArtyIF
a2dc89a015 Added unsaved changes warning 2022-08-01 22:42:59 +03:00
ArtyIF
f8be235342 Various UX changes
The save dialog's name entry is filled with loaded preset's name by default
The presets dropdown has been moved to the left to make way for view switcher later on
2022-08-01 20:09:45 +03:00
ArtyIF
15c439ff6c Removed unused variable 2022-08-01 12:43:42 +03:00
ArtyIF
2f27fc3563 Opening the preset dropdown now updates the menu
I don't think it's that reliable but whatever
2022-08-01 12:31:36 +03:00
ArtyIF
bc50c1ebab Improved joining paths 2022-08-01 11:51:39 +03:00
ArtyIF
388e0ec159 Normalize color variables 2022-07-30 08:10:31 +03:00
95a605408d
Replace Linktree with GitHub 2022-07-30 03:40:50 +03:00
allaeddine boulefaat
7e7955236c remove myself from the artists array 2022-07-30 00:04:20 +01:00
ArtyIF
e9c22ad5b4 I don't think built-in preset names need to be localized 2022-07-29 17:11:12 +03:00
ArtyIF
77d9ab503f Removed the unnecessary gettext import 2022-07-29 17:05:24 +03:00
ArtyIF
23f73d0494 Added translator credits to the about window 2022-07-29 16:04:17 +03:00
ArtyIF
80c486c005 Improved preset loading error handling 2022-07-29 15:57:29 +03:00
ArtyIF
ddae324895 Fixing more pylint issues 2022-07-29 15:04:18 +03:00
ArtyIF
bf8e7eb0a6 Some pylint fixes 2022-07-29 14:56:36 +03:00
ArtyIF
62bfdbf808 Fixed warning icon 2022-07-27 13:31:40 +03:00
ArtyIF
62025db8e3 Changed the icon for adw-gtk3 warnings, thank you daudix-UFO for help! 2022-07-26 22:57:31 +03:00
ArtyIF
16a316fa3e Added gitignore and localization to settings schema 2022-07-26 16:31:16 +03:00
ArtyIF
cda181198c Attempt to figure out how in the world locales work 2022-07-25 23:28:33 +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
efe9b8248c Fixed slug case converter 2022-07-25 14:30:16 +03:00
ArtyIF
8f8a9f5fe4 Added subtitles with CSS variable names to options 2022-07-25 14:08:41 +03:00
ArtyIF
13ead1b4f9 Improved slug case converter 2022-07-25 14:05:17 +03:00
ArtyIF
9649c04625 I'm giving up on this endeavour 2022-07-25 11:31:22 +03:00
ArtyIF
6c2be5dc4a Attempt to fix git versioning 2022-07-25 11:20:32 +03:00
ArtyIF
470930db36 Fixed custom CSS not resetting when loading presets without the custom CSS field 2022-07-25 11:18:32 +03:00
ArtyIF
d2cdd0c299 Fixed bug #15 2022-07-25 09:11:02 +03:00
ArtyIF
f6b8ff04b5 Improved code quality 2022-07-24 21:43:32 +03:00
ArtyIF
57d05a4457 Made the code view scrollable 2022-07-24 21:02:01 +03:00
ArtyIF
85332b55d9 Added Custom CSS support 2022-07-24 21:02:01 +03:00
ArtyIF
7dd369e55a Whoops, fixed a bug 2022-07-24 15:10:08 +03:00
ArtyIF
61a90c91fe PLEASE READ THE WHOLE COMMIT MESSAGE
Added the "Open in File Manager" option

Changed where the presets are loaded/saved to be more Flatpak-compliant.
WARNING: Move your presets from XDG_CONFIG_HOME/adwcustomizer/presets to
~/.var/app/com.github.ArtyIF.AdwCustomizer/config/presets so they keep
working
2022-07-24 14:00:05 +03:00
ArtyIF
c9e02d5644 Renamed some functions 2022-07-22 18:10:52 +03:00