Commit Graph

9105 Commits

Author SHA1 Message Date
Lemmy 4e814962a4 fix(bar): more bullet proofing toward auto-hide 2026-03-13 13:49:31 -04:00
Lemmy 8e346465cb feat(dock): renaming "static" to "attached" 2026-03-13 13:39:53 -04:00
Lemmy bd8261646c fix(dock): fix attached dock retraction when hovered 2026-03-13 13:22:33 -04:00
Turann_ c497b97219 Delete Planning board.md 2026-03-13 19:06:52 +03:00
Turann_ 3346a365f4 Delete Modules/Panels/Settings/Tabs/Connections/Planning board.md 2026-03-13 19:04:28 +03:00
Lysec 3c9524a029 feat(brightness): enable ddcutil dynamic sleep to reduce latency
Closes: #2161
2026-03-13 16:57:15 +01:00
Turann_ 578743a6eb Update Planning board.md 2026-03-13 18:47:31 +03:00
Lemmy 599068b584 fix(tooltips): added support for string vs array content everywhere 2026-03-13 11:44:38 -04:00
Turann_ 22a694ce77 finalize, enterprise support 2026-03-13 18:42:02 +03:00
Turann_ 16d5e1f022 Improve enterprise support 2026-03-13 18:26:24 +03:00
Turann_ 79a14aca24 Merge branch 'noctalia-dev:main' into pr/networking-refactor-pt2 2026-03-13 17:43:25 +03:00
Turann_ 294b390900 Merge branch 'noctalia-dev:main' into pr/networking-refactor-pt1 2026-03-13 17:42:53 +03:00
Lemmy 20e480d732 chore(i18n): update 2026-03-13 10:14:21 -04:00
Lemmy 40e06ed1f8 feat(hooks): added a 3rd argument to the wallpapper changed hook (light/dark) 2026-03-13 10:11:54 -04:00
Lemmy 1b77bf141e chore(i18n): update 2026-03-13 10:11:11 -04:00
Lysec 40e546022d Merge pull request #2169 from Aitor42/main
Support for .gif profile picture
2026-03-13 14:30:31 +01:00
Aitor dd6bfa2cfb Support for .gif profile picture 2026-03-13 14:06:40 +01:00
Lysec 786ca2c80f Merge pull request #2163 from notiant/patch-23
Remove app2unit in launcher settings
2026-03-13 09:12:49 +01:00
Turann_ af1516b43d further attempt to improve efficiency 2026-03-13 05:34:24 +03:00
Turann_ 3fd38592e1 Update Network.qml 2026-03-13 05:23:44 +03:00
Turann_ 9aa636cbce this makes more sense where used. 2026-03-13 05:06:07 +03:00
Turann_ bd9791bdc6 Merge branch 'noctalia-dev:main' into pr/networking-refactor-pt1 2026-03-13 05:03:08 +03:00
Turann_ 2cde5925c8 Merge branch 'noctalia-dev:main' into pr/networking-refactor-pt2 2026-03-13 05:02:49 +03:00
Braian A. Diez d92aa0a727 fix(clipboard): code cleanup
Signed-off-by: Braian A. Diez <bdiez19@gmail.com>
2026-03-12 22:37:58 -03:00
Lemmy 072dd859ae fix(docK): fix static dock auto retraction when mouse stays on the peek zone 2026-03-12 20:34:43 -04:00
notiant bb2e311dca remove app2unit in launcher settings 2026-03-13 01:30:55 +01:00
Braian A. Diez 02cf4f8db9 chore(clipboard): cleanup request
Signed-off-by: Braian A. Diez <bdiez19@gmail.com>
2026-03-12 21:12:05 -03:00
Lemmy 906d265bce fix(dock): fix blur pos when floating 2026-03-12 19:45:26 -04:00
Lemmy c249d2d515 fix(dock): replaced animations by slide-in/out to be blur compatible + removed animation on the dock indicator that was super laggy and unecessary. 2026-03-12 19:32:03 -04:00
Lemmy 81586e7fa8 autofmt 2026-03-12 18:07:55 -04:00
Lemmy aaf91299ad fix(launcher-overlay): fix background color being all wrong 2026-03-12 18:07:44 -04:00
Turann_ 1f8bef9b9f Merge branch 'noctalia-dev:main' into pr/networking-refactor-pt1 2026-03-13 00:39:04 +03:00
Turann_ b3d2172d72 Merge branch 'noctalia-dev:main' into pr/networking-refactor-pt2 2026-03-13 00:38:43 +03:00
Lemmy c15fb85c53 chore(bt): unified get/setDeviceAutoConnect to use similar arguments 2026-03-12 17:29:32 -04:00
Lemmy 3679f7fca5 fix(ncheckbox): better tick sizing and centering 2026-03-12 17:28:27 -04:00
Lysec 74e375e244 fix(audio): keep per-app volume across track changes and seeks
Issue: #2160
2026-03-12 22:20:37 +01:00
Turann_ cf83d4aa02 don't sync blindly 2026-03-12 23:21:56 +03:00
Turann_ 299402a76e Merge upstream/main into pr/networking-refactor-pt2 and fix BluetoothSubTab.qml conflict 2026-03-12 23:18:26 +03:00
Turann_ 88cf314ec5 Merge branch 'noctalia-dev:main' into pr/networking-refactor-pt1 2026-03-12 23:13:46 +03:00
Lemmy 5ee84e3ab3 fix(settings): add proper spacing on notif/general tab 2026-03-12 13:32:33 -04:00
Lemmy 9cc017a899 fix(bt): better looking auto-connect checkbox 2026-03-12 12:29:31 -04:00
Lemmy 9d142fbaf3 refactor(notif): rename internals for clarity (popup vs history) 2026-03-12 11:00:50 -04:00
Lemmy 683e617447 fix(notif): fix re-entrant QML incubation crash in NotificationService 2026-03-12 10:47:31 -04:00
Lysec 75cc031cea Revert "fix(audio): persist per-app volume against app-side resets"
This reverts commit 9b3a97f7cc.
2026-03-12 15:38:35 +01:00
Lysec 9b3a97f7cc fix(audio): persist per-app volume against app-side resets
Closes: #2160
2026-03-12 15:25:37 +01:00
Lysec 016b7a6780 Revert "fix(shell): prevent nested QML incubation in workspace pill Repeaters"
This reverts commit 4b9a289814.
2026-03-12 13:07:54 +01:00
Lysec 4b9a289814 fix(shell): prevent nested QML incubation in workspace pill Repeaters 2026-03-12 13:00:59 +01:00
Turann_ f3d963c28d Merge branch 'noctalia-dev:main' into pr/networking-refactor-pt2 2026-03-12 13:52:47 +03:00
Turann_ d4d7b55166 Merge branch 'noctalia-dev:main' into pr/networking-refactor-pt1 2026-03-12 13:52:29 +03:00
Lysec ba03e4c3f7 Bumping version 2026-03-12 11:10:06 +01:00