[Breeze] [Bug 418517] Titlebar text does not update correctly when title is fully to the left and no buttons are placed there.

2022-03-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=418517

Nate Graham  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/breeze/commit/03b29c9fe9 |ma/breeze/commit/5fa8abe6fb
   |325f6ede8eaafe050650112acad |9405fe26c7ce955c76c126e80c1
   |705 |30d

--- Comment #10 from Nate Graham  ---
Git commit 5fa8abe6fb9405fe26c7ce955c76c126e80c130d by Nate Graham, on behalf
of Paul McAuley.
Committed on 23/03/2022 at 20:26.
Pushed by ngraham into branch 'master'.

Use correct spacing factor for TitleBar_SideMargin

This commit fixes the glitches in titlebar caption when it is updated near
the edge. These glitches were caused by the Titlebar_SideMargin being
multiplied by the incorrect largeSpacing factor when smallSpacing is used
in every other instance.

M  +2-2kdecoration/breezedecoration.cpp

https://invent.kde.org/plasma/breeze/commit/5fa8abe6fb9405fe26c7ce955c76c126e80c130d

-- 
You are receiving this mail because:
You are watching all bug changes.

[Breeze] [Bug 418517] Titlebar text does not update correctly when title is fully to the left and no buttons are placed there.

2022-03-23 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=418517

--- Comment #9 from Vlad Zahorodnii  ---
Git commit 0606fd81387dc005adf90227edef4c0e79a333c0 by Vlad Zahorodnii.
Committed on 23/03/2022 at 08:42.
Pushed by vladz into branch 'master'.

Revert "kdecoration: fix visual glitch in titlebar caption when it is updated
near the edge"

This reverts commit 03b29c9fe9325f6ede8eaafe050650112acad705.

The reverted commit broke resizing decorated windows by dragging
decoration edges, e.g. top edge.

M  +9-3kdecoration/breezedecoration.cpp

https://invent.kde.org/plasma/breeze/commit/0606fd81387dc005adf90227edef4c0e79a333c0

-- 
You are receiving this mail because:
You are watching all bug changes.

[Breeze] [Bug 418517] Titlebar text does not update correctly when title is fully to the left and no buttons are placed there.

2022-03-22 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=418517

--- Comment #8 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/breeze/-/merge_requests/201

-- 
You are receiving this mail because:
You are watching all bug changes.

[Breeze] [Bug 418517] Titlebar text does not update correctly when title is fully to the left and no buttons are placed there.

2022-03-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=418517

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.25

-- 
You are receiving this mail because:
You are watching all bug changes.

[Breeze] [Bug 418517] Titlebar text does not update correctly when title is fully to the left and no buttons are placed there.

2022-03-14 Thread Jan Blackquill
https://bugs.kde.org/show_bug.cgi?id=418517

Jan Blackquill  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/breeze/commit/03b29c9fe9
   ||325f6ede8eaafe050650112acad
   ||705
 Resolution|--- |FIXED

--- Comment #7 from Jan Blackquill  ---
Git commit 03b29c9fe9325f6ede8eaafe050650112acad705 by Jan Blackquill, on
behalf of Richard Shiue.
Committed on 14/03/2022 at 15:31.
Pushed by cblack into branch 'master'.

kdecoration: fix visual glitch in titlebar caption when it is updated near the
edge

The geometry of the the title bar is not being correctly updated. The bug
affects all C++-based window decorations (breeze, oxygen, even lightly) and can
be observed when there isn't any title bar buttons to the left of the caption
and the caption is changed (e.g. changing directories in dolphin), regardless
of the alignment as long as the caption becomes close to the left edge. This
makes sure that updateTitlebar sets the title bar's geometry in Decoration
coordinates.

M  +3-8kdecoration/breezedecoration.cpp

https://invent.kde.org/plasma/breeze/commit/03b29c9fe9325f6ede8eaafe050650112acad705

-- 
You are receiving this mail because:
You are watching all bug changes.

[Breeze] [Bug 418517] Titlebar text does not update correctly when title is fully to the left and no buttons are placed there.

2022-02-04 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=418517

Nate Graham  changed:

   What|Removed |Added

 CC||kwin-bugs-n...@kde.org,
   ||n...@kde.org
   Assignee|kwin-bugs-n...@kde.org  |plasma-b...@kde.org
Product|kwin|Breeze
  Component|decorations |window decoration
Version|5.18.1  |5.18.7

-- 
You are receiving this mail because:
You are watching all bug changes.