1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-15 04:52:06 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Andreas Kling
054c982181 LibGUI+WindowServer: Add support for enabled/disabled actions.
The enabled state of a GAction now propagates both to any toolbar buttons
and any menu items linked to the action. Toolbar buttons are painted in
a grayed out style when disabled. Menu items are gray when disabled. :^)
2019-04-12 02:53:27 +02:00
Andreas Kling
d17a91f185 Move WindowServer into Servers. 2019-03-20 04:34:14 +01:00
Renamed from WindowServer/WSMenuItem.cpp (Browse further)