No description
Find a file
Maxim Karasev 6c161a11ca
Reliably autodetect battery device in statusbar
Wireless devices have "Wireless" type, so we search for nodes with type
"Battery". We also may handle wireless devices that way, if anyone needs
that.

Signed-off-by: Stacy Harper <contact@stacyharper.net>
2021-08-29 13:59:15 +02:00
configs Remove now unused screen detection for lisgd 2021-08-25 12:56:11 +02:00
programs Replace tabs with spaces to line up usage 2021-08-27 11:11:36 +02:00
resources new default wallpaper for the 1.5.0 release 2021-07-25 08:58:30 +02:00
scripts Reliably autodetect battery device in statusbar 2021-08-29 13:59:15 +02:00
.build.yml adding icons to menus 2021-02-01 18:32:32 +01:00
.editorconfig editorcheck update: restrict to shell scripts and C programs for now, and removing the maximum line length check for now. 2020-11-20 18:13:31 +01:00
.gitignore Initial commit 2020-03-15 18:42:35 -05:00
.shellcheckrc implemented lookupcontactname() in call/text handler, removes non posix-compliant substitutions 2020-12-09 15:46:21 +01:00
LICENSE Add license 2020-06-19 18:02:09 -05:00
Makefile SWMO - SXMO over Wayland 2021-08-22 13:23:22 +02:00
README.md badge: only show status for commits 2021-05-10 21:44:18 -04:00

sxmo-utils

builds.sr.ht status

This repository contains scripts and C programs to support Sxmo.

Note all scripts pass shellcheck and are tab-idented.