Commit Graph
100 Commits
Author SHA1 Message Date
ItsLemmy 32c929c943 dev 2025-10-10 21:29:26 -04:00
ItsLemmy bffbd0730d v2.17.1 2025-10-10 21:29:04 -04:00
ItsLemmy b3b5ec7f14 v2.17.0 2025-10-10 21:26:40 -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
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
LemmyandGitHub 9f6bc100dc Merge pull request #455 from acdcbyl/main
Matugen: Add KColorScheme for KDE's APP
2025-10-10 11:40:34 -04:00
ItsLemmy 999970f8da NCircleStat: polished the look 2025-10-10 08:58:37 -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 e1f276a5ab Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2025-10-10 07:42:49 -04:00
ItsLemmy 971a216895 Merge branch 'quick-settings' 2025-10-10 07:42:40 -04:00
ItsLemmy 8f614194df QuickSettings: added wallpaper selector to the defaults 2025-10-10 07:42:28 -04:00
ItsLemmy 789354464d QuickSettings: minor layout tweaks 2025-10-09 21:29:07 -04:00
ItsLemmy b2c5c71116 NFilePicker: added missing translations 2025-10-09 20:48:30 -04:00
ItsLemmy c96eecedb3 i18n-json-check: removed empty nested structure. 2025-10-09 20:39:28 -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
ItsLemmy 0989601dbc Fixed a bunch of scaling issue in bar NIconButtons 2025-10-09 17:31:42 -04:00
LemmyandGitHub cb99e285e5 Merge pull request #452 from Sridou/matugen-foot
updated foot theme for pre-defined color schemes
2025-10-09 14:56:19 -04:00
ItsLemmy 96b63480b4 ActiveWindow + MediaMini: proper cleanup of strings to avoid line breaks. 2025-10-09 14:52:22 -04:00
LemmyandGitHub aec6a3bbc2 Merge pull request #450 from keis/sway-workspace-index
Use workspace.num as index for sway
2025-10-09 11:38:21 -04: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 a5ff7cfe6b ControlCenter: improved height computation 2025-10-09 08:59:26 -04:00
ItsLemmy a90bca23aa QuickSettings: 3 columns + added Do not disturb 2025-10-08 23:24:22 -04:00
ItsLemmy bff195309a QuickSettings: editable widgets/button section in the ControlCenter 2025-10-08 23:05:52 -04:00
LemmyandGitHub f9630aae7b Merge pull request #428 from ecoskey/feat/media_ipc
Add media ipc target
2025-10-07 21:00:38 -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
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 8627cfe2a4 MediaCard: Polishing the look when no mpris player is running. No mpris does not mean no audio/music. 2025-10-06 23:58:34 -04:00
ItsLemmy 59baaa5137 Calendar: fixed current date disappearing. 2025-10-06 23:47:01 -04:00
ItsLemmy 6ae8db3068 ControlCenter: new layout with all shortcuts on top for quicker access. 2025-10-06 23:27:08 -04:00
ItsLemmy 7989bcf93b MediaCard: New look courtesy of @pC with some tweaking. 2025-10-06 21:47:18 -04:00
ItsLemmy d48bd9f297 MediaMini: fixed invalid tooltip warning 2025-10-06 20:46:00 -04:00
ItsLemmy 621d34ea2e Settings - Display: replaced method string (internal, ddcutil) by a less intrusive icon. 2025-10-06 20:40:39 -04:00
LemmyandGitHub b65a415c67 Merge pull request #433 from lonerOrz/fix/brightness-layout
fix(settings): Correct brightness slider layout issues
2025-10-06 18:07:51 -04:00
LemmyandGitHub 00b575f51e Merge pull request #434 from lonerOrz/fix/color-scheme-layout
fix(settings): make color scheme grid layout responsive
2025-10-06 17:17:36 -04:00
ItsLemmy 0c8f4500a9 Disabled dynamic scaling: only used on lockscreen 2025-10-06 15:22:29 -04:00
ItsLemmy 5531d5ca5b AppThemeService: added a "generate" method that centralize updates. 2025-10-06 15:00:56 -04:00
ItsLemmy 0ec4ba0c6e MatugenService => AppThemeService 2025-10-06 14:51:43 -04:00
ItsLemmy d7e8a8fe0b Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2025-10-06 14:34:45 -04:00
ItsLemmy ac2ebc3c5a Matugen: added errorColor for predefined palette gen. 2025-10-06 14:34:42 -04:00
ItsLemmy da745b07bb MatugenService: Predefined schemes dont use matugen at all. 2025-10-06 14:19:32 -04:00
ItsLemmy 42e9791fda MatugenService: no more ES6 syntax to avoid qmlfmt breakage + cleanup 2025-10-06 12:56:09 -04:00
ItsLemmy 8caff79b96 Fix broken autoformat 2025-10-06 12:24:37 -04:00
ItsLemmy e8148a3d0a Matugen: fix empty config if only theming terminal + autofmt 2025-10-06 12:22:32 -04:00
ItsLemmy 3d2d9a2442 Matugen: Use Saturation only 2025-10-06 11:53:21 -04:00
ItsLemmy b392dacb61 Use HSL 2025-10-06 11:49:26 -04:00
ItsLemmy 79faa6f281 FontService: batch processing 2025-10-06 09:53:02 -04:00
ItsLemmy d6b3e08db1 autoformatting 2025-10-06 09:50:38 -04:00
ItsLemmy bff0694b02 Background: improved sourceSize calculation to support vertical monitors. 2025-10-06 08:04:09 -04:00
ItsLemmy 4811224a57 Test simpler matugen approach 2025-10-05 22:12:46 -04:00
ItsLemmy a7e6fd1667 ColorVariants: better light theme support 2025-10-05 19:19:43 -04:00
ItsLemmy e88e236f6b Vesktop: better light theme support for predefined colorscheme 2025-10-05 19:10:29 -04:00
ItsLemmy 9304342eab Vesktop: theming 2025-10-05 18:56:55 -04:00
ItsLemmy e24b0999ae Surface vs SurfaceVariant (surface variant should be lighter in dark theme) 2025-10-05 18:44:11 -04:00
ItsLemmy b36c8cf45e Vesktop: fix placeholder text 2025-10-05 18:26:14 -04:00
ItsLemmy cc0b5762d4 Vesktop: theming 2025-10-05 18:22:00 -04:00
ItsLemmy de10e0968a Vesktop theming 2025-10-05 18:15:13 -04:00
ItsLemmy 67cd3d8f52 autofmt 2025-10-05 17:32:15 -04:00
LemmyandGitHub 745ecdbdc7 Merge pull request #425 from damian-ds7/notification-ipc-update-timestamp
update lastSeenTs in notifications toggleHistory ipc call
2025-10-05 16:50:22 -04:00
ItsLemmy bef810c0bc Vesktop: theming attempt... 2025-10-05 15:26:10 -04:00
ItsLemmy 3085390084 ColorScheme: back to a more classic UI 2025-10-05 15:25:49 -04:00
ItsLemmy 3dbd2e50fb pt translation fix 2025-10-05 14:28:03 -04:00
ItsLemmy 45f5b4c9cc Translations 2025-10-05 14:13:50 -04:00
ItsLemmy feed6e905c Calendar: added support for 12 hours format. 2025-10-05 14:13:46 -04:00
ItsLemmy 17fa29abc4 Wallpaper panel: improved the highlight by not using opacity everywhere. 2025-10-05 09:05:07 -04:00
LemmyandGitHub 75c5b9aba6 Merge pull request #423 from matejc/main
systemd-inhibit: remove handle-lid-switch
2025-10-05 08:14:49 -04:00
LemmyandGitHub 1a2a4736a5 Merge pull request #421 from ThatOneCalculator/fix/clip-weather
fix: clip overflowed weather entries
2025-10-04 22:57:25 -04:00
ItsLemmy 4ed16d795e Clipping: removed many unecessary clip: true 2025-10-04 22:22:23 -04:00
ItsLemmy 2587e0a4cf NIconPicker: RAM + CPU Optimizations 2025-10-04 22:01:54 -04:00
ItsLemmy d59453397b WallpaperPanel: RAM + CPU Optimizations 2025-10-04 21:35:27 -04:00
ItsLemmy 57acc64aa9 Toast: RAM optimizations 2025-10-04 21:15:59 -04:00
ItsLemmy 85fc907a48 Notifications: use proper notifications monitors settings. 2025-10-04 20:59:51 -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 059284c1f1 Notification: Optimize RAM & CPU usage, smoother animations. 2025-10-04 20:40:40 -04:00
ItsLemmy 3ae6cdc3f0 Background: support for dynamic resolution changes 2025-10-04 19:09:27 -04:00
ItsLemmy dbabb7bb69 Background: Smarter wallpaper resize to respect aspect ratio. 2025-10-04 18:33:27 -04:00
ItsLemmy 673ae8d040 Notifications: minor ram optimization by avoiding loader on inactive monitors. 2025-10-04 18:12:07 -04:00
ItsLemmy 9672c55e7d OSD: ram optimization 2025-10-04 17:55:06 -04:00
ItsLemmy d3616f7f26 Launcher: defer visibility when results are ready. 2025-10-04 17:15:18 -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
ItsLemmy 9ca1848e8e Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2025-10-04 13:35:41 -04:00
ItsLemmy 0f08f992d9 IPC: removed deprecated calls 2025-10-04 13:35:39 -04:00
ItsLemmy f42ce37763 Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2025-10-04 12:23:00 -04:00
ItsLemmy 60666c45f2 Hyprland: fix taskbar not working and proper event dispatching. 2025-10-04 12:22:59 -04:00
ItsLemmy bc2fbfbd83 Settings: added default wallpaper, that can be usefull for nixOS. 2025-10-04 11:34:02 -04:00
ItsLemmy 6fee2ef826 MediaCard: always centered 2025-10-04 09:22:16 -04:00