[plasmashell] [Bug 506170] Global menu widget doesn't work in single-button mode on X11

2025-08-06 Thread TraceyC
https://bugs.kde.org/show_bug.cgi?id=506170

TraceyC  changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

--- Comment #18 from TraceyC  ---
Thanks for confirming!

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

[plasmashell] [Bug 506170] Global menu widget doesn't work in single-button mode on X11

2025-08-05 Thread 8py
https://bugs.kde.org/show_bug.cgi?id=506170

--- Comment #17 from 8py <[email protected]> ---
Okay, bug is fixed. Relevant info (system: Arch Linux), packages:

Name: plasma-x11-session
Version : 6.4.4-1

Name: kwin-x11
Version : 6.4.4-1

Name: plasma-desktop
Version : 6.4.4-1


Thanks for the great work everybody. :)

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

[plasmashell] [Bug 506170] Global menu widget doesn't work in single-button mode on X11

2025-07-25 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=506170

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In|6.4.2 for Wayland users |6.4.2 for Wayland users;
   |only|6.4.4 for X11 users

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

[plasmashell] [Bug 506170] Global menu widget doesn't work in single-button mode on X11

2025-07-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=506170

Nate Graham  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi
   |t/0ce9b2204da994078a739fc8e |t/6d56ae9d703cbe1fc6ef2f66c
   |6bfffd2a9c828fa |ff312ad54c5ae3e

--- Comment #15 from Nate Graham  ---
Git commit 6d56ae9d703cbe1fc6ef2f66cff312ad54c5ae3e by Nate Graham, on behalf
of Kishore Gopalakrishnan.
Committed on 21/07/2025 at 15:05.
Pushed by ngraham into branch 'master'.

global menu applet: fix single button mode on X11

The check for Wayland is not needed, since the code inside the block
also works on X11 (tested by applying on top of Plasma 6.4.2).

Test plan:
1. open Konsole
2. Check that 'File > New Window' works correctly when invoked from the
global menu applet in single button mode.
(on X11)

M  +1-3applets/appmenu/lib/appmenuapplet.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/6d56ae9d703cbe1fc6ef2f66cff312ad54c5ae3e

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

[plasmashell] [Bug 506170] Global menu widget doesn't work in single-button mode on X11

2025-07-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=506170

Nate Graham  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi
   |t/6d56ae9d703cbe1fc6ef2f66c |t/d20b171a86b4e57ba18af738c
   |ff312ad54c5ae3e |a99d1e620d2c7f4

--- Comment #16 from Nate Graham  ---
Git commit d20b171a86b4e57ba18af738ca99d1e620d2c7f4 by Nate Graham.
Committed on 21/07/2025 at 17:48.
Pushed by ngraham into branch 'Plasma/6.4'.

global menu applet: fix single button mode on X11

The check for Wayland is not needed, since the code inside the block
also works on X11 (tested by applying on top of Plasma 6.4.2).

Test plan:
1. open Konsole
2. Check that 'File > New Window' works correctly when invoked from the
global menu applet in single button mode.
(on X11)


(cherry picked from commit 6d56ae9d703cbe1fc6ef2f66cff312ad54c5ae3e)

Co-authored-by: Kishore Gopalakrishnan 

M  +1-3applets/appmenu/lib/appmenuapplet.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/d20b171a86b4e57ba18af738ca99d1e620d2c7f4

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

[plasmashell] [Bug 506170] Global menu widget doesn't work in single-button mode on X11

2025-07-21 Thread Guido
https://bugs.kde.org/show_bug.cgi?id=506170

--- Comment #14 from Guido  ---
(In reply to Bug Janitor Service from comment #13)
> A possibly relevant merge request was started @
> https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/5692

It is quite irritating that when a bug is fixed, a useless check is inserted
that only makes the fix work on Wayland.
I hope such a thing will never happen again.

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

[plasmashell] [Bug 506170] Global menu widget doesn't work in single-button mode on X11

2025-07-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=506170

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

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

[plasmashell] [Bug 506170] Global menu widget doesn't work in single-button mode on X11

2025-07-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=506170

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

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

[plasmashell] [Bug 506170] Global menu widget doesn't work in single-button mode on X11

2025-07-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=506170

Nate Graham  changed:

   What|Removed |Added

Summary|Global menu widget doesn't  |Global menu widget doesn't
   |work in single-button mode  |work in single-button mode
   ||on X11
 Status|REOPENED|CONFIRMED
   Version Fixed In|6.4.2   |6.4.2 for Wayland users
   ||only
   Priority|VHI |HI

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