bling/README.md

42 lines
1.0 KiB
Markdown
Raw Normal View History

2021-03-12 17:32:37 +01:00
<p align="center">
<img src="/images/bling_banner.png" />
2021-03-12 17:32:37 +01:00
</p>
<h1 align="center"></h1>
2020-10-25 00:17:55 +02:00
2021-04-19 14:29:08 +02:00
All documentation, instructions, and previews are [here](https://blingcorp.github.io/bling/).
2021-02-22 11:11:11 +01:00
## Features
- Layouts
- mstab (master-slave tab layout)
- centered
- vertical
- horizontal
2021-03-03 12:28:21 +01:00
- equalarea
2021-02-22 11:11:11 +01:00
- Modules
- Flash Focus
- Tabbed container
- Tiled Wallpaper
- Wallpaper Easy Setup
- Window Swallowing
2021-04-08 20:17:10 +02:00
- Scratchpad
2021-02-22 11:11:11 +01:00
- Signals
- Playerctl
2021-04-08 00:14:54 +02:00
- Widgets
- Tag Preview
2021-07-27 19:55:54 +02:00
- Task Preview
2021-02-16 02:42:44 +01:00
2021-05-10 00:14:06 +02:00
All naming credit goes to [JavaCafe01](https://github.com/JavaCafe01).
### Dependencies
In order to use the `tabbed` modules `pick` function, you need to install `xwininfo`.
2020-10-25 00:17:55 +02:00
2021-02-22 11:11:11 +01:00
## Contributing
2021-02-22 11:11:39 +01:00
Contributions are welcome 💛
2021-02-22 11:11:11 +01:00
Before requesting changes, makes sure that your editor has an "editorconfig" extension installed, this will use our code style everytime when you edit in the `bling` folder.
2021-02-22 11:11:11 +01:00
When adding a layout/module/signal/widget, please add theme variables for customization and add the according documentation under `docs`.