You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
contribuewwt 14a9988567
tabbed_misc: remove goto to keep compat. with lua5.1
2 months ago
docs Configurable app Launcher layout (#221) 3 months ago
helpers fix(helpers.shape): add local (closes #180) 2 years ago
icons/layouts add deck layout 3 years ago
images added github banner 3 years ago
layout Use master window factor in offset calculation deck layout (#216) 9 months ago
module tabbar: Fixed tabbar_disable var (#184) 2 years ago
signal Playerctl lib minor bug fixes (#202) 1 year ago
widget tabbed_misc: remove goto to keep compat. with lua5.1 2 months ago
.editorconfig Added a max line length to lua files 3 years ago
AUTHORS.md Improved swallowing (#140) 2 years ago
CODEOWNERS Figuring out CODEOWNERS 3 years ago
LICENSE Update copyright 3 years ago
README.md Add .editorconfig (#107) 3 years ago
bling-dev-1.rockspec Update bling-dev-1.rockspec (#213) 10 months ago
init.lua Auto: format source code 3 years ago
theme-var-template.lua feat: allow disabling tabbar in mstab layout (#145) 3 years ago

README.md

All documentation, instructions, and previews are here.

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 Preview

All naming credit goes to 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.