LemmyCook
fbd431164b
Notifications: minor renaming for clarity
2025-09-21 10:45:50 -04:00
LemmyCook
0279b5654a
Notifications: minor renaming + house keeping. Bring back the close history when clearing all notifications
2025-09-21 10:24:47 -04:00
Ly-sec
5965004721
NFileManager: fix file path, add image thumbnails
2025-09-21 13:18:52 +02:00
Ly-sec
86d891cfa8
Add NInputButton widget and FileManagerService integration
...
NInputButton.qml: new input+button widget
FileManagerService.qml: singleton service for file/folder dialogs
NFileManager.qml: create first iteration of filemanager
WallpaperTab.qml: integrate NInputButton
ScreenRecorderTab.qml: integrate NInputButton
GeneralTab.qml: integrate NInputButton
2025-09-21 13:06:57 +02:00
Ly-sec
fac9b8f54c
NotificationService: fix width/height warning
2025-09-21 11:12:18 +02:00
Ly-sec
71ce858b32
Notification: fix saving/deleting notifications
2025-09-21 10:59:44 +02:00
Ly-sec
ff34696d28
NotificationService: cleanup, fix duplicate images, resize to 64x64
2025-09-21 10:48:43 +02:00
LemmyCook
1ad6969d9b
Notification service: Full refactoring to support image caching for history.
2025-09-20 23:26:05 -04:00
ItsLemmy
8d0ce8dc49
Clock: simpler format management (horiz vs vertical) so one can switch the bar position without editing its clock.
2025-09-20 03:01:06 -04:00
LemmyCook
f3f8b82fdd
Clock: new approach to bar clock display based on tokens.
2025-09-19 23:18:59 -04:00
LemmyCook
8a78ee090a
Cleanup: more strings
2025-09-19 17:11:34 -04:00
LemmyCook
761aa62995
Cleanup: more strings cleanup, removing capitalization and minor adjusments.
2025-09-19 17:03:31 -04:00
LemmyCook
5cb9935f2f
SidePanelToggle: now allows to pick any icon from the font.
2025-09-19 16:37:38 -04:00
LemmyCook
9236b2f00e
autoformatting
2025-09-19 15:53:06 -04:00
LemmyCook
dd2c02af3f
Merge branch 'compositor-service'
2025-09-19 14:42:31 -04:00
LemmyCook
590708da57
Bar: New widget "Wallpaper Selector" to open the selector directly.
2025-09-19 11:24:46 -04:00
LemmyCook
ed557af1c2
Tooltip improvements (only use period for long sentences)
2025-09-19 10:38:10 -04:00
LemmyCook
978405bd85
2.12.1-dev
2025-09-18 23:42:34 -04:00
LemmyCook
50469e5c82
BarService: lookupWidget can now match by index.
2025-09-18 23:33:46 -04:00
LemmyCook
1dbc0cada6
WIP compositor cleanup
2025-09-18 22:58:57 -04:00
LemmyCook
88ece93db2
2.12.0-dev
2025-09-18 22:09:38 -04:00
LemmyCook
2d290bf5f7
Release v2.12.0
2025-09-18 22:06:05 -04:00
Ly-sec
c7ab350cbd
MatugenService: add check for Settings.isLoaded
2025-09-18 19:53:06 +02:00
Ly-sec
1bd093db7f
WallpaperSelector overhaul: initial commit
2025-09-18 17:55:30 +02:00
LemmyCook
a1aabd02f5
Toast: reworked the display and logic to make it more robust.
...
+ some bluetooth logic debouncing to avoid extra toast when adapter
comes back to life after suspend.
2025-09-18 10:10:40 -04:00
LemmyCook
e67d7166de
Merge branch 'bar-service'
2025-09-17 22:50:56 -04:00
LemmyCook
47f72d9498
Location/Clock: Moved use12hourformat and reverseDaymonth from the clock widget settings to the main settings, location tab
...
- Fix #303
2025-09-17 21:10:51 -04:00
LemmyCook
1305efec24
Settings/Notification: fixed typo
2025-09-17 15:38:25 -04:00
LemmyCook
8af8bf2e2e
BarService: to keep tracks of bar widgets and improve IPC behavior.
2025-09-17 10:19:55 -04:00
LemmyCook
2e9a812513
PowerProfile: Standardization + Factorisation. Fix #307
2025-09-17 09:30:23 -04:00
Ly-sec
a1dcef8dec
Revert "Brightness: holding down keybind with brightness IPC now keeps changing brightness until release"
...
This reverts commit 38e0bb8e64 .
2025-09-17 12:51:02 +02:00
Ly-sec
38e0bb8e64
Brightness: holding down keybind with brightness IPC now keeps changing brightness until release
2025-09-17 12:50:19 +02:00
Ly-sec
8811cb3d13
Notification: display links as plain text
2025-09-17 12:40:52 +02:00
ItsLemmy
a872682eb8
Brightness: fix #300
2025-09-17 00:28:57 -04:00
LemmyCook
46b8317330
v2.11.0-dev
2025-09-16 23:30:04 -04:00
LemmyCook
8204460112
v2.11.0
2025-09-16 23:29:02 -04:00
LemmyCook
7acca17b83
2.10.0-dev
2025-09-16 23:10:12 -04:00
LemmyCook
166da9191e
v2.10.0
2025-09-16 22:48:57 -04:00
LemmyCook
a92b4b311a
Renamed and moved NPill to BarPill.
...
Pill should not be used outside of the Bar as they rely on bar settings.
2025-09-16 22:26:56 -04:00
LemmyCook
6f1ae43d62
Dimmer: new implementation of the screen diming in a separate component.
2025-09-16 21:35:27 -04:00
LemmyCook
ac1902c76a
Bar: compact mode works pretty well but need some more testing.
2025-09-16 00:39:30 -04:00
LemmyCook
4edeedd5ad
v2.9.2-dev
2025-09-15 13:19:12 -04:00
Ly-sec
899595ec5c
Release v2.9.2
2025-09-15 14:52:09 +02:00
Ly-sec
dbf1020636
CustomButton: add script execution/polling support with text display
2025-09-15 14:37:29 +02:00
Ly-sec
fa838ecdb1
Cleaned up ColorSchemeTab, added program checks, added firefox template
...
Matugen: added firefox (pywalfox) template
SidePanelToggle: use ProgramCheckerService for gpu-screen-recorder
ColorSchemeTab: use NCollapsible for matugen templates, use
ProgramCheckerService to detect available programs (for matugen
templates)
NCollapsible: create collapsible category
2025-09-15 07:44:31 +02:00
LemmyCook
9e47d91be2
v2.9.1-dev / git
2025-09-14 21:03:21 -04:00
LemmyCook
8872002225
Release 2.9.1
2025-09-14 21:01:14 -04:00
LemmyCook
da1081700a
NPill: replaced "Normal" by "On Hover"
2025-09-14 18:15:07 -04:00
Ly-sec
aed81e82b0
Remove "%" from NVerticalPill add force close option to it too
...
NVerticalPill: add force close option
Any vertical bar widget: remove "%" display to have nice horizontal text
BarTab: add "always hide percentage" option so the pills will never
expand (opposite of always show percentage)
2025-09-14 23:13:11 +02:00
Ly-sec
1f3725faf8
set version to dev
2025-09-14 22:09:38 +02:00