Commit graph

22 commits

Author SHA1 Message Date
Maarten van Gompel
7669fa341e adding icons to menus 2021-02-01 18:32:32 +01:00
Maarten van Gompel
ca88d3029e Enable user access to pinephone hardware kernel interface through openrc script, remove setuid 0 requirement 2021-01-30 21:41:08 +01:00
Maarten van Gompel
00cf2ba3ec reduce wifi reconnection time after deep sleep #150 2021-01-30 21:40:56 +01:00
Maarten van Gompel
861eac8cca update status bar quicker after connection to wireless 2021-01-30 13:06:53 +01:00
Maarten van Gompel
2ea6612df6 fix after last patch: no prefix for configuration files 2021-01-30 00:13:41 +01:00
Maarten van Gompel
86fcb1832d set default PREFIX to /usr again (rather than /) after applying the last patch, added DESTDIR as well, makes things more compatible with how suckless does things 2021-01-30 00:01:24 +01:00
Frank Oltmanns
371d3cdd52 Support make install on non-busybox systems
Instead on using `cp`, `chown`, `chmod`, and `mkdir`, now use
`install`. This has the nice side-effects that the setuid bit is
correctly preserved on systems using GNU coreutils instead of busybox
and that the access rights are not changed in the build directory.

Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
2021-01-29 23:34:41 +01:00
Miles Alan
9aa5c7bf16 Standardize install path for mimeapps.list to use $PREFIX 2020-12-01 17:21:43 -06:00
Anjandev Momi
f2a3ad47cf Added default sxmo applications mimeapps.list 2020-11-28 03:10:51 -05:00
Miles Alan
f16b3f9762 Add sxmo_vibratepine to programs list for Makefile 2020-09-15 19:37:33 -05:00
Serge E. Hallyn
41f2adf18a Makefile: be a little more conventional
The all target will build the programs, and each program has its
source as build dep.

Signed-off-by: Serge Hallyn <shallyn@cisco.com>
2020-09-15 19:29:01 -05:00
Maarten van Gompel
b513949b95 Added make clean 2020-07-26 10:22:31 -05:00
Miles Alan
579503ee1f Add udev rules to update status bar plugging in / unplugging charger 2020-07-12 19:29:49 -05:00
Miles Alan
0801bb1adb Restructure configs into seperate folder 2020-07-12 19:29:46 -05:00
Miles Alan
1c8efb9950 Add shellcheck task to Makefile 2020-06-07 10:17:14 -05:00
Miles Alan
546d2209a7 Add polkit rule to enable modemamanger for users in group plugdev 2020-05-12 19:12:38 -05:00
Miles Alan
22d974f22f Cleanup calling - mostly working; misc cleanup scripts; add vibrate program 2020-05-11 20:54:54 -05:00
Miles Alan
ae983ef8c8 Various progess on calling & texting; reorganize scripts dirs by category 2020-04-25 07:55:22 -05:00
Miles Alan
ed09f2b8b3 New scripts: sxmo_{youtube,weather,rss,camera}.sh; Implement screenlock
Various minor script bugfixes
2020-04-03 21:08:10 -05:00
Miles Alan
9beef511af Install alsa dmix setup to /etc/alsa/conf.d/ insted of /etc/asound.conf
Fix sxmo_timer.sh
Fix prefix
2020-03-22 09:27:11 -05:00
Miles Alan
309ba5679b Autoenable dmix by adding basic dmix conf to /etc/asound.conf 2020-03-21 23:36:40 -05:00
Miles Alan
8ae9fbdb1c Initial commit 2020-03-15 18:42:35 -05:00