]> git.mdlowis.com Git - proto/labwc.git/commit
osd: support 'alt-tab' on screen display
authorJohan Malm <jgm323@gmail.com>
Mon, 16 Aug 2021 06:16:56 +0000 (07:16 +0100)
committerJohan Malm <jgm323@gmail.com>
Mon, 16 Aug 2021 06:16:56 +0000 (07:16 +0100)
commit77ade08158f82371e65a80e042afd4f967f8deab
tree3855d65da1047bd4cd075dab7b3d4c1ad852cc51
parent86c384b227ca112d97b064882c101a9fc8a35414
osd: support 'alt-tab' on screen display

The osd window shows title, app_id/class and shell of all views that can
be cycled between.
include/labwc.h
src/action.c
src/desktop.c
src/keyboard.c
src/osd.c
src/output.c
src/xdg.c
src/xwayland.c