Commit Graph

27 Commits

Author SHA1 Message Date
c588f3ae65 migrate tstatus to an object-based compiliation format 2022-11-13 16:03:55 +00:00
d421df5a0b revise assumptions as to where batteries are 2022-11-13 15:31:26 +00:00
653915eca6 solve alsa.c snprintf formatting errors 2022-11-13 15:31:11 +00:00
17b91b436f fix type inconsistancies 2022-11-13 15:07:27 +00:00
7d705c4dcf add alsa and datetime 2022-09-25 10:35:26 -05:00
59180122d1 add license header to battery.h 2022-09-21 12:52:08 -05:00
e76bafa482 add thermal module 2022-09-21 12:50:10 -05:00
0c7873753d update readme 2022-09-20 18:11:12 -05:00
287a96875b add battery module 2022-09-20 18:08:37 -05:00
03717f37a9 add the two clause BSD license
I would usually license it under the GNU GPL v3 but because I'm
unsure as to what the licensing situation is when combining a part
of a program and extending it to make another.
2022-09-20 17:10:13 -05:00
9afa755580 rename the bspc module the bspwm module 2022-09-20 17:05:23 -05:00
8023a5ea94 clean out the residual cruft from bspc 2022-09-20 17:02:35 -05:00
9c211f5139 remove buffer overflow vulnerability 2022-09-20 16:49:14 -05:00
474ac61f6e when a desktop is focused but not occupied, include it in the display 2022-09-20 16:40:18 -05:00
c97943855f add a module system 2022-09-20 16:29:25 -05:00
f44a1c3ffe add scary warnings 2022-09-19 13:31:20 -05:00
a4ea977c68 fix bug 2022-09-19 13:29:32 -05:00
454ac588d0 add debug build 2022-09-19 13:29:23 -05:00
b6514b3374 misc changes 2022-09-17 10:01:47 -05:00
ae905b0ebf TODO files 2022-09-16 14:36:36 -05:00
c1e5b28402 add bspwm module 2022-09-16 14:32:59 -05:00
fb2a937f02 dedicated dumb client to run bspc query -D -d .occupied --names 2022-09-16 13:10:59 -05:00
0fca3dba56 gitignore 2022-09-16 12:43:20 -05:00
a308e15fe0 merged into one file! 2022-09-16 12:42:33 -05:00
72a8d9babf more baseline things 2022-09-16 12:41:52 -05:00
934b25f8cd add bspwm code for bspc 2022-09-15 19:53:39 -05:00
ac8333c704 init 2022-09-15 19:46:13 -05:00