[frameworks-kirigami] [Bug 464429] Kirigami ScrollablePage has empty space above content when refreshing

2024-01-13 Thread Connor Carney
https://bugs.kde.org/show_bug.cgi?id=464429 Connor Carney changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution

[kwin] [Bug 448567] [Wayland] Text in Overview effect for desktops list and window titles is blocky on scaled displays

2023-04-22 Thread Connor Carney
https://bugs.kde.org/show_bug.cgi?id=448567 --- Comment #13 from Connor Carney --- This issue is fixed for me on master as of https://invent.kde.org/plasma/kwin/-/commit/3aa16bd1ca7720924bbbd2ddf448c51f1589367e -- You are receiving this mail because: You are watching all bug changes.

[frameworks-kirigami] [Bug 467857] Inconsistent drag-from-empty-areas-of-toolbar behavior in Discover

2023-04-04 Thread Connor Carney
https://bugs.kde.org/show_bug.cgi?id=467857 --- Comment #3 from Connor Carney --- Created attachment 157857 --> https://bugs.kde.org/attachment.cgi?id=157857=edit list vs layout toolbar behavior I think that the pattern there is something like "pages where the main item is a ListView&

[Discover] [Bug 467857] New: Inconsistent drag-by-toolbar behavior in Discover

2023-03-27 Thread Connor Carney
https://bugs.kde.org/show_bug.cgi?id=467857 Bug ID: 467857 Summary: Inconsistent drag-by-toolbar behavior in Discover Classification: Applications Product: Discover Version: 5.27.3 Platform: Compiled Sources OS: Linux

[frameworks-kirigami] [Bug 464429] Kirigami ScrollablePage has empty space above content when refreshing

2023-02-01 Thread Connor Carney
https://bugs.kde.org/show_bug.cgi?id=464429 --- Comment #4 from Connor Carney --- It was tested enough for the breakage to be noted on the relevant merge request (https://invent.kde.org/frameworks/kirigami/-/merge_requests/732#note_528670). -- You are receiving this mail because: You

[frameworks-kirigami] [Bug 464429] Kirigami ScrollablePage has empty space above content when refreshing

2023-01-17 Thread Connor Carney
https://bugs.kde.org/show_bug.cgi?id=464429 --- Comment #1 from Connor Carney --- Created attachment 155393 --> https://bugs.kde.org/attachment.cgi?id=155393=edit gammaray showing busy indicator positioned offscreen -- You are receiving this mail because: You are watching all bug changes.

[frameworks-kirigami] [Bug 464429] New: Kirigami ScrollablePage has empty space above content when refreshing

2023-01-17 Thread Connor Carney
https://bugs.kde.org/show_bug.cgi?id=464429 Bug ID: 464429 Summary: Kirigami ScrollablePage has empty space above content when refreshing Classification: Frameworks and Libraries Product: frameworks-kirigami Version: Master

[kwin] [Bug 448567] [Wayland] Text in Overview effect for desktops list and window titles is blocky on scaled displays

2022-08-26 Thread Connor Carney
https://bugs.kde.org/show_bug.cgi?id=448567 Connor Carney changed: What|Removed |Added CC||kb...@connorcarney.com --- Comment #9 from

[kwin] [Bug 456280] When dragged to another VD in the grid effect, window no longer update in real-time but instead shows last frame

2022-08-19 Thread Connor Carney
https://bugs.kde.org/show_bug.cgi?id=456280 Connor Carney changed: What|Removed |Added CC||kb...@connorcarney.com -- You are receiving

[frameworks-kirigami] [Bug 457675] AboutItem freezes with certain font/content combinations

2022-08-10 Thread Connor Carney
https://bugs.kde.org/show_bug.cgi?id=457675 Connor Carney changed: What|Removed |Added Attachment #151226|0 |1 is obsolete

[frameworks-kirigami] [Bug 457675] AboutItem freezes with certain font/content combinations

2022-08-10 Thread Connor Carney
https://bugs.kde.org/show_bug.cgi?id=457675 --- Comment #6 from Connor Carney --- That QML file explicitly sets Ubuntu 10 pt on the ApplicationWindow, so it shouldn't depend on your font settings, although it does depend on having that font installed. I normally use kwin-wayland @ 100

[frameworks-kirigami] [Bug 457675] AboutItem freezes with certain font/content combinations

2022-08-10 Thread Connor Carney
https://bugs.kde.org/show_bug.cgi?id=457675 --- Comment #4 from Connor Carney --- Created attachment 151226 --> https://bugs.kde.org/attachment.cgi?id=151226=edit formlayout-freeze I dug into the AboutItem QML and it seems like all that's necessary to recreate the freeze is FormLay

[frameworks-kirigami] [Bug 457675] AboutItem freezes with certain font/content combinations

2022-08-09 Thread Connor Carney
https://bugs.kde.org/show_bug.cgi?id=457675 Connor Carney changed: What|Removed |Added CC||kb...@connorcarney.com --- Comment #2 from

[frameworks-kirigami] [Bug 457675] New: AboutItem freezes with certain font/content combinations

2022-08-09 Thread Connor Carney
https://bugs.kde.org/show_bug.cgi?id=457675 Bug ID: 457675 Summary: AboutItem freezes with certain font/content combinations Product: frameworks-kirigami Version: Master Platform: Kubuntu Packages OS: Linux

[Breeze] [Bug 452986] Window decorations unconditionally become oversized when convertible is flipped

2022-04-29 Thread Connor Carney
https://bugs.kde.org/show_bug.cgi?id=452986 Connor Carney changed: What|Removed |Added CC||kb...@connorcarney.com --- Comment #4 from

[frameworks-kirigami] [Bug 452883] PageRow::lastItem is not updated when a page is removed

2022-04-25 Thread Connor Carney
https://bugs.kde.org/show_bug.cgi?id=452883 --- Comment #1 from Connor Carney --- Underlying issue seems to be that ColumnView doesn't notify on contentChildren when a page is removed, so dependent QML bindings don't get re-evaluated. Submitted a pull request that fixes the issue: https

[frameworks-kirigami] [Bug 452883] New: PageRow::lastItem is not updated when a page is removed

2022-04-22 Thread Connor Carney
https://bugs.kde.org/show_bug.cgi?id=452883 Bug ID: 452883 Summary: PageRow::lastItem is not updated when a page is removed Product: frameworks-kirigami Version: unspecified Platform: Other OS: Linux