[kwin] [Bug 422547] Small Icons, Large Icons, and Thumbnails task switchers do not respect scale factor on X11

2020-07-01 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=422547

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In|5.19.3  |5.18.6

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

[kwin] [Bug 422547] Small Icons, Large Icons, and Thumbnails task switchers do not respect scale factor on X11

2020-07-01 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=422547

Nate Graham  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kdeplasma-addons/commit/ |ma/kdeplasma-addons/commit/
   |c3aa0010099a20defe7f931e438 |29d0f34c6b0aad8c41a15c2227e
   |280cb2e9dac4c   |a35764bb9d9cb

--- Comment #8 from Nate Graham  ---
Git commit 29d0f34c6b0aad8c41a15c2227ea35764bb9d9cb by Nate Graham.
Committed on 01/07/2020 at 17:36.
Pushed by ngraham into branch 'Plasma/5.18'.

Port task switchers to use units.iconSizes

This makes them high DPI compatible instantly as those constants are
themselves high DPI compatible. It's always better to use them rather
than specifying hardcoded integer sizes.
FIXED-IN: 5.19.3


(cherry picked from commit 16ff74c0fad9230acf5ebc4ffa68dd080ce8580a)

M  +1-1windowswitchers/big_icons/contents/ui/main.qml
M  +2-2windowswitchers/compact/contents/ui/main.qml
M  +2-2windowswitchers/informative/contents/ui/main.qml
M  +1-1windowswitchers/present_windows/contents/ui/main.qml
M  +1-1windowswitchers/small_icons/contents/ui/main.qml
M  +1-1windowswitchers/thumbnail_grid/contents/ui/main.qml
M  +1-1windowswitchers/thumbnails/contents/ui/main.qml

https://invent.kde.org/plasma/kdeplasma-addons/commit/29d0f34c6b0aad8c41a15c2227ea35764bb9d9cb

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

[kwin] [Bug 422547] Small Icons, Large Icons, and Thumbnails task switchers do not respect scale factor on X11

2020-07-01 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=422547

Nate Graham  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kdeplasma-addons/commit/ |ma/kdeplasma-addons/commit/
   |16ff74c0fad9230acf5ebc4ffa6 |c3aa0010099a20defe7f931e438
   |8dd080ce8580a   |280cb2e9dac4c

--- Comment #7 from Nate Graham  ---
Git commit c3aa0010099a20defe7f931e438280cb2e9dac4c by Nate Graham.
Committed on 01/07/2020 at 14:12.
Pushed by ngraham into branch 'Plasma/5.19'.

Port task switchers to use units.iconSizes

This makes them high DPI compatible instantly as those constants are
themselves high DPI compatible. It's always better to use them rather
than specifying hardcoded integer sizes.
FIXED-IN: 5.19.3


(cherry picked from commit 16ff74c0fad9230acf5ebc4ffa68dd080ce8580a)

M  +1-1windowswitchers/big_icons/contents/ui/main.qml
M  +2-2windowswitchers/compact/contents/ui/main.qml
M  +2-2windowswitchers/informative/contents/ui/main.qml
M  +1-1windowswitchers/present_windows/contents/ui/main.qml
M  +1-1windowswitchers/small_icons/contents/ui/main.qml
M  +1-1windowswitchers/thumbnail_grid/contents/ui/main.qml
M  +1-1windowswitchers/thumbnails/contents/ui/main.qml

https://invent.kde.org/plasma/kdeplasma-addons/commit/c3aa0010099a20defe7f931e438280cb2e9dac4c

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

[kwin] [Bug 422547] Small Icons, Large Icons, and Thumbnails task switchers do not respect scale factor on X11

2020-07-01 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=422547

Nate Graham  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/kdeplasma-addons/commit/
   ||16ff74c0fad9230acf5ebc4ffa6
   ||8dd080ce8580a
   Version Fixed In||5.19.3

--- Comment #6 from Nate Graham  ---
Git commit 16ff74c0fad9230acf5ebc4ffa68dd080ce8580a by Nate Graham.
Committed on 01/07/2020 at 14:11.
Pushed by ngraham into branch 'master'.

Port task switchers to use units.iconSizes

This makes them high DPI compatible instantly as those constants are
themselves high DPI compatible. It's always better to use them rather
than specifying hardcoded integer sizes.
FIXED-IN: 5.19.3

M  +1-1windowswitchers/big_icons/contents/ui/main.qml
M  +2-2windowswitchers/compact/contents/ui/main.qml
M  +2-2windowswitchers/informative/contents/ui/main.qml
M  +1-1windowswitchers/present_windows/contents/ui/main.qml
M  +1-1windowswitchers/small_icons/contents/ui/main.qml
M  +1-1windowswitchers/thumbnail_grid/contents/ui/main.qml
M  +1-1windowswitchers/thumbnails/contents/ui/main.qml

https://invent.kde.org/plasma/kdeplasma-addons/commit/16ff74c0fad9230acf5ebc4ffa68dd080ce8580a

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

[kwin] [Bug 422547] Small Icons, Large Icons, and Thumbnails task switchers do not respect scale factor on X11

2020-06-30 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=422547

--- Comment #5 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/7

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

[kwin] [Bug 422547] Small Icons, Large Icons, and Thumbnails task switchers do not respect scale factor on X11

2020-06-30 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=422547

Nate Graham  changed:

   What|Removed |Added

   Assignee|kwin-bugs-n...@kde.org  |n...@kde.org
 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

--- Comment #4 from Nate Graham  ---
Working on this.

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

[kwin] [Bug 422547] Small Icons, Large Icons, and Thumbnails task switchers do not respect scale factor on X11

2020-06-15 Thread kmi
https://bugs.kde.org/show_bug.cgi?id=422547

kmi  changed:

   What|Removed |Added

 CC||kamika...@web.de

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

[kwin] [Bug 422547] Small Icons, Large Icons, and Thumbnails task switchers do not respect scale factor on X11

2020-06-09 Thread Postix
https://bugs.kde.org/show_bug.cgi?id=422547

Postix  changed:

   What|Removed |Added

 CC||pos...@posteo.eu

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

[kwin] [Bug 422547] Small Icons, Large Icons, and Thumbnails task switchers do not respect scale factor on X11

2020-06-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=422547

Nate Graham  changed:

   What|Removed |Added

Summary|Small Icons, Large Icons,   |Small Icons, Large Icons,
   |and Thumbnails task |and Thumbnails task
   |switchers do not respect|switchers do not respect
   |scale factor|scale factor on X11
  Flags||Wayland-, X11+

--- Comment #3 from Nate Graham  ---
X11 is affected; Wayland is not.

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