Merge remote-tracking branch 'djpohly/main' into wlroots-next
conform the xdg-protocol with fullscreen translucent clients
see `setfullscreen()` for more info
Merge pull request #247 from Humm42/xkboptions
initialize xkb_rules.options to a null pointer
add click method configuration option
Add the libinput configuration option to choose between Software Button Areas and Clickfinger
initialize xkb_rules.options to a null pointer
Initializing it to an empty string had broken configuring xkbcommon
through the environment (XKB_DEFAULT_OPTIONS).
Fixes: ae313911153b ("initialize rules and xkb_rules")
Add configuration options for touchpads
Merge remote-tracking branch 'djpohly/main' into HEAD
Remove removed fields from struct instances
Remove vestigial monitor configuration info
The x/y fields in monitor rules are unused and were meant to be deleted.
Also removes the outdated comment in config.h.
initialize rules and xkb_rules
to fix compile errors with `-pedantic`
add note about how to change MODKEY for windows key
Add a configuration option for fullscreen locking
Some people are annoyed to have this new behaviour forced for some
application which use fake fullscreen.
add note about how to change MODKEY for windows key
Add a configuration option for fullscreen locking
Some people are annoyed to have this new behaviour forced for some
application which use fake fullscreen.
Merge branch 'main' into wlroots-next
Merge branch 'main' into scenegraph
Merge branch 'wlroots-next' into scenegraph-wlroots-next
replace tabs by spaces in alignment