Code review comment for lp://staging/~shippo/plank/fix-1251625

Revision history for this message
Peter Feichtinger (shippo) wrote :

Ooh nice, launchpad already put my changed branch here :-)

So, I implemented the changes you requested:
* The menu shown when multiple windows are open only contains the windows. This is done by passing the button and modifiers to get_menu_items, which presumably breaks ABI compatibility.
* I double checked that I followed the coding style, I hope this time I really did ;-)

« Back to merge proposal