Commit Graph
697 Commits
Author SHA1 Message Date
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 f77bbaa5e3 More math rounding to avoid any blur. 2025-10-10 15:47:14 -04:00
ItsLemmy 93803f1309 autofmt 2025-10-10 08:02:10 -04:00
LemmyandGitHub a493061bae Merge pull request #451 from lonerOrz/feature/tray-blacklist
feat(tray): Implement core blacklist filtering logic
2025-10-10 08:01:05 -04:00
ItsLemmy 971a216895 Merge branch 'quick-settings' 2025-10-10 07:42:40 -04:00
ItsLemmy 254a3cfad6 Tray: partial revert of IconImage smoothing 2025-10-09 23:52:54 -04:00
ItsLemmy 4d0041abee Quicksettings: polishing, fixed all scaling issues. 2025-10-09 19:57:12 -04:00
loner 20c54e292f feat(tray): Implement debouncing for tray item updates 2025-10-10 07:17:11 +08:00
ItsLemmy 0989601dbc Fixed a bunch of scaling issue in bar NIconButtons 2025-10-09 17:31:42 -04:00
loner 1455c84b0c fix(tray): Improving regex escaping logic. 2025-10-10 05:18:46 +08:00
loner f47216033e feat(tray): Remove global trayBlacklist 2025-10-10 05:00:13 +08:00
loner 2f2bcdebc8 feat: Add custom settings and blacklist for Tray module 2025-10-10 03:34:09 +08:00
loner b30879b38d Fix: Adjust tray module and icon size 2025-10-10 03:22:06 +08:00
loner b34f971306 feat(tray): Implement core blacklist filtering logic 2025-10-10 01:00:46 +08:00
ItsLemmy 5c5e414072 Auto formatting 2025-10-09 09:43:40 -04:00
ItsLemmy a25ea9fa77 DigitalClock: improved accuracy, removed useless connections 2025-10-09 09:36:31 -04:00
ItsLemmy ab7099e491 Tray: rounding size to avoid unwanted blur. 2025-10-09 09:23:21 -04:00
ItsLemmy bff195309a QuickSettings: editable widgets/button section in the ControlCenter 2025-10-08 23:05:52 -04: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
LemmyandGitHub de944ca728 Merge pull request #411 from keis/sway
Basic sway support
2025-10-07 20:56:06 -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 d751dfee5c Bar-Sysmon: tighter bounds 2025-10-07 09:05:27 -04:00
ItsLemmy 2250be26a1 Bar-Sysmon: slightly increased text metrics computation. 2025-10-07 08:44:14 -04:00
ItsLemmy 59baaa5137 Calendar: fixed current date disappearing. 2025-10-06 23:47:01 -04:00
ItsLemmy d48bd9f297 MediaMini: fixed invalid tooltip warning 2025-10-06 20:46:00 -04:00
ItsLemmy 67cd3d8f52 autofmt 2025-10-05 17:32:15 -04:00
lysec 2cd4defa9f LockScreen: more sizing tweaks 2025-10-05 23:21:08 +02:00
Damian D'Souza bd5e5a5c96 remove lastSeenTs update from notification history onClicked 2025-10-05 22:47:16 +02: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
David Keijser 754623c22b Call compositor backend actions with model reference
This allows the compositor backend to decide what property to use when invoking the action
2025-10-05 16:02:15 +02:00
ItsLemmy 4c001b12b9 MediaMini: slightly bigger (+3px) image/icon which match ActiveWindow 2025-10-04 23:10:56 -04:00
ItsLemmy 4ed16d795e Clipping: removed many unecessary clip: true 2025-10-04 22:22:23 -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 d8099c2446 AboutTab: using NButton for the download button 2025-10-04 17:05:35 -04:00
ItsLemmy bc14ab95f9 ActiveWindow: new setting to set your favorite width. Fix #417 2025-10-04 14:33:04 -04:00
Ly-sec 04290d82cf NotificationService: respect 0s timeout (never disappear, fixes #419)
Autoformat
2025-10-04 17:31:01 +02:00
ItsLemmy f7e1fe4e0f Bar: minor memory optimization 2025-10-04 08:56:05 -04:00
ItsLemmy 86127660fe Tooltip: different approach to get the current screen. 2025-10-03 23:27:07 -04:00
ItsLemmy cd7ac2b243 NPanel: reverted yesterday fix, trying another fix. 2025-10-03 22:03:56 -04:00
ItsLemmy cc59362a1a Tooltip-TrayMenu: only use the simple mapToItem. 2025-10-03 22:01:51 -04:00