https://bugs.kde.org/show_bug.cgi?id=504807
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Version Fixed In| |6.5.0 Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/3156e90b35 | |fbeae000186eb92397cdf5c0114 | |76b --- Comment #5 from Nate Graham <n...@kde.org> --- Git commit 3156e90b35fbeae000186eb92397cdf5c011476b by Nate Graham, on behalf of John Veness. Committed on 29/05/2025 at 14:22. Pushed by ngraham into branch 'master'. Unify name for the "window menu" and its button This commit unifies the user-visible name for what I've called the "window menu", and its associated button. This is the button that is by default in the top-left of a window with the application's icon, and that shows the menu with Maximize, Minimize, Close etc. when clicked. At least at some point in the past, this was simply called the "Menu button" and that text was still in use in some places. More recently the name for the button (shown in the tooltip and in the Titlebar Buttons KCM) was changed to "More actions for this window". The keyboard shortcuts KCM called it "Window Operations Menu". The window behavior KCM called it the "Actions Menu". Now let's unify on "window menu". Related: bug 499700 FIXED-IN: 6.5.0 M +1 -1 autotests/integration/globalshortcuts_test.cpp M +2 -1 doc/kwindecoration/index.docbook M +11 -1 doc/windowbehaviour/index.docbook M +1 -1 src/kcms/decoration/declarative-plugin/buttonsmodel.cpp M +1 -1 src/kcms/decoration/kwindecorationsettings.kcfg M +2 -2 src/kcms/decoration/ui/ConfigureTitlebar.qml M +3 -3 src/kcms/options/actions.ui M +6 -6 src/kcms/options/mouse.ui M +6 -6 src/useractions.cpp M +1 -2 src/workspace.h https://invent.kde.org/plasma/kwin/-/commit/3156e90b35fbeae000186eb92397cdf5c011476b -- You are receiving this mail because: You are watching all bug changes.