893f055c75
If any of the modifier keys are held down while a menu item is selected, dispatch the modifier keys along with the command. There is not anything using this yet, but (in an abandoned patch) I wanted to let the "Quit" command know if KEY_SHIFT is pressed, so I can imagine this ability could be very handy elsewhere. The infrastructure is all there behind the scenes, just this piece needed to be plugged in. So instead of abandoning it completely, let me put this piece in place so it is ready for the next guy who could use it. Change-Id: Iff45928872f8958bdb694771cae8dfb347c646ff Reviewed-on: https://gerrit.libreoffice.org/c/core/+/171843 Tested-by: Jenkins Reviewed-by: Justin Luth <jluth@mail.com> |
||
---|---|---|
.. | ||
dtd | ||
inc | ||
qa | ||
source | ||
uiconfig/startmodule/menubar | ||
util | ||
AllLangMoTarget_fwk.mk | ||
CppunitTest_framework_CheckXTitle.mk | ||
CppunitTest_framework_dispatch.mk | ||
CppunitTest_framework_loadenv.mk | ||
CppunitTest_framework_services.mk | ||
IwyuFilter_framework.yaml | ||
JunitTest_framework_complex.mk | ||
JunitTest_framework_unoapi.mk | ||
Library_fwk.mk | ||
Makefile | ||
Module_framework.mk | ||
Package_dtd.mk | ||
README.md | ||
UIConfig_startmodule.mk |
UNO Framework
Toolbars, menus, UNO stuff, including accelerators and interaction, etc.