https://bugs.kde.org/show_bug.cgi?id=332512
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/da0dd1e367b6 | |38f7d7803f1eccfb8a36d54c3a4 | |3 Version Fixed In| |5.25 --- Comment #123 from Nate Graham <n...@kde.org> --- Git commit da0dd1e367b638f7d7803f1eccfb8a36d54c3a43 by Nate Graham, on behalf of Luca Carlon. Committed on 27/05/2022 at 21:49. Pushed by ngraham into branch 'master'. Support new AppletPopup window type See the discussion in https://invent.kde.org/frameworks/plasma-framework/-/merge_requests/500. Related: bug 411462 FIXED-IN: 5.25 M +2 -0 autotests/integration/internal_window.cpp M +2 -0 autotests/integration/plasma_surface_test.cpp M +2 -0 src/debug_console.cpp M +1 -0 src/effects.cpp M +1 -0 src/effects.h M +2 -1 src/effects/fadingpopups/package/contents/code/main.js M +4 -0 src/libkwineffects/kwineffects.h M +1 -0 src/wayland/autotests/client/test_plasmashell.cpp M +3 -0 src/wayland/plasmashell_interface.cpp M +1 -0 src/wayland/plasmashell_interface.h M +4 -0 src/wayland/tests/plasmasurfacetest.cpp M +5 -2 src/window.cpp M +11 -0 src/window.h M +1 -1 src/workspace.cpp M +12 -1 src/x11window.cpp M +10 -2 src/xdgshellwindow.cpp https://invent.kde.org/plasma/kwin/commit/da0dd1e367b638f7d7803f1eccfb8a36d54c3a43 -- You are receiving this mail because: You are watching all bug changes.