Commit Graph
1587 Commits
Author SHA1 Message Date
Corey Woodworth 586e28919c fix: Alignment issue on current day vs other days 2025-10-10 22:14:57 -04:00
ItsLemmy bb68222eea autofmt 2025-10-10 15:52:09 -04:00
LemmyandGitHub 05663d82b7 Merge pull request #460 from DuckySoLucky/feat/ability-to-ignore-intial-mouse-position
feat(Application Launcher): add option to ignore initial mouse position
2025-10-10 15:51:25 -04:00
ItsLemmy f77bbaa5e3 More math rounding to avoid any blur. 2025-10-10 15:47:14 -04:00
DuckySoLucky b22c2e7d4d refactor: remove setting 2025-10-10 21:34:37 +02:00
DuckySoLucky f0c44734bc feat(Application Launcher): add option to ignore initial mouse position 2025-10-10 20:07:28 +02:00
ItsLemmy 9c7dab92d0 Dock: Context menu improvements. 2025-10-10 13:54:47 -04:00
ItsLemmy 72b2b9e917 autofmt 2025-10-10 13:31:02 -04:00
LemmyandGitHub 7bbd092768 Merge pull request #458 from xqwzts/dock
Add DockMenu actions
2025-10-10 13:30:30 -04:00
ItsLemmy 87acda584c Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2025-10-10 12:04:12 -04:00
ItsLemmy 7df875dd3e Background: avoid resizing wallpapers if one of the axis fits perfectly on screen. 2025-10-10 12:04:09 -04:00
AISERandGitHub 84f69b0bc8 Merge branch 'main' into main 2025-10-10 23:30:52 +08:00
Victor Choueiri 9ff5eb9808 Add DockMenu actions
* Adds app-specific actions from the DesktopEntry to the context menu /
  DockMenu
* Only displays actionable actions (ie: does not show Close or Focus if
  the app is not running, as those would do nothing)
2025-10-10 16:00:22 +02:00
lysec 688d2d1d8f MediaCard: set slider size to 0.6 2025-10-10 15:44:07 +02:00
lysec acd776a187 OSD: add audio input osd
IPC: add audio input
2025-10-10 15:08:25 +02:00
lysec 2f527dcf61 AudioCard: fix issue, change size of slider 2025-10-10 14:59:12 +02:00
lysec 7a403bbdde ControlCenter: add volume controls 2025-10-10 14:51:42 +02: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 e1f276a5ab Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2025-10-10 07:42:49 -04:00
lysec 63881bf8a9 ColorSchemeTab: auto-detect themabale discord client 2025-10-10 13:42:42 +02: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
Aiser 17bca7ce35 Matugen: Add KColorScheme for KDE's APP 2025-10-10 10:59:53 +08:00
ItsLemmy 789354464d QuickSettings: minor layout tweaks 2025-10-09 21:29:07 -04:00
loner 2bcdcb1e9e refactor(tray): refactor blacklist UI layout and fix display issues 2025-10-10 09:25:15 +08:00
ItsLemmy b2c5c71116 NFilePicker: added missing translations 2025-10-09 20:48:30 -04:00
ItsLemmy 6b444cea07 Translations 2025-10-09 20:26:07 -04:00
ItsLemmy 3fe63f463e ControlCenter: Looks better when it's taller and less wide. 2025-10-09 20:20:26 -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 5de6560d42 fix(ui): Correct TraySettings label and description 2025-10-10 01:57:17 +08:00
loner 85043d5370 feat(ui): Implement Tray widget settings UI 2025-10-10 01:01:44 +08:00
loner b34f971306 feat(tray): Implement core blacklist filtering logic 2025-10-10 01:00:46 +08:00
lysec 075c8f08f6 quicksettings: replace hardcoded text with i18n, edit label & tooltip,
force hover when recording
2025-10-09 17:56:49 +02:00
lysec bfb57f13c6 Settings: edit default bar & quick access
Autoformat
2025-10-09 15:59:33 +02:00
lysec 7dbb3deeea QuickSettings: compact version uses 4 per row 2025-10-09 15:48:23 +02:00
lysec 955c10cd92 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-10-09 15:44:44 +02:00
lysec 1386920a3f LockScreen: add ! after Welcome back user 2025-10-09 15:44:37 +02: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
lysec b713c1b812 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-10-09 15:25:03 +02:00
lysec 516213a96d LockScreen: fix warning, make clock size uniform 2025-10-09 15:25:00 +02:00
ItsLemmy ab7099e491 Tray: rounding size to avoid unwanted blur. 2025-10-09 09:23:21 -04:00
lysec 7828199d30 Merge branch 'quick-settings' of https://github.com/noctalia-dev/noctalia-shell into quick-settings 2025-10-09 15:17:44 +02:00