Commit Graph

34 Commits

Author SHA1 Message Date
Lemmy 830fba58e5 Container/Box Borders: off by default with a new setting to turn them on in the UI tab 2026-01-02 18:08:23 -05:00
wxlyyy 987a1a0d4a make diskPath option in ControlCenter tab work logically 2026-01-02 17:15:21 +08:00
Lemmy adcbc2a9d5 Wallpaper: ability to set a flat color instead of an image. 2026-01-02 01:41:47 -05:00
Lemmy a4fdf2592a FontWeight: some cleanup 2026-01-02 01:30:52 -05:00
Lemmy e57ead4187 Wallpaper: Lockscreen & MediaCard now respect the wallpaper.enabled flag. 2026-01-01 19:12:26 -05:00
Ly-sec e623698b3f ControlCenter: add scrollwheel support for Audio & Brightnesscard 2025-12-30 13:12:56 +01:00
Lemmy 10490e8ac3 SystemMonitorCard: fixed scaling and revamped to a simpler layout. 2025-12-29 11:23:59 -05:00
Lemmy d9005d453d MediaCard: now uses ImageCacheService (orientation fix) + increased thumbnails size to 384x384 + image cache auto cleanup after 30days. 2025-12-28 11:59:42 -05:00
Lemmy f388409326 SysMon: polished the look of NCircleStat + better color usage 2025-12-28 09:31:19 -05:00
Ly-sec 13464ce69b TimerCard: fix button alignment 2025-12-28 06:53:48 +01:00
Lemmy cec3d02f21 SysMon: Card and Panel, use the first available widget settings for the favorite disk. 2025-12-27 23:56:19 -05:00
Lemmy 8b8a86784a SysMon: tooltips 2025-12-27 23:47:57 -05:00
Lemmy 4f86242e8e SysMon: Smart/Learning network speeds 2025-12-27 23:25:12 -05:00
Ly-sec 9794ed9369 ControlCenterTab: add NComboBox to select which drive mountpoint should be used for sysmon 2025-12-27 17:28:58 +01:00
Lemmy 8cd17f77cb Cava: refactored the way we enable/disable it dynamically so it can work with plugins, desktop widgets, etc... 2025-12-20 21:07:20 -05:00
Ly-sec ea315311a7 TimeCard: add blinking indicator below digit 2025-12-17 14:23:01 +01:00
Ly-sec f092c1a604 TimeCard: fix illegal character input 2025-12-17 14:04:52 +01:00
Ly-sec caf5eb2942 TimerCard: make time input more obvious 2025-12-17 12:03:22 +01:00
Ly-sec e22f7bc8ff TimerCard: add mousewheel support 2025-12-17 12:00:11 +01:00
Ly-sec 070874f6d0 CalendarCard: add mousewheel support 2025-12-17 11:52:59 +01:00
Lemmy 3cc7d80427 TimerCard: fix button width after the changes to NTabButton 2025-12-16 20:35:46 -05:00
Lemmy 4839ed69b1 autofmt 2025-12-15 10:12:59 -05:00
Ly-sec 5648367a86 ControlCenter: add brightness card 2025-12-15 13:22:06 +01:00
ItsLemmy 6e0fe5ec49 SettingsPanel: simplified code flow and fixed potential opening on wrong tab 2025-12-15 00:07:07 -05:00
Ly-sec 75025c0fb6 TimerCard: layout changes 2025-12-14 20:58:05 +01:00
ItsLemmy 764299e4e7 Settings: added option to open settings in a separate (tiled) window + Fixed migrations/upgrades by parsing the rawJson 2025-12-11 21:03:43 -05:00
notiant 1156e2ad9b CalendarMonthCard: fix text color for current month 2025-12-10 00:32:12 +01:00
Ly-sec 45267bdff5 TImerCard: adjust button layout 2025-12-05 23:44:52 +01:00
Ly-sec 2874cc41c5 TimerCard: fix visual timer reset 2025-12-05 23:18:51 +01:00
Ly-sec d5f99258fc colors-apply.sh: check if cava runs with stdin to prevent cava crashes 2025-12-05 08:40:45 +01:00
Cru Scanlan 144ede980f Display month and year on calendar 2025-12-04 22:28:46 +10:00
Ly-sec b71082f9fb ProfileCard: make avatar always a circle
LockScreen: make avatar always a circle
2025-12-03 18:50:16 +01:00
Ly-sec 18e9eb11b4 UserInterfaceTab: everything follows border radius slider 2025-12-01 19:43:02 +01: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