Commit Graph
873 Commits
Author SHA1 Message Date
Kainoa Kanter db060fe5bb add toggle for showing/hiding active window icon 2025-08-20 07:57:19 -07:00
Kainoa Kanter 604321e30e add app icon to active window, fix app icon method in dock 2025-08-19 19:04:38 -07:00
Ly-sec bc27e237c9 Release v2.1.1 - bug fixes v2.1.1 2025-08-19 23:51:15 +02:00
Ly-sec c4380ec885 Fixed Hyprland active window 2025-08-19 23:38:33 +02:00
quadbyte 4d0c2d0bc6 NImageCached, less logging and better naming 2025-08-19 17:31:30 -04:00
LemmyandGitHub 3714862281 Update README.md 2025-08-19 17:25:35 -04:00
Ly-sec a9fceee62d Another possible hyprland active window fix 2025-08-19 23:18:28 +02:00
Ly-sec 8ffd2ab8ac Possible hyprland active window crash fix 2025-08-19 23:09:18 +02:00
LemmyandGitHub d753788d8a Update README.md 2025-08-19 17:05:32 -04:00
Ly-sec 449f565f3f Merge branch 'dev' of https://github.com/noctalia-dev/noctalia-shell into dev 2025-08-19 22:52:19 +02:00
Ly-sec cf75e64eb6 Fix applauncher clipboard & math 2025-08-19 22:52:14 +02:00
LemmyandGitHub d9c06eee83 Update README.md 2025-08-19 14:20:54 -04:00
LemmyandGitHub f1f0abfe24 Update README.md 2025-08-19 14:14:52 -04:00
LemmyandGitHub ae45d1f777 Update README.md
- Removed sha256sum dep.
- Reworked credits and stuff
2025-08-19 13:53:12 -04:00
quadbyte 4d946ddcc8 sha256: back to the regular/simpler sha256 algo. 2025-08-19 13:43:55 -04:00
quadbyte 969aeeb5c9 sha256: Slightly faster implementation 2025-08-19 13:36:16 -04:00
quadbyte b096f146de Sha256: replaced call to external sh256sum binary by a pure JS implementaion 2025-08-19 13:34:14 -04:00
quadbyte 1d7b47ee4c Formatting 2025-08-19 13:31:13 -04:00
Ly-sec dd79920d92 Update README.md 2025-08-19 15:55:54 +02:00
Ly-sec 0aa17ae18e Fix some toasts and notification position v2.1.0 2025-08-19 15:19:05 +02:00
Ly-sec b51e6a5e73 Fix Hyprland active window 2025-08-19 14:39:20 +02:00
Ly-sec 40d6595f5d Add label,description for Toast 2025-08-19 14:33:36 +02:00
Ly-sec 8b3945b612 Merge branch 'dev' of https://github.com/noctalia-dev/noctalia-shell into dev 2025-08-19 14:15:52 +02:00
Ly-sec fa1d0aa8b6 Add ToastService, NToast etc 2025-08-19 14:15:46 +02:00
quadbyte ae93951900 Tray: proper fix for hiding the capsule when no apps are in the tray 2025-08-19 08:15:34 -04:00
Ly-sec 1d860da42e Add ToastService, NToast etc 2025-08-19 14:14:00 +02:00
quadbyte 5e62f72361 Merge branch 'main' into dev 2025-08-19 08:04:32 -04:00
quadbyte 3e95626298 Scaling: dont log catched erros when the monitorScaling is not set. 2025-08-19 08:03:06 -04:00
quadbyte fdf475cabc Tray capsule hidden if empty + formatting 2025-08-19 08:01:59 -04:00
Ly-sec 1993e28c18 Possible fix for unknown screen (bar not displaying) 2025-08-19 13:16:03 +02:00
Ly-sec 7b26ddaa32 Add bar position 2025-08-19 12:52:54 +02:00
quadbyte 1564992442 LockScreen: fix scaling 2025-08-18 23:07:13 -04:00
quadbyte 14ea1f5e66 formatting 2025-08-18 23:06:53 -04:00
quadbyte 59f379104c Predefined light color schemes improvements 2025-08-18 22:33:07 -04:00
quadbyte 0efe44903c Rosepine: dark + light 2025-08-18 22:07:26 -04:00
quadbyte 5d019d1eac AudioViz: mirrored bars 2025-08-18 21:57:44 -04:00
quadbyte 7d2534644d Settings: using NLabel everywhere 2025-08-18 21:40:23 -04:00
quadbyte f67a0b8420 GTK/QT theming disabled by default 2025-08-18 21:40:02 -04:00
quadbyte ed188ebfda TrayMenu: changed gap to overlap, so we can reach the submenu properly 2025-08-18 21:21:26 -04:00
quadbyte f769443372 TrayMenu, remove new lines from entries 2025-08-18 21:15:16 -04:00
quadbyte ba39d02537 TrayMenu: proper divider 2025-08-18 20:57:33 -04:00
quadbyte 7c191b3de5 Settings ui: better label/description managment via NLabel (wip) 2025-08-18 19:04:05 -04:00
quadbyte 3e55dc3c04 Settings/Display: Scaling per monitor \o/ 2025-08-18 18:24:49 -04:00
quadbyte d6cc5899b9 Minor improvements to UI 2025-08-18 18:24:22 -04:00
quadbyte 764638a329 TrayMenu: if menu entry does not define a text, shows "..." 2025-08-18 16:33:56 -04:00
quadbyte 50cf2ed5e1 Fix bluetooth button colors 2025-08-18 16:12:41 -04:00
quadbyte c5a7dd9d25 Battery: revert test mode 2025-08-18 16:10:53 -04:00
quadbyte 81eff0d234 Reworked the bar display colors/capsule, etc... 2025-08-18 16:10:29 -04:00
quadbyte 7d3dc9c815 Colors cleanup
- removed mOutlineVariant, using mOutline everywhere
- reworked all predefined color schemes (dark mode only, light mode
incoming)
2025-08-18 14:08:58 -04:00
Ly-sec f300bfafcc Edit noctalia.json (Matugen template) 2025-08-18 18:39:48 +02:00