Commit Graph

7805 Commits

Author SHA1 Message Date
Lemmy 973608a4c2 settings: added migration49 to delete the old 'launcher_app_usage.json' file 2026-02-10 20:32:10 -05:00
Lemmy a3429c3d77 shell-state: unified storage of launcherUsage data - this will reset the old usage data 2026-02-10 20:27:03 -05:00
Lemmy edac72cd19 launcher: app usage recording moved to ShellState singleton 2026-02-10 20:16:31 -05:00
Lemmy f1f3c410cd launcher: attempt at fixing potential crash when launching app 2026-02-10 20:02:41 -05:00
Lemmy 0101bc1e46 launcher: attempt at fixing potential crash when launching app (recordUsage) 2026-02-10 19:51:27 -05:00
Lemmy b13e1936dc launcher: attempt at fixing potential crash when launching app 2026-02-10 19:44:59 -05:00
Lemmy 43079fe801 launcher: attempt at fixing potential crash when launching app 2026-02-10 19:29:18 -05:00
Lemmy a562bcd311 launcher: attempt at fixing potential crash when launching app 2026-02-10 18:50:35 -05:00
Lemmy 031685517b autofmt 2026-02-10 18:50:17 -05:00
Lemmy 3bbac2ac5a i18n-update 2026-02-10 18:50:07 -05:00
Lemmy c063c1cb87 contributors+supporters: proper use of i18n.trp() 2026-02-10 17:43:02 -05:00
Lemmy 10e22d0e83 Merge pull request #1772 from gigamonster256/push-wyntnrryzxkl
fix: mark skipped changelogs as seen
2026-02-10 17:30:04 -05:00
Lemmy ef3a68e452 Merge pull request #1774 from MrDowntempo/fix/LastTime
Last One I swear
2026-02-10 16:39:13 -05:00
Corey Woodworth dabc54d92a Last One I swear 2026-02-10 16:32:35 -05:00
Caleb Norton aa3186867b fix: mark skipped changelogs as seen 2026-02-10 13:51:51 -06:00
Lemmy 3a20204378 Merge pull request #1769 from notiant/patch-1
Hide NDivider in bar settings panel if not needed
2026-02-10 13:29:44 -05:00
Lemmy 8bbd471888 shape: use curverRenderer instead of oversampling 2026-02-10 13:13:45 -05:00
notiant 302621850a hide NDivider in bar settings panel if not needed 2026-02-10 17:50:23 +01:00
Lysec c1b63e1153 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2026-02-10 17:22:22 +01:00
Lysec 5702defb39 NSlider: remove +1 implicitHeight for thumb 2026-02-10 17:22:18 +01:00
Lemmy f7000b6af5 Bump version to 4.4.2-git 2026-02-10 11:03:28 -05:00
Lemmy b42586ca93 Release v4.4.1 v4.4.1 2026-02-10 11:02:43 -05:00
Lysec 330df2b6e4 Notification: adjust animation on action invoke 2026-02-10 16:54:42 +01:00
Lysec 2989f85d3b Notification: fix typeerror 2026-02-10 16:44:09 +01:00
Lemmy 5b3a0e8640 notification: removing the disconnect 2026-02-10 10:39:10 -05:00
Lemmy 3328beec86 notification: fixed warning introduced by previous "close on LMB" 2026-02-10 10:23:05 -05:00
Lysec ad6c098139 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2026-02-10 16:20:58 +01:00
Lysec e9f86eff04 NScrollText: proper fade implementation 2026-02-10 16:20:53 +01:00
Lemmy 0fa4dcc573 plugin-api: added launcher provider methods 2026-02-10 10:09:41 -05:00
Lemmy a6c880a632 ipc: simplified core launcher providers opening and closing 2026-02-10 10:09:26 -05:00
Lysec 7789b02bfb NScrollText: add fade in/out effect 2026-02-10 15:53:03 +01:00
Lemmy cc0c9c61b4 Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2026-02-10 09:24:54 -05:00
Lemmy 522fa4c6da onclicked: mouse shorthands 2026-02-10 09:24:51 -05:00
Lysec f6d17d3d3c i18n 2026-02-10 15:23:54 +01:00
Lysec 03a93c1369 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2026-02-10 15:22:09 +01:00
Lysec bfa58611f0 LockScreen: add blur & tint option 2026-02-10 15:22:07 +01:00
Lemmy e48c1b99b4 settings-default 2026-02-10 09:18:00 -05:00
Lysec 1521ae0c71 Revert "Logger: remove timestamp"
This reverts commit 513ac18dc3.
2026-02-10 14:44:37 +01:00
Lysec 06ae4c58a6 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2026-02-10 14:36:13 +01:00
Lysec 513ac18dc3 Logger: remove timestamp 2026-02-10 14:36:10 +01:00
Lemmy b8a212978e autofmt 2026-02-10 08:18:26 -05:00
Lemmy 176128a610 clipboard: fix entries not appearing on first display of the panel 2026-02-10 08:18:17 -05:00
Lysec 60a0b121a5 Merge pull request #1754 from ctrl-kitty/main
Notification: left-click invoke default action
2026-02-10 13:49:33 +01:00
Lysec ebd7387101 N*View: fix scrollbar 2026-02-10 13:28:27 +01:00
Lysec dea9ef0816 ApplicationProvider: fix most used sorting 2026-02-10 13:13:25 +01:00
Lemmy ba79acf687 Merge pull request #1761 from tuibird/main
use the correct axis when calculating content height
2026-02-09 22:50:09 -05:00
Lemmy c83c282aac launcher: ui fixes 2026-02-09 22:46:44 -05:00
tuibird 7c200450c6 use the correct axis when calculating pill size. this fixes a bug in vertical bar mode where the hover expansion animation was too fast. 2026-02-10 16:25:20 +13:00
Lemmy ee2791a950 readme: added "Scroll" compositor 2026-02-09 22:12:49 -05:00
Lemmy 9b7147f126 compositor: added scrollwm support. 2026-02-09 22:07:06 -05:00