https://github.com/labwc/labwc-tweaks-gtk
A Gtk fork of labwc-tweaks
https://github.com/labwc/labwc-tweaks-gtk
Last synced: about 1 month ago
JSON representation
A Gtk fork of labwc-tweaks
- Host: GitHub
- URL: https://github.com/labwc/labwc-tweaks-gtk
- Owner: labwc
- License: gpl-2.0
- Created: 2024-04-25T20:20:41.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-25T06:12:55.000Z (6 months ago)
- Last Synced: 2024-11-25T07:21:06.137Z (6 months ago)
- Language: C
- Homepage:
- Size: 84 KB
- Stars: 3
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# labwc-tweaks-gtk
This is a [WIP] configuration gui app for labwc without any real plan or
Acceptance Criteria. It was merely written to help change themes for the
purposes of testing labwc during development. Don't expect too much :smile:
If you install labwc-gtktheme.py and set labwc-theme to GTK it'll
automatically sync with the selected GTK theme.### build
```
meson setup build
meson compile -C build
```### install
```
meson install -C build
```This installs the binary to /usr/local/bin and data files to their respective locations.
If you find it a useful tool and want to expand its scope, feel free.
### packages
[](https://repology.org/project/labwc-tweaks/versions)
### translation
See [NLS instructions](./NLS.md) for information for **translators** to translate
using [Weblate] or pull request and **code contributor** guidelines.#### translation status

[Weblate]: https://hosted.weblate.org/projects/labwc-tweaks-gtk/