Maarten van Gompel
13b29f7139
Added a wifi toggle #290
...
Signed-off-by: Stacy Harper <contact@stacyharper.net>
3 years ago
Maarten van Gompel
47950deece
Makefile cleanup
...
Signed-off-by: Stacy Harper <contact@stacyharper.net>
3 years ago
Maarten van Gompel
3ff244a3e5
check custom hooks against defaults in sxmo_migrate.sh and allow user to open editor immediately
...
Signed-off-by: Stacy Harper <contact@stacyharper.net>
3 years ago
Anjandev Momi
ccc6223c1b
Revert "add a configurable daemon that warns on low battery"
...
This reverts commit c7e0e3b656
.
Signed-off-by: Anjandev Momi <anjan@momi.ca>
3 years ago
Stacy Harper
e6ea657634
Cleanup hooks
...
This add a script to use either the user hook or the default one.
Sometime we checked the user hook or a default code. We move this
default code in a defaut hook.
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
3 years ago
noneofyourbusiness
c7e0e3b656
add a configurable daemon that warns on low battery
...
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
3 years ago
Anjandev Momi
725d89d6d6
Rework the sxmo screenlock
3 years ago
Stacy Harper
13bdc0e415
Remove polkit rules as it is now in pmOs package
...
https://gitlab.com/postmarketOS/pmaports/-/merge_requests/2197/diffs?commit_id=5886e238babe8fd19428b4e05f89a371ed1ef4f6
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Clayton Craft
d42c4f58d4
programs/sxmo_setpinebacklight: drop unused application
...
Signed-off-by: Stacy Harper <contact@stacyharper.net>
4 years ago
Maarten van Gompel
5f82699014
Added a more detailed xinit_template and added some default media resources (wallpaper,startup tune,keypress sound) that are preconfigured in the template
4 years ago
tetrakist
890b9bc439
Add HiDPI support: Xft Xresources, and xorg monitor dimesions
...
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Maarten van Gompel
414f84070f
added a notice that users don't forget to add sxmo-setpermissions to their init system
4 years ago
Maarten van Gompel
c51414257e
changed sxmo-pinephone openrc script to be device-agnostic and invoke a sxmo-setpermissions.sh instead #169
4 years ago
Maarten van Gompel
efef4fc16a
added make test
4 years ago
Jochen Sprickerhof
6bdfb59f7b
Don't run shellcheck in make all
...
I don't think users (through sxmo-build, for example) need to run
shellcheck just to install this. Note that .build.yml still runs it.
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Jochen Sprickerhof
004e0896a4
Don't fail when running make clean twice
...
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Maarten van Gompel
7669fa341e
adding icons to menus
4 years ago
Maarten van Gompel
ca88d3029e
Enable user access to pinephone hardware kernel interface through openrc script, remove setuid 0 requirement
4 years ago
Maarten van Gompel
00cf2ba3ec
reduce wifi reconnection time after deep sleep #150
4 years ago
Maarten van Gompel
861eac8cca
update status bar quicker after connection to wireless
4 years ago
Maarten van Gompel
2ea6612df6
fix after last patch: no prefix for configuration files
4 years ago
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
4 years ago
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>
4 years ago
Miles Alan
9aa5c7bf16
Standardize install path for mimeapps.list to use $PREFIX
4 years ago
Anjandev Momi
f2a3ad47cf
Added default sxmo applications mimeapps.list
4 years ago
Miles Alan
f16b3f9762
Add sxmo_vibratepine to programs list for Makefile
4 years ago
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>
4 years ago
Maarten van Gompel
b513949b95
Added make clean
4 years ago
Miles Alan
579503ee1f
Add udev rules to update status bar plugging in / unplugging charger
4 years ago
Miles Alan
0801bb1adb
Restructure configs into seperate folder
4 years ago
Miles Alan
1c8efb9950
Add shellcheck task to Makefile
4 years ago
Miles Alan
546d2209a7
Add polkit rule to enable modemamanger for users in group plugdev
5 years ago
Miles Alan
22d974f22f
Cleanup calling - mostly working; misc cleanup scripts; add vibrate program
5 years ago
Miles Alan
ae983ef8c8
Various progess on calling & texting; reorganize scripts dirs by category
5 years ago
Miles Alan
ed09f2b8b3
New scripts: sxmo_{youtube,weather,rss,camera}.sh; Implement screenlock
...
Various minor script bugfixes
5 years ago
Miles Alan
9beef511af
Install alsa dmix setup to /etc/alsa/conf.d/ insted of /etc/asound.conf
...
Fix sxmo_timer.sh
Fix prefix
5 years ago
Miles Alan
309ba5679b
Autoenable dmix by adding basic dmix conf to /etc/asound.conf
5 years ago
Miles Alan
8ae9fbdb1c
Initial commit
5 years ago