ItsLemmy
5d3c91f3ad
i18n: added missing calendar translations + fixed required card.
2025-11-30 14:35:58 -05:00
ItsLemmy
e972e1f7aa
Cards & Settings refactoring
...
- All cards now live in Modules/Cards
- CalendarPanel is now called ClockPanel
- Added a way to ease settings migration in separate QML files
2025-11-30 14:26:09 -05:00
ItsLemmy
087c9b4ced
SetupWizard: improve look of the thumbnails strip below the big image
2025-11-30 11:56:33 -05:00
ItsLemmy
f04622ade7
autoformat
2025-11-30 11:46:33 -05:00
ItsLemmy
925bbe7a5e
NImageRounded: back to using a custom shader as it looks much better than ClippingRectangle.
...
It seems ClippingRectangle has issues with fractional pixes.
2025-11-30 11:46:18 -05:00
Lysec and GitHub
a17082d27f
Merge pull request #909 from lonerOrz/feat/colorization
...
Reconstruct the control center icon colorization
2025-11-30 16:39:10 +01:00
Ly-sec
d738f14a81
AboutTab: possible commit display for nixos
2025-11-30 15:04:09 +01:00
Ly-sec
225e6d3914
AboutTab: clean up logging
2025-11-30 13:47:01 +01:00
Ly-sec
1a7ab224ca
Launcher: add pin button to grid view
2025-11-30 13:44:51 +01:00
Ly-sec
1a2de1da11
AboutTab: small fixes
2025-11-30 13:44:29 +01:00
Lysec and GitHub
80b93ab895
Merge pull request #913 from bokicoder/patch-1
...
Update visibility condition for pin/unpin button
2025-11-30 13:41:34 +01:00
Ly-sec
9266ccfec4
AboutTab: one more possible fix for arch commit detection
2025-11-30 11:47:35 +01:00
Ly-sec
5b5d41acf8
AboutTab: possible fix for arch commit with git versions
2025-11-30 11:32:54 +01:00
Ly-sec
f52c4491b8
AboutTab: fix arch commit detection
...
AboutTab: remove download button
2025-11-30 11:17:44 +01:00
Ly-sec
4887be96f5
AboutTab: fix arch commit detection
...
GitHubService: add optional TOKEN auth
2025-11-30 11:06:04 +01:00
Ly-sec
6aca04cddb
AboutTab: add git commit if using -git version
2025-11-30 10:54:20 +01:00
notiant and GitHub
260b2e9a11
Add missing translations for filepicker tooltips
2025-11-29 18:52:05 +01:00
bokicoder and GitHub
25bd796d7d
Update visibility condition for pin/unpin button
2025-11-29 23:51:17 +08:00
ItsLemmy
ddfde344bc
AboutTab: caching circular images
2025-11-29 10:04:28 -05:00
ItsLemmy
ad755bb3fb
Merge branch 'fix-crash-on-close'
2025-11-29 09:39:05 -05:00
loner
aabe251f0d
feat(ControlCenter): Implement master colorization switch
2025-11-29 21:57:57 +08:00
loner
59f70e803b
feat(ControlCenter): Prioritize distro logo and preserve custom icon settings
2025-11-29 21:57:53 +08:00
loner
01d42e55f3
feat(controlcenter): Add system icon colorization
2025-11-29 21:57:49 +08:00
Ly-sec
d53a3d8de2
SchemeDownloader: add support for spaces in names
2025-11-29 13:36:37 +01:00
Ly-sec
e627e67463
ColorSchemeTab: rename Rosepine to Rose Pine
2025-11-29 13:09:41 +01:00
Ly-sec
7b091ad7c5
Launcher: fix warning
2025-11-29 12:30:41 +01:00
Ly-sec
366c867f94
Matugen/niri: added
2025-11-29 12:26:18 +01:00
Lysec and GitHub
fd9341d2f1
Merge pull request #908 from oluijks/fix/color-temp-widgets
...
fix(night-light): replace day/night color temperature inputs with sliders
2025-11-29 12:07:19 +01:00
Ly-sec
7366298026
Matugen/Emacs: added
2025-11-29 12:02:42 +01:00
Olaf Luijks
17b09739ad
fix(night-light): replace day/night color temperature inputs with sliders
...
- use separate sliders for night and day temperatures
- apply changes on slider release to avoid harsh flashing
- add per-slider descriptions and update translations
2025-11-29 10:25:05 +01:00
Ly-sec
3db394c80a
Autoformat
2025-11-29 08:30:32 +01:00
Lysec and GitHub
ce7a412956
Merge pull request #898 from oluijks/feat/notification-tabs
...
feat: add date-range tabs to the notification history panel
2025-11-29 08:22:28 +01:00
Lysec and GitHub
43ecd3ce9b
Merge pull request #896 from eric-handley/feat/improve-emoji-selector
...
Improve >emoji selector with category drawers
2025-11-29 08:06:25 +01:00
Eric Handley
1242082a9e
fix: QFont warning spam
2025-11-28 17:56:05 -08:00
Eric Handley
4cc6d8b54e
fix: emoji grid alignment on right side
2025-11-28 17:54:25 -08:00
Eric Handley
2867048d9b
fix: arrow key navigation + use tab to cycle through categories
2025-11-28 17:51:21 -08:00
Ly-sec
aeee91d08a
BatterySettings: add option to pick which battery is being shown
...
BatteryPanel: remove redundant things
2025-11-28 20:55:50 +01:00
Ly-sec
4301eae37d
Launcher: add fuzzy sort to > commands ( fix #894 )
2025-11-28 13:45:42 +01:00
Olaf Luijks
f6080b9aa7
chore: remove silly comments
2025-11-28 10:07:07 +01:00
Olaf Luijks
aa892fceab
fix(notifications): harden history date tabs for empty lists
2025-11-28 09:55:07 +01:00
Olaf Luijks
4e5046eb91
feat(notifications): add date-range tabs to history panel
2025-11-28 09:48:22 +01:00
Eric Handley
816689dca2
fix: better interface scaling
2025-11-28 00:05:02 -08:00
Eric Handley
4812d9d1e6
feat: add flag category
2025-11-27 23:50:19 -08:00
Eric Handley
76982e5de6
fix: always open to "recent" tab
2025-11-27 23:25:01 -08:00
Eric Handley
6b27db0d4f
fix: remove unnecessary fallbacks and redundant code
2025-11-27 23:21:48 -08:00
Eric Handley
722539796e
fix: increase emoji size in grid view
2025-11-27 23:21:36 -08:00
Eric Handley
5a9cebf420
fix: show empty state for unused recent emojis
2025-11-27 23:21:36 -08:00
Eric Handley
1d74157d15
fix: force grid view when browsing emoji categories
2025-11-27 23:21:36 -08:00
Eric Handley
238b2f3ea3
feat: add category tab bar UI to emoji selector
2025-11-27 23:21:36 -08:00
Eric Handley
c6b28bec4d
feat: add category-based browsing to emoji selector
2025-11-27 23:21:36 -08:00