Commit graph

97 commits

Author SHA1 Message Date
Seaotatop
af73db4644 Update README 2023-07-02 18:31:41 -05:00
Seaotatop
e28998afe4 Fix immediate crash on udev 2023-07-02 18:15:44 -05:00
Seaotatop
5f8352452b Clean up tracing logs 2023-07-02 17:15:16 -05:00
Seaotatop
d09d367b22 Fix windows not reappearing on tag changes 2023-07-02 17:10:15 -05:00
Seaotatop
8fcf86b886 Add moving windows to tags and toggling tags on windows 2023-07-02 10:26:07 -05:00
Seaotatop
ebe2313e2d Add basic tag support 2023-07-01 19:06:37 -05:00
Seaotatop
dc9b8e4ffc Begin work on tags 2023-06-30 21:34:07 -05:00
Ottatop
b39cc1d29a
Merge pull request #14 from Ottatop/dev
Add spawn_once, warn on unwraps
2023-06-29 17:45:34 -05:00
Seaotatop
2b50e7d31a Add unwrap warning, deal with some unwraps 2023-06-29 17:41:08 -05:00
Seaotatop
d6504b0b82 Add spawn_once function 2023-06-29 17:40:35 -05:00
Seaotatop
a07ea96f80 Clean up stuff 2023-06-29 12:29:00 -05:00
Ottatop
6a9e03b801
Merge pull request #13 from Ottatop/dev
Move from threads to async for process output
2023-06-29 12:02:24 -05:00
Seaotatop
b2edab51cf Minor things 2023-06-29 11:59:17 -05:00
Seaotatop
24c13f6f7c Move from threads to async for process output 2023-06-29 11:58:33 -05:00
Ottatop
8f218c6be2
Merge pull request #12 from Ottatop/dev
Raise fd limit, add minor docs
2023-06-28 16:44:04 -05:00
Seaotatop
9f09a8c7a1 Add minor docs 2023-06-28 16:42:07 -05:00
Seaotatop
8400f7dd5f Raise fd limit, extract spawn handling into own fn 2023-06-28 16:41:36 -05:00
Ottatop
fee9a5d4ec
Merge pull request #11 from Ottatop/Ottatop-patch-1 2023-06-26 22:46:37 -05:00
Ottatop
62a5648caa
Update LICENSE 2023-06-26 22:46:26 -05:00
Ottatop
23e8b9eb24
Merge pull request #10 from Ottatop/Ottatop-patch-1 2023-06-26 22:14:08 -05:00
Ottatop
b9a9d1fe4f
Update README.md 2023-06-26 22:13:52 -05:00
Ottatop
eb71eba4ec
Merge pull request #9 from Ottatop/dev
Add types, add missing MPL header that I skipped the check for
2023-06-26 21:20:03 -05:00
Seaotatop
d2a1dc7de1 Add types, add missing MPL header that I skipped the check for 2023-06-26 21:19:02 -05:00
Ottatop
fde9a53624
Merge pull request #8 from Ottatop/dev
Add types for messages
2023-06-26 21:05:48 -05:00
Seaotatop
78de3b4941 Add types for messages 2023-06-26 21:05:29 -05:00
Ottatop
c241a2a1a9
Merge pull request #7 from Ottatop/dev
Add function to get windows in config, WIP
2023-06-26 18:49:42 -05:00
Seaotatop
b980315552 Add function to get windows in config, WIP 2023-06-26 18:48:29 -05:00
Ottatop
fbc2988771
Merge pull request #6 from Ottatop/dev
Update lib
2023-06-26 16:44:58 -05:00
Seaotatop
c32cfbcbc0 Update lib 2023-06-26 16:42:45 -05:00
Ottatop
2113a26bcb
Merge pull request #5 from Ottatop/dev
Start work on tags, uncomment stuff
2023-06-25 20:27:38 -05:00
Seaotatop
12323ae029 Start work on tags, uncomment stuff 2023-06-25 20:26:52 -05:00
Ottatop
08d1c6611b
Merge pull request #4 from Ottatop/dev
Move tag file
2023-06-25 19:17:24 -05:00
Seaotatop
541aab5755 Move tag file 2023-06-25 19:12:48 -05:00
Ottatop
29d4d86fd5
Merge pull request #2 from Ottatop/Ottatop-patch-1
Create rust.yml
2023-06-25 18:35:54 -05:00
Ottatop
bfbd9ed45f
Create rust.yml 2023-06-25 18:31:28 -05:00
Ottatop
d37f222d4b
Merge pull request #1 from Ottatop/dev
Test CI thing
2023-06-25 18:05:47 -05:00
Seaotatop
f3331de381 Test CI thing 2023-06-25 17:52:58 -05:00
Seaotatop
9f2f6a1a69 Add MIT to example_config, add Unlicense SPDX to msgpack lib 2023-06-25 17:49:44 -05:00
Seaotatop
1fe510dbf1 Add SPDX identifiers 2023-06-25 17:49:06 -05:00
Seaotatop
b5c5f98eb4 Small brain moment 2023-06-25 17:21:39 -05:00
Seaotatop
4454338a62 Change . to ./src 2023-06-25 17:19:08 -05:00
Seaotatop
a02cada324 Add license headers 2023-06-25 17:18:50 -05:00
Seaotatop
752beb8132 Still don't know what I'm doing 4 2023-06-25 16:28:05 -05:00
Seaotatop
9fdc6c66b0 Still don't know what I'm doing 3 2023-06-25 16:27:09 -05:00
Seaotatop
bec60d13cf Still don't know what I'm doing 2 2023-06-25 16:19:51 -05:00
Seaotatop
44902f93e7 Still don't know what I'm doing 2023-06-25 16:18:23 -05:00
Seaotatop
4392a4d7cf Add sudo (idk what i'm doing) 2023-06-25 16:15:38 -05:00
Seaotatop
ec8a488806 Add license header workflow 2023-06-25 16:14:13 -05:00
Seaotatop
1d052ba2b2 Update test workflow 2023-06-25 15:53:43 -05:00
Seaotatop
a2e18dd8a5 Update test workflow 2023-06-25 15:52:03 -05:00