Commit Graph
4786 Commits
Author SHA1 Message Date
ItsLemmy 6d6261ca00 Merge branch 'unified-panel-content' 2025-11-29 09:38:11 -05:00
loner 9a9ebf11fb i18n(ControlCenter): Update translations for colorization switch 2025-11-29 21:58:02 +08: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 0ab8458ca2 NIconPicker: replace GridView with NGridView 2025-11-29 14:11:18 +01:00
Ly-sec cdc5725e1b NIconPicker: add vertical scrollbar 2025-11-29 13:42:50 +01: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 e07f2d34c0 CompositorService: lockAndSuspend - wait for lock before suspending 2025-11-29 13:05:24 +01:00
Ly-sec 75b17b9185 i18n: Compositor Theming 2025-11-29 12:42:59 +01:00
Ly-sec 9d5ac132c7 i18n: niri template 2025-11-29 12:34:16 +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
LysecandGitHub 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
Ly-sec 0d6b70a4c1 IPC: notifications - add removeOldestHistory 2025-11-29 08:30:12 +01:00
LysecandGitHub 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
LysecandGitHub 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
LemmyandGitHub 5d70941a24 Merge pull request #907 from notiant/patch-1
Prevent empty bar pills from expanding
2025-11-28 22:15:17 -05: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
notiantandGitHub 9fd914875c Prevent expanding empty bar pills 2025-11-29 01:02:39 +01: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
LysecandGitHub 46f881026e Merge pull request #895 from lonerOrz/fis/lockkey
fix: Caps Off OSD color inconsistency with Num Off OSD
2025-11-28 13:54:52 +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
loner 69004c072c fix: Caps Off OSD color inconsistency with Num Off OSD 2025-11-28 15:28:21 +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 ff78afeb82 feat: upgrade to gemoji database 2025-11-27 23:21:36 -08:00
Eric Handley 8d495cea3a fix: correct sushi emoji character in emoji.json 2025-11-27 23:21:36 -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
Eric Handley 9d25f9c9e7 feat: add NIconTabButton widget for icon-only tabs 2025-11-27 22:43:11 -08:00
LysecandGitHub 5e205ad69a Merge pull request #892 from oluijks/fix/label-html-rendering
feat/fix: render label descriptions as styled text
2025-11-28 01:36:59 +01:00
Olaf Luijks 3ec973ca21 feat: render label descriptions as styled text 2025-11-28 01:27:44 +01:00
Ly-sec a177031265 Weather: check for more weather states 2025-11-28 01:26:51 +01:00
ItsLemmy a48e4dcecd Panels: went back to have panel's content drawn in main screen instead of separate PanelWindow 2025-11-27 19:18:34 -05:00
Ly-sec a4193382df MediaMini: center icons 2025-11-28 00:54:09 +01:00