Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/BlingCorp/bling
Utilities for the awesome window manager
https://github.com/BlingCorp/bling
awesomewm linux linux-desktop wm
Last synced: 8 days ago
JSON representation
Utilities for the awesome window manager
- Host: GitHub
- URL: https://github.com/BlingCorp/bling
- Owner: BlingCorp
- License: mit
- Created: 2020-10-19T15:22:18.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-22T05:57:45.000Z (20 days ago)
- Last Synced: 2024-10-29T15:25:56.533Z (13 days ago)
- Topics: awesomewm, linux, linux-desktop, wm
- Language: Lua
- Homepage: https://blingcorp.github.io/bling/
- Size: 681 KB
- Stars: 851
- Watchers: 14
- Forks: 51
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
- Authors: AUTHORS.md
Awesome Lists containing this project
- awesome-awesomewm-modules-widgets-and-libraries - bling
- awesome-awesomewm-modules-widgets-and-libraries - bling
README
All documentation, instructions, and previews are [here](https://blingcorp.github.io/bling/).
## Features
- Layouts
- mstab (master-slave tab layout)
- centered
- vertical
- horizontal
- equalarea
- Modules
- Flash Focus
- Tabbed container
- Tiled Wallpaper
- Wallpaper Easy Setup
- Window Swallowing
- Scratchpad
- Signals
- Playerctl
- Widgets
- Tag Preview
- Task PreviewAll naming credit goes to [JavaCafe01](https://github.com/JavaCafe01).
### Dependencies
In order to use the `tabbed` modules `pick` function, you need to install `xwininfo`.
## Contributing
Contributions are welcome 💛
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.
When adding a layout/module/signal/widget, please add theme variables for customization and add the according documentation under `docs`.