[plasmashell] [Bug 438971] GDK_SCALE scale envs not unset on wayland login

2021-07-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=438971

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In|5.23|5.22.4

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

[plasmashell] [Bug 438971] GDK_SCALE scale envs not unset on wayland login

2021-07-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=438971

Nate Graham  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/
   |4ef92d8c9bba5429bf85c521bc9 |14cd19138cd514ea753a842d01b
   |62f105692c4ce   |d2265ee8ad0b8

--- Comment #18 from Nate Graham  ---
Git commit 14cd19138cd514ea753a842d01bd2265ee8ad0b8 by Nate Graham, on behalf
of David Edmundson.
Committed on 08/07/2021 at 01:09.
Pushed by ngraham into branch 'Plasma/5.22'.

Set GDK scale explictily on wayland

On wayland we don't want to use the env vars as we send the scale via
wl_output scale.

If a user logs into X first we set these in our activation env to a
scaled value. If they then log into wayland afterwards they are still
set. Calling qunsetenv won't work as then we won't remove them from the
activation env.

Arguably it's working round a bug, but we don't have other options.


(cherry picked from commit 4ef92d8c9bba5429bf85c521bc962f105692c4ce)

M  +2-0startkde/startplasma-wayland.cpp

https://invent.kde.org/plasma/plasma-workspace/commit/14cd19138cd514ea753a842d01bd2265ee8ad0b8

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

[plasmashell] [Bug 438971] GDK_SCALE scale envs not unset on wayland login

2021-07-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=438971

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.23

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

[plasmashell] [Bug 438971] GDK_SCALE scale envs not unset on wayland login

2021-07-05 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=438971

David Edmundson  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/commit/
   ||4ef92d8c9bba5429bf85c521bc9
   ||62f105692c4ce

--- Comment #17 from David Edmundson  ---
Git commit 4ef92d8c9bba5429bf85c521bc962f105692c4ce by David Edmundson.
Committed on 05/07/2021 at 23:05.
Pushed by davidedmundson into branch 'master'.

Set GDK scale explictily on wayland

On wayland we don't want to use the env vars as we send the scale via
wl_output scale.

If a user logs into X first we set these in our activation env to a
scaled value. If they then log into wayland afterwards they are still
set. Calling qunsetenv won't work as then we won't remove them from the
activation env.

Arguably it's working round a bug, but we don't have other options.

M  +2-0startkde/startplasma-wayland.cpp

https://invent.kde.org/plasma/plasma-workspace/commit/4ef92d8c9bba5429bf85c521bc962f105692c4ce

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

[plasmashell] [Bug 438971] GDK_SCALE scale envs not unset on wayland login

2021-06-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=438971

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[plasmashell] [Bug 438971] GDK_SCALE scale envs not unset on wayland login

2021-06-21 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=438971

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

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

[plasmashell] [Bug 438971] GDK_SCALE scale envs not unset on wayland login

2021-06-21 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=438971

David Edmundson  changed:

   What|Removed |Added

 CC||plasma-b...@kde.org
Product|kwin|plasmashell
Summary|GTK apps on Kwin+wayland|GDK_SCALE scale envs not
   |report the wrong display|unset on wayland login
   |scaling |
   Assignee|kwin-bugs-n...@kde.org  |k...@davidedmundson.co.uk
   Target Milestone|--- |1.0
 Status|REOPENED|CONFIRMED
Version|unspecified |master
  Component|wayland-generic |general

--- Comment #15 from David Edmundson  ---
\o/ 

I will patch our startup to explicitly unset these on wayland login. Thanks

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