Commit Graph

34 Commits

Author SHA1 Message Date
8096a1b2c9
Move elksmart-comm to another repository 2024-11-25 03:31:07 +01:00
d06beedcaa
CMakeLists.txt: install optional targets
All checks were successful
Alpine 3.20 Success
OpenBSD 7.5 Success
2024-10-12 14:20:31 +02:00
9e91058ed9
Add elksmart-comm for transceiving infrared codes
All checks were successful
Alpine 3.20 Success
OpenBSD 7.5 Success
The receive functionality is quite unstable,
however useful enough for something that is officially unsupported.

The gadget is picky about cables,
but it has ridiculous reach when it works.
2024-08-30 02:55:35 +02:00
9def673a2b
Install some binaries with the setuid bit
All checks were successful
Alpine 3.19 Success
OpenBSD 7.3 Success
2024-03-27 08:26:49 +01:00
87e5285622
Don't install orphan supplementary files 2023-07-04 02:46:33 +02:00
4cad7806ab
CMakeLists.txt: improve portability
Also, stop lying in the README that this is present in AUR.
2021-11-07 17:21:27 +01:00
931ae4f82f
CMakeLists.txt: slightly modernize
If someone really wants this to work on ancient systems,
the fix should be easy.
2021-11-07 14:44:16 +01:00
aec905b291
CMakeLists.txt: omit end{if,foreach} expressions
Their usefulness was almost negative.
2020-10-29 16:11:29 +01:00
9e09ef39b7
Bump minimum CMake version to 3.0
A nice, round number.  This allows us to remove some boilerplate.
2020-10-26 18:44:08 +01:00
68dd99bc63
CMakeLists.txt: cleanup
Many executables had completely unnecessary dependencies.
2020-10-26 18:39:42 +01:00
f79a8d38fb
Name change 2020-09-28 05:02:35 +02:00
7143225fc5
paswitch: remember to install the binary 2018-10-28 19:19:40 +01:00
bb0366e8d2
Add paswitch: PulseAudio output switcher
Initial commit.  It does what it's supposed to but it's very buggy.
2018-10-28 15:42:32 +01:00
2d66313208
Relicense to 0BSD, update mail address
I've come to the conclusion that copyright mostly just stands in the way
of software development.  In my jurisdiction I cannot give up my own
copyright and 0BSD seems to be the closest thing to public domain.

The updated mail address, also used in my author/committer lines,
is shorter and looks nicer.  People rarely interact anyway.
2018-06-24 03:16:12 +02:00
157c002d2f
Bump liberty 2018-06-24 03:15:20 +02:00
f155275d21
iexec: fix linkage 2017-08-30 00:22:22 +02:00
047a55640c
Add iexec 2017-07-06 12:45:58 +02:00
38300c0375
CMakeLists.txt: suppress a new warning 2017-07-05 22:26:02 +02:00
22e259a680
CMakeLists.txt: fix variable name 2017-07-05 22:05:38 +02:00
1fa6f95135
priod: systemd unit, configuration 2017-07-05 22:05:07 +02:00
5b334e4111
priod: PoC skeleton 2017-07-05 03:22:24 +02:00
aed4436ed7
wmstatus: add insomniac mode 2017-05-14 19:39:51 +02:00
fee703567f
Add input-switch
Moving common stuff for DDC/CI communicating programs to ddc-ci.c.
2017-02-09 20:12:09 +01:00
ae0c29559c
Try to fix OBS build 2016-12-30 15:52:59 +01:00
617bc12ea2
dwmstatus: add i3bar support, rename to wmstatus 2016-12-30 13:00:20 +01:00
ff604570fc
fancontrol-ng: install the unit file under /lib 2016-11-24 20:32:02 +01:00
7a32fb8e55
Add big-brother
So far this is only rather a prototype.
2016-10-15 16:05:59 +02:00
6d553640b5
CMakeLists.txt cleanup 2016-10-12 18:18:09 +02:00
f4e02913f5 Don't force compile flags 2016-03-10 21:53:37 +01:00
74d634e562 Add siprandom
Based on an idea I got from a talk.
2016-02-14 19:28:22 +01:00
2825c89961 Add gdm-switch-user, run by dwmstatus 2016-01-27 20:22:49 +01:00
9908181467 Add shellify 2016-01-26 21:56:09 +01:00
8146e336d7 Add fancontrol-ng 2016-01-26 21:52:15 +01:00
a91e24930c Initial commit
These used to be part of my dwm fork repository.
2016-01-10 03:12:47 +01:00