Commit Graph

159 Commits

Author SHA1 Message Date
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
gokul swaminathan 397edcec6b
Update README.md 2021-04-19 05:29:08 -07:00
HumblePresent 5cd408b1c1
Remove redundant use of shell when downloading album art (#47)
* Remove redundant use of shell when downloading album art
2021-04-19 03:14:15 -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 ae5bcde75e Add more docs and fix readme 2021-04-16 14:31:03 -07:00
gokul swaminathan 5b6cab4099
Awestore support for scratchpads (#40)
* remove deprecated code

* Anims

Added awestore support for scratchpad

* add checks and fixed bugs

* Fixed Bug

This fixes the weird behaviour where toggling in the middle of an
animation breaks everything.

* Tag Preview Edit (Not related to this PR)

This makes it so that hidden and minimized windows don't show up on the preview.

* add some more checks

* added docs
2021-04-16 12:46:42 -07:00
gokul swaminathan 1febdb6978
Add missing equal sign 2021-04-15 18:06:00 -07:00
Brandon Wright fb0303175e
fix banner in embed (#41) 2021-04-15 17:48:19 -07:00
Gokul Swami ce03607975 Added multimonitor support to scratchpad 2021-04-08 17:44:03 -07:00
Nooo37 da886cb1c4
Scratchpad feature (#35) 2021-04-08 20:17:10 +02:00
Gokul Swami 1f4b1094dc Revert back to screen param 2021-04-08 07:21:26 -07:00
Gokul Swami 9289ec4f75 Update docs and add more options 2021-04-08 06:50:16 -07:00
Gokul Swami 97c0177c1c try workarea to remove bar space 2021-04-08 06:18:29 -07:00
gokul swaminathan 39fc9cafcc
Update bling-scm-5.rockspec 2021-04-08 03:32:16 -07:00
gokul swaminathan 3214c6ca6a
Fixes #38 (#39)
* Fixed x,y positioning on multi-screen setups

* Widget can now draw based on any screen
2021-04-08 03:23:51 -07:00
gokul swaminathan 23acaa9b59
Update tag_preview.lua 2021-04-07 22:04:58 -07:00
Brandon Wright 25de26cda4
dark theme for docs (#36)
* added github banner

* dark theme for docs

* javacafe.css for docs

Co-authored-by: branwright1 <branwright1@github.com>
2021-04-07 18:43:28 -07:00
gokul swaminathan fccbd9a553
Add tag preview to the list 2021-04-07 15:14:54 -07:00
gokul swaminathan 5d9252e1c8
Merge pull request #33 from Nooo37/tag-preview-feature
Add tag preview widget
2021-04-07 15:06:44 -07:00
Gokul Swami 00bbc39b4f undo the terrible formatting 2021-04-07 15:05:13 -07:00
Gokul Swami 6302815518 Add like one comment 2021-04-07 15:01:16 -07:00
Gokul Swami 2d058525a6 Add documentation for tag preview 2021-04-07 15:00:37 -07:00
Gokul Swami 8013b8201f edit tag vars to make it less confusing 2021-04-06 04:04:23 -07:00
Gokul Swami 788f2ee23d Fix more revisions 2021-04-05 18:38:30 -07:00
Gokul Swami 950843f9a8 Fix reviews 2021-04-05 18:34:25 -07:00
Gokul Swami 7456184ca8 Add tag preview widget 2021-04-04 00:55:43 -07:00
Nooo37 5c4c3e0c26 still making the LuaRocks package work 2021-03-30 18:57:04 +02:00
Jack 88ca996acd
Fix installation from LuaRocks (for real this time) (#32)
* change `https` in the source url to `git`
2021-03-30 17:58:09 +02:00
Jack 4132364a58
Remove awesome dependency (#31)
* Remove awesome dependency from rockspec
* Update rockspec name and version for uploading on LuaRocks
2021-03-30 17:12:09 +02:00
Nooo37 ff30f6a024 add rockspec for luarocks 2021-03-29 20:50:08 +02:00
Nooo37 142b452eb2 moved sync functions to helpers 2021-03-18 15:45:37 +01:00
Nooo37 37b9c34bb9
Create LICENSE; closes #25 2021-03-18 09:50:00 +01:00
Nooo37 03265142e1
make default tabbar work with bottom position 2021-03-15 14:12:07 +01:00
gokul swaminathan 04e9ac55e7
Banner! 2021-03-12 08:32:37 -08:00
branwright1 8d857562be added github banner 2021-03-12 17:17:21 +01:00
gokul swaminathan 1561955579
Merge pull request #26 from Nooo37/playerctl-fixes
Deal with playerctl signal module leaks
2021-03-12 03:28:06 -08:00
Gokul Swami 05ca7dec6e Added collects 2021-03-11 04:35:50 -08:00
Gokul Swami 631c285a75 Added a disable function to playerctl
The disable function kills all playerct follows started by the module
2021-03-10 12:52:31 -08:00
Gokul Swaminathan 4094fb6745 Increased app icon size 2021-03-10 01:26:30 -08:00
Gokul Swami f8a7635b5e Imgur problem
There was a weird problem with imgur, I just used the same photo and
updated the link.
2021-03-03 15:33:26 -08:00
gokul swaminathan 7486147612
Update layout.md 2021-03-03 15:30:25 -08:00
gokul swaminathan 19e57cd29b
Merge pull request #23 from Bysmutheye/equalarea
Equalarea
2021-03-03 15:29:10 -08:00
Bysmutheye 39dcec1410
Update README.md 2021-03-03 12:28:21 +01:00
bysmuth 59fdd00caa added icon and necessary code 2021-03-03 12:24:56 +01:00
bysmuth 5bcb519e75 added equalarea layout. icon not included 2021-03-02 19:38:13 +01:00
gokul swaminathan 9d46aa37d6
Update README.md 2021-02-22 02:11:39 -08:00
gokul swaminathan eac77d155e
Update README.md 2021-02-22 02:11:11 -08:00
Gokul Swami cb54784c25 Merge branch 'master' of github.com:Nooo37/bling 2021-02-17 06:08:58 -08:00
Gokul Swami 69539570c4 changed kill cmd 2021-02-17 06:08:34 -08:00
gokul swaminathan 6fde288e1a
add docs link 2021-02-17 00:05:23 -08:00