[plasmashell] [Bug 461176] Applications don't prompt to save unsaved work when logging out on Wayland, causing data loss

2023-11-26 Thread Jakub
https://bugs.kde.org/show_bug.cgi?id=461176

Jakub  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=477579

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

[plasmashell] [Bug 461176] Applications don't prompt to save unsaved work when logging out on Wayland, causing data loss

2023-11-26 Thread Jakub
https://bugs.kde.org/show_bug.cgi?id=461176

Jakub  changed:

   What|Removed |Added

 CC||jjaruszew...@outlook.com

--- Comment #9 from Jakub  ---
Now plasma closes native Wayland apps, but still does not close Xwayland apps.
Created separate bug report for that:
https://bugs.kde.org/show_bug.cgi?id=477579

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

[plasmashell] [Bug 461176] Applications don't prompt to save unsaved work when logging out on Wayland, causing data loss

2023-11-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=461176

fanzhuyi...@gmail.com changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=441364

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

[plasmashell] [Bug 461176] Applications don't prompt to save unsaved work when logging out on Wayland, causing data loss

2023-11-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=461176

Nate Graham  changed:

   What|Removed |Added

Version|master  |5.26.2

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

[plasmashell] [Bug 461176] Applications don't prompt to save unsaved work when logging out on Wayland, causing data loss

2023-11-20 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=461176

David Redondo  changed:

   What|Removed |Added

   Version Fixed In||6.0
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/-/commi
   ||t/23cca93b879d0fcf9f430b03a
   ||482dbca1e0a1d79

--- Comment #8 from David Redondo  ---
Git commit 23cca93b879d0fcf9f430b03a482dbca1e0a1d79 by David Redondo.
Committed on 20/11/2023 at 16:10.
Pushed by davidre into branch 'master'.

shutdown: Introduce support for KWin closing wayland windows

After ksmserver is done, KWin will now close (or not) open wayland
windows. Since this operation can also cancel the logout, ksmserver
gains a new hook to reset its state. This also means that it cannot
quit itself anymore but needs to be managed by plasma-shutdown.
Using this opportunity the  path for shutdown can be aligned between
X11 and Wayland. In the systemd-managed case we stop graphical-session.target,
otherwise plasma-shutdown quits KWin and ksmserver.
FIXED-IN: 6.0

M  +5-1ksmserver/logout.cpp
M  +3-0ksmserver/org.kde.KSMServerInterface.xml
M  +3-0ksmserver/org.kde.KWin.Session.xml
M  +1-0ksmserver/server.h
M  +31   -0startkde/plasma-shutdown/shutdown.cpp
M  +1-0startkde/plasma-shutdown/shutdown.h

https://invent.kde.org/plasma/plasma-workspace/-/commit/23cca93b879d0fcf9f430b03a482dbca1e0a1d79

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

[plasmashell] [Bug 461176] Applications don't prompt to save unsaved work when logging out on Wayland, causing data loss

2023-11-20 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=461176

--- Comment #7 from David Redondo  ---
Git commit 4cdf27e74c392f4e416dc87cc4a5385ccac4566c by David Redondo.
Committed on 20/11/2023 at 15:56.
Pushed by davidre into branch 'master'.

Expose a method to allow closing windows on shutdown.

This allows Plasma to gracefully close windows on shutdown by sending
xdg_toplevel.close. If after 10 seconds windows are still open because
they prompt for unsaved changes or similar cases, a notification is
shown to either prompt or logout regardless.

M  +3-0src/org.kde.KWin.Session.xml
M  +83   -1src/sm.cpp
M  +8-1src/sm.h

https://invent.kde.org/plasma/kwin/-/commit/4cdf27e74c392f4e416dc87cc4a5385ccac4566c

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

[plasmashell] [Bug 461176] Applications don't prompt to save unsaved work when logging out on Wayland, causing data loss

2023-11-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=461176

wise.gear8...@fastmail.com changed:

   What|Removed |Added

 CC||wise.gear8...@fastmail.com

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

[plasmashell] [Bug 461176] Applications don't prompt to save unsaved work when logging out on Wayland, causing data loss

2023-11-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=461176

aux...@gmail.com changed:

   What|Removed |Added

 CC||aux...@gmail.com

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

[plasmashell] [Bug 461176] Applications don't prompt to save unsaved work when logging out on Wayland, causing data loss

2023-10-04 Thread Marco Schmidlin
https://bugs.kde.org/show_bug.cgi?id=461176

Marco Schmidlin  changed:

   What|Removed |Added

 CC||ner...@gmail.com

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

[plasmashell] [Bug 461176] Applications don't prompt to save unsaved work when logging out on Wayland, causing data loss

2023-09-18 Thread Paolo Zamponi
https://bugs.kde.org/show_bug.cgi?id=461176

Paolo Zamponi  changed:

   What|Removed |Added

 CC||feu...@gmail.com

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

[plasmashell] [Bug 461176] Applications don't prompt to save unsaved work when logging out on Wayland, causing data loss

2023-09-13 Thread Kresten Peter Vester
https://bugs.kde.org/show_bug.cgi?id=461176

Kresten Peter Vester  changed:

   What|Removed |Added

 CC||kres...@vester.org

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

[plasmashell] [Bug 461176] Applications don't prompt to save unsaved work when logging out on Wayland, causing data loss

2023-09-06 Thread Matija Šuklje
https://bugs.kde.org/show_bug.cgi?id=461176

Matija Šuklje  changed:

   What|Removed |Added

 CC||mat...@suklje.name

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

[plasmashell] [Bug 461176] Applications don't prompt to save unsaved work when logging out on Wayland, causing data loss

2023-08-04 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=461176

Nate Graham  changed:

   What|Removed |Added

 CC||sefe...@hotmail.it

--- Comment #6 from Nate Graham  ---
*** Bug 472573 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 461176] Applications don't prompt to save unsaved work when logging out on Wayland, causing data loss

2023-07-12 Thread Michal Kec
https://bugs.kde.org/show_bug.cgi?id=461176

Michal Kec (MiK)  changed:

   What|Removed |Added

 CC||k...@kecnet.cz

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

[plasmashell] [Bug 461176] Applications don't prompt to save unsaved work when logging out on Wayland, causing data loss

2023-06-05 Thread luna sophia
https://bugs.kde.org/show_bug.cgi?id=461176

luna sophia  changed:

   What|Removed |Added

 CC||l...@unixpoet.dev

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

[plasmashell] [Bug 461176] Applications don't prompt to save unsaved work when logging out on Wayland, causing data loss

2023-05-24 Thread postix
https://bugs.kde.org/show_bug.cgi?id=461176

postix  changed:

   What|Removed |Added

 CC||pos...@posteo.eu

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

[plasmashell] [Bug 461176] Applications don't prompt to save unsaved work when logging out on Wayland, causing data loss

2023-05-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=461176

Nate Graham  changed:

   What|Removed |Added

Product|ksmserver   |plasmashell
Summary|Applications don't prompt   |Applications don't prompt
   |to save unsaved work when   |to save unsaved work when
   |logging out on Wayland  |logging out on Wayland,
   ||causing data loss
  Component|general |Session management
   Target Milestone|--- |1.0
   Assignee|k...@davidedmundson.co.uk|plasma-b...@kde.org

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