[kwin] [Bug 502895] Space is absent between two sentences in hang notification

2025-04-18 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=502895

Nate Graham  changed:

   What|Removed |Added

 CC||[email protected]
Summary|Comma is absent between two |Space is absent between two
   |sentences in hang   |sentences in hang
   |notification|notification
  Component|general |general
   Assignee|[email protected] |[email protected]
Product|kde |kwin
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #2 from Nate Graham  ---
It's a code bug, not a translation bug. See
https://invent.kde.org/plasma/kwin/-/blob/master/src/helpers/killer/killer.cpp?ref_type=heads#L236

Feel free to submit a PR!

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

[kwin] [Bug 502895] Space is absent between two sentences in hang notification

2025-04-18 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=502895

--- Comment #7 from Nate Graham  ---
Great job, Roke!

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

[kwin] [Bug 502895] Space is absent between two sentences in hang notification

2025-04-18 Thread Roke Julian Lockhart Beedell
https://bugs.kde.org/show_bug.cgi?id=502895

--- Comment #8 from Roke Julian Lockhart Beedell 
<[email protected]> ---
(In reply to Nate Graham from comment #7)  
Thank you... I'll thank Vlad and you!

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

[kwin] [Bug 502895] Space is absent between two sentences in hang notification

2025-04-18 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=502895

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||6.4.0

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

[kwin] [Bug 502895] Space is absent between two sentences in hang notification

2025-04-18 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=502895

Vlad Zahorodnii  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/-/commit/523ae7cc0d
   ||21b7c23bc1f6734f27cdbc520b8
   ||68c
 Status|CONFIRMED   |RESOLVED

--- Comment #6 from Vlad Zahorodnii  ---
Git commit 523ae7cc0d21b7c23bc1f6734f27cdbc520b868c by Vlad Zahorodnii, on
behalf of Roke Beedell.
Committed on 18/04/2025 at 09:51.
Pushed by vladz into branch 'master'.

helpers/killer: Fix missing space in the prompt

M  +9-6src/helpers/killer/killer.cpp

https://invent.kde.org/plasma/kwin/-/commit/523ae7cc0d21b7c23bc1f6734f27cdbc520b868c

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

[kwin] [Bug 502895] Space is absent between two sentences in hang notification

2025-04-17 Thread Roke Julian Lockhart Beedell
https://bugs.kde.org/show_bug.cgi?id=502895

--- Comment #5 from Roke Julian Lockhart Beedell 
<[email protected]> ---
(In reply to Nate Graham from comment #4)
Thanks! I tried: https://invent.kde.org/plasma/kwin/-/merge_requests/7528. I
hope this doesn't cost you more time it would have taken to just add a space
yourself! :D

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

[kwin] [Bug 502895] Space is absent between two sentences in hang notification

2025-04-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=502895

--- Comment #4 from Nate Graham  ---
You don't need to write code; just change the string to add a space.

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

[kwin] [Bug 502895] Space is absent between two sentences in hang notification

2025-04-17 Thread Roke Julian Lockhart Beedell
https://bugs.kde.org/show_bug.cgi?id=502895

--- Comment #3 from Roke Julian Lockhart Beedell 
<[email protected]> ---
(In reply to Nate Graham from comment #2)  
...Actually, I think you'd rather I don't, 'cause I didn't consider it might be
CPP code. 😅 Apologies! I can change a string, but I can't write C.

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