Commit Graph
79 Commits
Author SHA1 Message Date
Romain Vigier 39faff700a Preferences: Improve the appearances tab with live preview, color scheme and accent color settings 2026-08-02 00:25:06 +02:00
Romain Vigier 42d08b1488 Preferences: Rename Backgrounds page to Appearance 2026-07-29 20:11:58 +02:00
Romain Vigier 1f514c023f Project: Switch to Prettier for code formatting 2026-07-20 13:05:11 +02:00
Romain Vigier c51a8f037b Time Chooser: Fix wrong 24h/12h format conversion 2026-01-14 20:39:20 +01:00
Romain Vigier 040307e686 Background Button: Replace deprecated GtkFileChooser with GtkFileDialog 2025-08-17 18:06:02 +02:00
Romain Vigier 01dd625258 Schedule Page: Add automatic schedule offset setting 2025-08-17 18:06:02 +02:00
Leleat fdd964b130 ShortcutButton: Fix shift mask 2024-05-12 11:41:28 +00:00
Romain Vigier e9f2b02248 Time Chooser: Follow system clock format 2024-03-04 15:17:43 +00:00
Romain Vigier 7bff19f830 Commands Page: Use AdwEntryRow 2024-03-04 15:17:43 +00:00
Romain Vigier 0c0f03a9f1 Extension: Remove theme switching 2024-03-04 15:17:43 +00:00
Romain Vigier bd885e1efa Extension: Add setting to disable transition when an app is fullscreen 2024-03-04 15:17:43 +00:00
Romain Vigier 52f8c07260 Licensing: Change to a generic copyright notice 2023-08-20 11:48:28 +02:00
Romain Vigier 8c7724607e Extension: Port to ESM 2023-08-19 19:23:10 +02:00
Romain Vigier 6cd5507143 Revert "Schedule page: Force valid sunrise and sunset times"
This reverts commit 5760188816.
2022-11-04 10:26:48 +01:00
Romain Vigier 51e9d92f4e Extension: Print actual error in the console 2022-10-30 13:02:31 +01:00
Romain Vigier 5760188816 Schedule page: Force valid sunrise and sunset times 2022-10-29 12:20:37 +02:00
Romain Vigier d7dce86fb7 Background button: Create thumbnail asynchronously 2022-10-29 11:57:49 +02:00
Romain Vigier d9965df197 Timer: Manage time itself and only use one schedule 2022-10-28 12:31:43 +02:00
Romain Vigier f06cfee414 Background Button: Change unsupported image format notification message 2022-08-16 09:51:45 +02:00
Romain Vigier e7555c326f Timer: Remove night light timer 2022-08-16 03:46:18 +02:00
Romain Vigier d677812d95 Timer: Always run transition 2022-08-16 02:58:54 +02:00
Romain Vigier c29ae81b17 Timer: Remove on-demand timer 2022-08-16 02:58:54 +02:00
Romain Vigier 9788083be6 Night Light Timer: Remove 'Follow Disable until tomorrow' 2022-08-16 01:39:57 +02:00
Romain Vigier 8f4e9b952e Utils: Remove getSchema function 2022-08-16 01:26:01 +02:00
Romain Vigier f7cc12f6cc Contribute Page: Add version number 2022-08-16 01:26:00 +02:00
Romain Vigier de5f9d7ba7 Background button: Fix thumbnail interpolation 2022-06-17 08:50:50 +02:00
Romain Vigier c00af04c94 Background button: Use original color space for thumbnail 2022-06-17 08:50:25 +02:00
Romain Vigier befc82ec65 Background button: Accept all supported image types 2022-06-17 08:43:44 +02:00
Romain Vigier 4d52a7eefd Background button: Add SVG support 2022-04-26 22:38:15 +02:00
Romain Vigier 4a14b293da Background button: Implement mnemonic activation 2022-04-19 12:16:09 +02:00
Romain Vigier 70f3000113 Background button: Keep default size if the monitor size is unavailable 2022-04-13 14:51:35 +02:00
Romain Vigier 92c219065c Themes page: Use expander rows 2022-04-05 12:02:40 +02:00
Romain Vigier 6c952a6485 Preferences: Load icons from resources 2022-04-04 22:23:48 +02:00
Romain Vigier e977326be4 Preferences: Load UI templates from resources 2022-04-04 22:23:48 +02:00
Romain Vigier 9dbfbafe85 Build system: Replace Make by Meson 2022-04-04 15:32:14 +02:00
Romain Vigier 90c7f0db69 Rename Advanced Settings to Advanced 2022-02-23 23:42:28 +01:00
Romain Vigier a653b75b24 Fix time source combo row sensitivity being reset after change 2022-02-23 22:58:25 +01:00
Romain Vigier 4ad8f217c3 Group advanced settings and use expander rows 2022-02-23 22:56:34 +01:00
Romain Vigier 1b7e63d9d1 Size background button according to monitor size 2022-02-23 22:26:40 +01:00
Romain Vigier 104bfd5d25 Fix thumbnail scale 2022-02-23 22:12:56 +01:00
Romain Vigier b0951c224c Reformat background button code 2022-02-23 21:31:13 +01:00
Romain Vigier 496fccadb2 Allow dropping images on background button 2022-02-23 21:30:28 +01:00
Romain Vigier fa6b07634a Fix initial time source row sensitivity 2022-02-19 11:46:30 +01:00
Romain Vigier caba6a8848 Allow disabling the transition 2022-02-19 11:38:39 +01:00
Romain Vigier e3c11c0f35 Fix placeholder text 2022-02-18 18:25:37 +01:00
Romain Vigier 5432c229f1 Change property name 2022-02-18 15:44:38 +01:00
Romain Vigier d40a739680 Handle XML thumbnails and improve appearance 2022-02-18 15:44:27 +01:00
Romain Vigier 2faad1e9af Use constructor in GObject classes 2022-02-18 13:24:25 +01:00
Romain Vigier f1b39ba692 Add icon and name in contribute page 2022-02-18 13:24:24 +01:00
Romain Vigier 8543cab47f Display thumbnail of background image in button 2022-02-18 13:24:24 +01:00