1
1
mirror of https://github.com/swaywm/sway synced 2024-09-30 13:11:29 +02:00
sway/include
Mikkel Oscar Lyderik 843e2ad2c1 Only send modifier event once for active modifiers
This makes sure that a modifier event is only sent for active bar
modifiers, and that it is only sent once for each of those modifiers.

An active bar modifier is a modifier defined for a bar with `mode hide`
and `hidden_state hide`.
2016-01-05 23:18:59 +01:00
..
client
commands.h
config.h Only send modifier event once for active modifiers 2016-01-05 23:18:59 +01:00
container.h
criteria.h
extensions.h
focus.h
handlers.h
input_state.h
ipc-client.h
ipc-server.h
ipc.h
layout.h
list.h
log.h
output.h
readline.h
resize.h
stringop.h
sway.h
util.h
workspace.h