Skip to content
Commit 968238ba authored by Kai Uwe Broulik's avatar Kai Uwe Broulik 🍇
Browse files

Split Menu handling into its own class

This way we can monitor both appmenu and window menu simultaneously and (theoretically)
switch between one and the other on the fly.
The Menu class is now Window as it encapsulates an entire window with everything that belongs to it.
All DBusMenu-specific code is in Window whereas GMenu-stuff is in Menu and so it's less entangled
parent 3df45867
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment