Commit Graph

12 Commits

Author SHA1 Message Date
Nooo37 5dee9f0f15
Update theme-var-template.lua
Forgot to add the option from #79
2021-08-03 13:09:55 +02:00
gokul a77fdbc1be
Task Preview Widget (#72)
* Started on task_preview widget

* Finish task_preview widget

Finalized the code for the task_preview widget. Options and theme
variables should be allowed now.

* Changes according to review

* Improved opts
* Fixed vars to be backwards compat

* Update docs
2021-07-14 15:17:46 -07:00
HumblePresent fb8bf62fae
Old playerctl cli backend added as option (#49)
* Old playerctl cli backend added as option

* Move files into directory and only require playerctl lib on enable

* Added wrapper functions to select backend based on args

* Switched 'player_stopped' signal to 'no_players' in CLI backend

* Added support for setting interval directly in enable() for CLI backend

* Update docs for both backends
2021-04-24 02:37:06 -07:00
HumblePresent 9848c3b8f0
Playerctl signals backend rewritten with playerctl library (#43)
* Playerctl signals backend rewritten with playerctl library

* Removed collectgarbage() calls and updated docs

* All docs updated
2021-04-18 16:33:35 -07:00
Gokul Swami 9289ec4f75 Update docs and add more options 2021-04-08 06:50:16 -07:00
Gokul Swami 00bbc39b4f undo the terrible formatting 2021-04-07 15:05:13 -07:00
Gokul Swami 2d058525a6 Add documentation for tag preview 2021-04-07 15:00:37 -07:00
gokul swaminathan 7969b7b207
Update theme-var-template.lua 2021-02-16 00:44:13 -08:00
Brandon Wright e40ecf0851 Fixed typo: "flaves" to "slaves" 2021-01-21 18:39:43 +01:00
Nooo37 23b9717777 minor doc update 2020-11-30 19:29:12 +01:00
Nooo37 90780df7e8 mstab vertical tabbar support 2020-11-29 10:38:05 +01:00
Nooo37 ab057e0e36 hopefully better documentation 2020-11-24 22:11:04 +01:00