Commit Graph

241 Commits

Author SHA1 Message Date
Lemmy dd22f7bc37 fix(blur): force flush wayland state, to avoid stuck blur regions 2026-03-29 20:23:22 -04:00
notiant 39a6671151 apply reduced light mode opacity also to dock, notifications & OSD 2026-03-28 23:11:39 +01:00
Lemmy 5eaefd8bfd chore(MainScreen): Quickshell default layer is WlrLayer.Top, let's set them explicitely for clarity 2026-03-21 08:45:58 -04:00
Lemmy 9966d695cc fix(settings): cleaning remnants of Settings.data.bar.floating 2026-03-20 19:47:14 -04:00
Lemmy 1554d6851d fix(panel): simplify calculations 2026-03-20 19:09:03 -04:00
Lemmy 9430c25b1f Merge pull request #2234 from blackbartblues/fix/smart-panel-floating-bar-overflow
fix(smart-panel): prevent panel overflow on small screens with floating bar
2026-03-20 19:05:27 -04:00
WojciechSulocki-Gif 7c197147ec fix(smart-panel): also clamp panelHeight for vertical floating bars 2026-03-20 23:20:09 +01:00
WojciechSulocki-Gif d51a7406d6 fix(smart-panel): prevent panel overflow on small screens with floating bar 2026-03-20 16:50:29 +01:00
Lemmy c8d8709c26 Revert "perf(mainscreen): merging fix/damage-control"
This reverts commit 67a7f75c37, reversing
changes made to 8828d9d7be.
2026-03-20 00:29:04 -04:00
Lemmy 039ad4db9c Revert "fix(mainscreen): avoid potential single frame flicker of the bar when resizing"
This reverts commit 219a4742df.
2026-03-20 00:29:00 -04:00
Lemmy 5ee59dc415 Revert "fix(mainscreen): fix posty bar bg flicker"
This reverts commit 59aa80c36b.
2026-03-20 00:28:54 -04:00
Lemmy 59aa80c36b fix(mainscreen): fix posty bar bg flicker 2026-03-20 00:17:31 -04:00
Lemmy 219a4742df fix(mainscreen): avoid potential single frame flicker of the bar when resizing 2026-03-19 23:53:22 -04:00
Lemmy 67a7f75c37 perf(mainscreen): merging fix/damage-control 2026-03-19 23:32:52 -04:00
Lemmy 1f0ea41c35 feat(screencorners): no longer reside in MainScreen, tiny PanelWindow. Will also serve for hotcorners detection 2026-03-19 22:46:13 -04:00
Lemmy b1f8a24da4 perf(mainscreen): collapse Mainscreen to bar-sized when idle 2026-03-19 22:10:03 -04:00
Lemmy a834b42f38 Merge pull request #2225 from mia-0/layershell_workaround
MainScreen/PanelWindow: do not put on top layer
2026-03-19 21:24:41 -04:00
Lemmy 6c57717595 fix(panel): when animations are disabled to log a warning on every panel open 2026-03-19 20:58:14 -04:00
Mia Herkt 345cdfb325 MainScreen/PanelWindow: do not put on top layer
That would prevent direct scanout for other clients.
2026-03-19 18:50:07 +01:00
Lemmy 2ffb41a2b1 fix(bar): never unload content when bar is hidden 2026-03-17 10:24:55 -04:00
Lysec 311fc08ac8 fix(bar): attempt to avoid crash when autohide is used 2026-03-17 11:00:43 +01:00
Lysec 46a3c7e2d4 Revert "fix(bar): defer update to next cycle"
This reverts commit 2fcd219c34.
2026-03-17 10:38:25 +01:00
Lysec 2fcd219c34 fix(bar): defer update to next cycle 2026-03-17 10:16:41 +01:00
Lemmy 4e814962a4 fix(bar): more bullet proofing toward auto-hide 2026-03-13 13:49:31 -04:00
Lemmy 6eacb55f43 Merge pull request #2066 from SpeakingPNG/feat/configurable-exclusion-zone
Feat(bar): add a toggle for exclusion zone
2026-03-10 20:07:05 -04:00
notiant 25e8196182 apply reduced light mode opacity to panel backgrounds 2026-03-10 21:37:55 +01:00
Lemmy e8ee0548cb perf(shapes): enable async rendering for all CurveRenderer shapes 2026-03-10 09:31:20 -04:00
Lemmy 44045fa020 fix(backgrounds): prevent qTriangulate crash on framed bar outer rectangle arcs 2026-03-09 17:16:14 -04:00
Lemmy 77b253f1ca fix(backgrounds): enforce minimum arc radius to prevent qTriangulate SIGSEGV on flat corners 2026-03-09 16:57:02 -04:00
Lemmy 4d0897d6ed fix(backgrounds): another take on fixing potential degenerate Shape paths 2026-03-09 12:15:22 -04:00
SpeakingPNG 0cd1818195 Merge branch 'main' into feat/configurable-exclusion-zone 2026-03-08 16:52:52 +01:00
SpeakingPNG 4076c636f2 change to accomodate the upstream conflict 2026-03-08 16:50:55 +01:00
Lemmy 1fd0b187b5 feat(bar): increased floating margins from 18px to 500px - fixed smart panels opening positions to properly account for thoses margins. 2026-03-08 11:22:06 -04:00
Lemmy 8461060477 fix(display): reactively update resolution when compositor reports changes. fix #1845 2026-03-07 17:21:56 -05:00
Lemmy cd0da159ce feat(blur): added a new option to toggle it on/off 2026-03-06 08:29:03 -05:00
Lemmy b9f876ed01 screen-corners: safeguard shape 2026-03-05 15:03:00 -05:00
Lemmy 879bdce702 backgrounds: even more safeGuard 2026-03-05 14:54:40 -05:00
Lysec baf4971a62 fix(PanelBackground): avoid degenerate ShapePath when panel slot is not renderable 2026-03-05 20:29:26 +01:00
Lemmy 37153772e5 backgrounds: fix coincident subpath causing invisible bar fill on simple bar type 2026-03-04 22:59:26 -05:00
Lemmy ebeca6c266 main-screen: screen can be null for a moment when reconnecting 2026-03-04 19:27:32 -05:00
Lemmy c9b6fc9ef9 backgrounds: fix degenerate inner hole subpath in BarBackground when not framed 2026-03-04 13:52:20 -05:00
SpeakingPNG 7fd9b5d7de rename exclusionZoneOffset to enableExclusionZoneInset 2026-03-04 17:28:54 +01:00
SpeakingPNG 56d91dd9a5 change a comment in BarExclusionZone.qml 2026-03-04 16:53:13 +01:00
Lemmy 4163fc7632 backgrounds: guard against degenerate ShapePaths crashing Qt CurveRenderer 2026-03-04 10:14:43 -05:00
SpeakingPNG 1cbc0c4715 Merge branch 'noctalia-dev:main' into feat/configurable-exclusion-zone 2026-03-04 15:05:39 +01:00
SpeakingPNG 4c2dba2e45 feat(bar): add a toggle for 1px exclusion zone 2026-03-04 15:04:32 +01:00
Eric Handley 52ae4333e3 fix(launcher): use readonly prop to check if animations are enabled 2026-03-03 16:01:06 -08:00
Eric Handley 579f5585a9 fix(launcher): skip delay when animations disabled 2026-03-02 16:43:42 -08:00
Lemmy 76adaa97d5 bump to 4.6.2-git 2026-03-01 17:35:35 -05:00
Lemmy 573de3b211 release v4.6.1 2026-03-01 17:33:54 -05:00