labwc/src/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
..
keybind.c tree-wide: rename g_server to just server 2026-03-21 21:35:33 +00:00
libinput.c Add onbutton scrollMethod, scrollButton 2026-04-27 20:55:55 +01:00
meson.build config: add configuration for tablet tool motion 2024-07-19 22:45:41 +01:00
mousebind.c src: remove unused #includes (via include-what-you-use) 2025-09-07 19:34:30 +09:00
rcxml.c Typo/style fixes in docs and code comments 2026-05-18 19:55:05 +01:00
session.c session: run activation env update synchronously 2026-04-29 19:45:01 +01:00
tablet-tool.c include: add config/types.h 2025-08-21 16:55:25 +09:00
tablet.c include: add config/types.h 2025-08-21 16:55:25 +09:00
touch.c src: remove unused #includes (via include-what-you-use) 2025-09-07 19:34:30 +09:00