https://bugs.kde.org/show_bug.cgi?id=454756
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |k...@davidedmundson.co.uk Severity|normal |wishlist --- Comment #2 from David Edmundson <k...@davidedmundson.co.uk> --- Find the code for X11 frame extents: 84d75cb5674577098d584c7f3634ea2a81d8b9f2 then it's mostly a c&p job. that'll show you roughly what's needed: - create the right atom in atoms.cpp - announce we support it in netinfo.cpp - watch for the new X11 event in events.cpp Then call into the existing code we have for wayland to show a menu -- You are receiving this mail because: You are watching all bug changes.