labwc/include/config
Tomi Ollila 80ff89c640 Typo/style fixes in docs and code comments
Codespell(1)-pointed typos in files listed by `git ls-files`
(sans checkpatch.pl and possibly some others). Removed some
extra spaces. Added a few missing trailing periods.
`Default is ...`.  Added spaces in ' />' where missing
(sans e.g. wayland protocol and t/* files).
Fit some lines in docs/*.scd to 80 colums.

Used git grep commands (to find similar cases):
$ git grep -n '\S/>'
$ git grep -nF '.  '
$ git grep -n '[^\t*'\'',{#]\t'
$ git grep -ni 'default '

No functional change. No change in *.[ch] line numbers.
2026-05-18 19:55:05 +01:00
..
default-bindings.h Typo/style fixes in docs and code comments 2026-05-18 19:55:05 +01:00
keybind.h Add overrideInhibition to keyboard.keybind 2026-04-14 22:33:49 +01:00
libinput.h Add onbutton scrollMethod, scrollButton 2026-04-27 20:55:55 +01:00
mousebind.h common: add node-type.c/h (renaming ssd_part_type to lab_node_type) 2025-09-06 16:00:20 -04:00
rcxml.h chase wlroots: Add support for HDR10 output 2026-05-07 15:21:34 +02:00
session.h tree-wide: auto-replace of (struct server *) 2026-03-21 21:35:33 +00:00
tablet-tool.h include: add config/types.h 2025-08-21 16:55:25 +09:00
tablet.h include: add config/types.h 2025-08-21 16:55:25 +09:00
touch.h include: add missing header dependencies 2025-07-29 21:51:56 +01:00
types.h view: decouple always-on-top windows from the omnipresent state 2026-02-12 14:44:20 +09:00