mirror of
https://github.com/labwc/labwc.git
synced 2026-03-06 01:40:15 -05:00
include/: refactor header files more
This commit is contained in:
parent
53266a0d5a
commit
4d1363dcae
32 changed files with 130 additions and 78 deletions
|
|
@ -30,7 +30,7 @@ libxml2, glib-2.0, cairo and pango.
|
|||
|
||||
- [x] Support xwayland
|
||||
- [x] Parse [rc.xml](data/rc.xml)
|
||||
- [x] Parse [themerc](data/themerc)
|
||||
- [x] Parse [themerc](data/themes/labwc-default/openbox-3/themerc)
|
||||
- [x] Read xbm icons
|
||||
- [x] Show maximize, minimize, close buttons
|
||||
- [ ] Give actions to maximize, minimize, close buttons
|
||||
|
|
@ -55,7 +55,7 @@ The following were considered before choosing wlroots: [QtWayland](https://githu
|
|||
|
||||
## Configuration
|
||||
|
||||
See [rc.xml](data/rc.xml) and [themerc](data/themerc) comments for details including keybinds.
|
||||
See [rc.xml](data/rc.xml) and [themerc](data/themes/labwc-default/openbox-3/themerc) comments for details including keybinds.
|
||||
|
||||
Suggest either copying data/rc.xml to ~/.config/labwc/running, or running with:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue