labwc/include/config
droc12345 8fda9968e6
menu: add title theme options (#2097)
Add theme options `menu.title.text.color` and `menu.title.text.justify`.

Add font place MenuHeader: `<font place="MenuHeader">`

Add `Oblique` font style

```
<theme>
  <font>
    <slant>Oblique</slant>
  </font>
</theme>
```
2024-08-21 18:27:07 +01:00
..
default-bindings.h Fix some header includes detected by clangd 2024-04-21 21:58:57 +02:00
keybind.h keybind: implement allowWhenLocked 2024-08-06 19:15:06 +02:00
libinput.h Optimize the code based on the suggestions 2024-03-20 22:52:19 +00:00
mousebind.h includes: identifier consistency in include guards 2023-05-13 22:29:21 +01:00
rcxml.h menu: add title theme options (#2097) 2024-08-21 18:27:07 +01:00
session.h xwayland: support xinitrc scripts to configure server on launch (#1963) 2024-07-20 09:40:11 +01:00
tablet-tool.h config: add configuration for tablet tool motion 2024-07-19 22:45:41 +01:00
tablet.h input: move function to config 2024-01-22 21:50:18 +00:00
touch.h Fix some header includes detected by clangd 2024-04-21 21:58:57 +02:00