serenity/Applications
Andreas Kling db98327bdc Plumb menu item activation events from WindowServer to clients.
GMenu now has an "on_item_activation" callback that fires whenever one
of its items are activated. The menu item identifier is used to distinguish
between items.

Use this to implement font switching in Terminal. :^)
2019-02-12 10:08:35 +01:00
..
Clock Port all apps to GApplication. 2019-02-11 14:56:23 +01:00
FileManager Port all apps to GApplication. 2019-02-11 14:56:23 +01:00
FontEditor Port all apps to GApplication. 2019-02-11 14:56:23 +01:00
Launcher Port all apps to GApplication. 2019-02-11 14:56:23 +01:00
Terminal Plumb menu item activation events from WindowServer to clients. 2019-02-12 10:08:35 +01:00