Commit graph

51 commits

Author SHA1 Message Date
Noah Swerhun a3ea319051 updated readme with new config schema 2023-04-03 16:14:21 -05:00
Noah Swerhun 005fd42823 updated example config accordingly 2023-04-03 16:04:35 -05:00
Noah Swerhun 841218a6b7 new config schema is now readable, bar prints properly 2023-04-03 15:58:45 -05:00
Noah Swerhun 90bbfcd7fe reorganized config schema 2023-04-03 14:41:32 -05:00
Noah Swerhun 09be7cd6da added uninstall and update instructions to readme 2023-04-03 14:09:52 -05:00
Noah Swerhun edb8e97d04 fixed major bug where it read the wrong config 2023-04-03 14:03:37 -05:00
Noah Swerhun 65195e1976 removed pycache 2023-04-03 12:12:39 -05:00
Noah Swerhun 082ab949e4 further developed README 2023-04-02 19:22:28 -05:00
Noah Swerhun e6e7940fbb ammended readme and revised example config 2023-04-02 16:34:37 -05:00
Noah Swerhun 83cfb523f6 fixed directory name, made installable 2023-04-02 16:06:37 -05:00
Noah Swerhun 68fe2a4b65 removed poetry lockfile 2023-04-02 14:46:36 -05:00
Noah Swerhun 8f21e05fcf made signals more user-friendly 2023-04-02 14:37:33 -05:00
Noah Swerhun 74b8ebf13e use exec in run script and changed config path 2023-04-02 13:58:33 -05:00
Noah Swerhun f0ad4aff7d reordered methods in SignalRouter 2023-03-15 20:47:25 -05:00
Noah Swerhun 07708d1454 made signal router registration more clear 2023-03-15 20:45:33 -05:00
Noah Swerhun 71bfac1b53 reworked generate_text() and fixed spacing bug 2023-03-15 20:44:29 -05:00
Noah Swerhun cde7b1af0d removed getpid (i swear i have done this like four times) 2023-03-14 20:40:39 -05:00
Noah Swerhun 64ff1d8f3b cleanup debug stuff 2023-03-14 20:29:25 -05:00
Noah Swerhun 0c95a72630 remove uneeded script 2023-03-14 20:09:10 -05:00
Noah Swerhun 2ee1d09918 implemented SignalRouter; signal functionality complete 2023-03-14 20:00:08 -05:00
Noah Swerhun ebe2e2137e started implementing SignalRouter 2023-03-12 20:35:54 -05:00
Noah Swerhun eff5058382 began implementing signals 2023-03-11 20:20:00 -06:00
Noah Swerhun 379ea16bbf removed requirements.txt 2023-03-11 19:19:31 -06:00
Noah Swerhun 39e79942d8 rewrite complete! 2023-03-11 19:19:26 -06:00
Noah Swerhun ae7679866a implemented Bar object 2023-03-11 19:19:26 -06:00
Noah Swerhun 03e19af3c7 created all_modules tuple and cleaned up 2023-03-11 19:19:26 -06:00
Noah Swerhun f20c2a1d76 class groundwork laid 2023-03-11 19:19:26 -06:00
Noah Swerhun ce2c493bbd changed project structure 2023-03-11 19:19:18 -06:00
Noah Swerhun 2cbb099601 began rewrite 2023-03-11 19:19:04 -06:00
Noah Swerhun 5996d43105 refactored 'global_padding' to 'margin' for clarity 2023-03-11 12:15:26 -06:00
Noah Swerhun 1ae9b10caa added global padding feature 2023-03-10 21:47:01 -06:00
Noah Swerhun 5a28ec0b49 made simpler and removed unnecessary =1 2023-03-10 21:21:52 -06:00
Noah Swerhun 58c95e0a45 added comments to explain 668c8ce6 2023-03-10 21:14:30 -06:00
Noah Swerhun 668c8ce66e fixed extra space w/ blank module bug 2023-03-10 21:08:50 -06:00
Noah Swerhun ef21228dcf added no-refresh feature 2023-02-18 13:14:08 -06:00
Noah Swerhun 3b6fa63e7b fixed run.sh & fixed zero-length string bug 2023-02-16 20:21:42 -06:00
Noah Swerhun 96e6cb2054 fixed spacing bug with blank modules 2023-02-12 15:55:18 -06:00
Noah Swerhun a253f96259 fixed module ordering bug 2023-02-12 15:54:06 -06:00
Noah Swerhun 8aee497225 finished new parsing 2023-02-12 14:09:01 -06:00
Noah Swerhun 8bb3bdbebf setup poetry and redid parsing 2023-02-11 21:16:38 -06:00
Noah Swerhun 43de4df4c4 switched to double quotes 2023-02-11 12:56:53 -06:00
Noah Swerhun 145d2cd24d made example config better 2023-02-11 12:17:59 -06:00
Noah Swerhun e8488d47be fixed some type bugs 2023-02-10 21:26:06 -06:00
Noah Swerhun dbfd6543bb alignment works properly 2023-02-10 21:17:06 -06:00
Noah Swerhun 55f21b2180 lemonbar gets executed correctly now 2023-02-10 19:48:13 -06:00
Noah Swerhun 07e5d30764 modules output correctly and can be read by lemonbar 2023-02-10 19:20:59 -06:00
Noah Swerhun 89fd0c84b5 basic module parsing and threading 2023-02-10 18:46:56 -06:00
Noah Swerhun d3e2b6ec87 finished script to generate lemonbar command 2023-02-10 17:23:02 -06:00
Noah Swerhun 1dd43cb390 yaml parsing done 2023-02-10 16:54:33 -06:00
Noah Swerhun 7a6fbe52b2 wrapped LICENSE at 80 chars 2023-02-10 16:06:11 -06:00