mirror of
https://github.com/labwc/labwc.git
synced 2026-02-23 01:40:18 -05:00
Render close, iconify and maximize buttons
This commit is contained in:
parent
e1b86555f4
commit
f7fa28ab42
10 changed files with 140 additions and 53 deletions
19
README.md
19
README.md
|
|
@ -9,14 +9,14 @@ It is in early development and has the following aims:
|
|||
- Where practicable, use other software to show wall-paper, take screenshots,
|
||||
and so on.
|
||||
|
||||
[Dependencies](#dependencies)
|
||||
[Roadmap](#roadmap)
|
||||
[Inspiration](#inspiration)
|
||||
[Design](#design)
|
||||
[Configuration](#configuration)
|
||||
[Integration](#integration)
|
||||
[Build](#build)
|
||||
[Debug](#debug)
|
||||
- [Dependencies](#dependencies)
|
||||
- [Roadmap](#roadmap)
|
||||
- [Inspiration](#inspiration)
|
||||
- [Design](#design)
|
||||
- [Configuration](#configuration)
|
||||
- [Integration](#integration)
|
||||
- [Build](#build)
|
||||
- [Debug](#debug)
|
||||
|
||||
## Dependencies
|
||||
|
||||
|
|
@ -29,9 +29,8 @@ libxml2, glib-2.0, cairo and pango.
|
|||
- [x] Parse [rc.xml](data/rc.xml)
|
||||
- [x] Parse [themerc](data/themerc)
|
||||
- [x] Read xbm icons
|
||||
- [ ] Add maximize, minimize, close buttons
|
||||
- [x] Add maximize, minimize, close buttons
|
||||
- [ ] Add grip
|
||||
- [ ] Create `view_impl` starting with .configure
|
||||
- [ ] Support layer-shell background (e.g. using swaybg)
|
||||
- [ ] Draw better alt-tab rectangle
|
||||
- [ ] Try restarting and consider catching SIGHUP for --reconfigure
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue