Commit Graph
48 Commits
Author SHA1 Message Date
lysec b9c6d0e2fb CalendarPanel: fix week number 2025-10-25 11:43:12 +02:00
Corey Woodworth 1846c7af2e Added option for an analog style clock on the calendar screen. 2025-10-24 23:34:58 -04:00
loner dea916617a feat: Add toggle for calendar event display 2025-10-21 20:33:39 +08:00
ItsLemmy eba1ace2f0 Calendar: fix warnings and error due to old PR 2025-10-20 19:04:38 -04:00
Kainoa KanterandGitHub d6e52719a2 Merge branch 'noctalia-dev:main' into feat/calendar-events 2025-10-16 12:52:51 -07:00
lysec 814abf4725 LocationTab: add toggle to fully disable weather (as requested in #488) 2025-10-16 12:25:22 +02:00
ItsLemmy b152df7670 Calendar: close with esc 2025-10-12 18:35:22 -04:00
ItsLemmy 2888b7c02e Merge branch 'main' into qt-scaling 2025-10-12 18:27:56 -04:00
ItsLemmy 7e4c7a1efd translations 2025-10-12 16:16:46 -04:00
ItsLemmy 9f54822e4c Different scaling for Bar and Panels 2025-10-12 15:48:52 -04:00
Kainoa Kanter a64899d76a revert accidental personal change 2025-10-12 10:39:47 -07:00
Kainoa Kanter bec1141d40 Merge branch 'main' into feat/calendar-events 2025-10-12 10:39:03 -07:00
lysec 14af84ffbe LockScreen: make compact version buttons not overflow & edit clock
CalendarPanel: edit clock
Autoformat
2025-10-12 16:01:31 +02:00
ItsLemmy f4b27380c3 Qt-Scaling: first cleanup pass 2025-10-12 08:23:24 -04:00
lysec c90fa5fec2 LockScreen: fix clock hour not updating
CalendarPanel: fix clock hour not updating
2025-10-11 21:06:33 +02:00
Corey Woodworth 83b8f307a1 fix: fixed issues caused my my poor merge. removed incorrect OnPaint and moved brackets 2025-10-11 14:51:14 -04:00
MrDowntempoandGitHub 3e851fc5ca Merge branch 'main' into fix/calendar-alignment 2025-10-11 14:30:34 -04:00
lysec eadebacea9 DockTab: fix NComboBox
Autoformat
2025-10-11 15:17:21 +02:00
MrDowntempoandGitHub c25ae8bec4 More consistent line breaks in source code 2025-10-11 02:50:18 -04:00
MrDowntempoandGitHub 76770bbb3c Even more cleanup 2025-10-11 02:43:34 -04:00
MrDowntempoandGitHub 357c30617d More indentation cleanup 2025-10-11 02:38:46 -04:00
Corey Woodworth 4fb884a5c6 fix: fine tune vertical centering and ensure room for long month names 2025-10-11 02:09:51 -04:00
MrDowntempoandGitHub 6d83a3ebed Indentation fixes
Should be all cleaned up and ready to go
2025-10-11 00:43:06 -04:00
MrDowntempoandGitHub 0b928b0e1d Deleted some spaces
some final cleanup
2025-10-11 00:02:50 -04:00
MrDowntempoandGitHub ee799df56d Just some clean up and restored comments 2025-10-10 23:56:17 -04:00
Corey Woodworth e07e7e2bd1 fix: Refine header layout and animations 2025-10-10 23:36:46 -04:00
Corey Woodworth 586e28919c fix: Alignment issue on current day vs other days 2025-10-10 22:14:57 -04:00
ItsLemmy a25ea9fa77 DigitalClock: improved accuracy, removed useless connections 2025-10-09 09:36:31 -04:00
Kainoa Kanter 64f10ff1c4 one dot per event, different dot colors depending on event length 2025-10-08 20:29:05 -07:00
Kainoa Kanter d6f8eb0bed fix: handle timezone properly for all-day events 2025-10-08 19:56:03 -07:00
Kainoa Kanter 799f4e0257 open gnome-calendar on date click 2025-10-08 19:47:58 -07:00
Kainoa Kanter d19f6ee15f remove debug logging 2025-10-08 19:28:57 -07:00
Kainoa Kanter 3a3c70c4e0 fix: use events from connection, not hacky db parsing 2025-10-08 19:28:03 -07:00
Kainoa Kanter c6858fea9d feat: load calendar events 2025-10-08 18:57:17 -07:00
ItsLemmy d8a67ce298 Compositor: Reworked the compositor detection to make it more robust when switching from one to another in TTY
- Sway seems to leave its SWAYSOCK valid when going back to TTY, which
would break Noctalia on Niri. Was probably fine with a display manager.
+ Autofmt
2025-10-07 20:59:33 -04:00
ItsLemmy 062f76dce7 Calendar: minor UI tweaks 2025-10-07 20:10:28 -04:00
lysec e7c666236d Calendar: hide day if not current month 2025-10-07 21:43:35 +02:00
lysec 17d818c0e5 Calendar: overhaul 2025-10-07 21:42:35 +02:00
ItsLemmy 59baaa5137 Calendar: fixed current date disappearing. 2025-10-06 23:47:01 -04:00
ItsLemmy 3085390084 ColorScheme: back to a more classic UI 2025-10-05 15:25:49 -04:00
ItsLemmy feed6e905c Calendar: added support for 12 hours format. 2025-10-05 14:13:46 -04:00
ItsLemmy bc7c821d33 Calendar: optimizations + removed days on hover as there is no actions on those. 2025-10-04 20:55:05 -04:00
ItsLemmy ccebaa9b42 Calendar: New look, courtesy of @pC 2025-10-03 21:42:06 -04:00
ItsLemmy 4b13e89a64 Font: added per font family scaling. removed billboard font 2025-09-29 21:31:45 -04:00
ItsLemmy d86686704c Bar: slightly more compact calendar 2025-09-24 17:17:09 -04:00
Ly-sec 2a23b6afdd i18n: WAY more i18n conversion 2025-09-24 14:12:12 +02:00
Ly-sec df70f0c824 Possibly got everything transfered over to i18n 2025-09-24 13:47:59 +02:00
ItsLemmy b8f4401878 First pass 2025-09-22 19:11:10 -04:00