Commit Graph

22 Commits

Author SHA1 Message Date
hazardchem
17fb3097c8 Added badwolf as a selection option for sxmo_urlhandler.sh
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
2022-09-03 11:01:37 +02:00
Zach DeCook
4c5c7eb314 MPV: don't force specific audio output device
This fixes playback of voicemails when using pulse

Signed-off-by: Anjandev Momi <anjan@momi.ca>
2022-06-11 01:11:40 -04:00
Anjandev Momi
1123c0f072 Change license to AGPL-3.0-only 2022-03-15 08:00:00 -04:00
ArenM
b8b6160307 sxmo_urlhandler: wayland support
Signed-off-by: Peter John Hartman <peterjohnhartman@gmail.com>
2022-02-27 16:24:27 -06:00
ArenM
d0c14f6a89 urlhandler: use $EDITOR instead of vis
This should be all that is necessary to make vis an optional dependency.
According to grep the urlhandler is the only place that vis is used
other than when setting defaults for the $EDITOR environment variable.

Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
2021-12-22 23:35:00 +01:00
Zach DeCook
6274f1f222 shebangs: change to /bin/sh
Any sane linux system will have a posix compliant shell at /bin/sh
This change will allow us to better detect running scripts using pgrep.

Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
2021-12-20 14:29:25 +01:00
Stacy Harper
4ebbb3e28a Make volume control pipewire compatible
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Anjandev Momi <anjan@momi.ca>
2021-10-23 20:34:36 -04:00
Stacy Harper
8a27933c47 SWMO - SXMO over Wayland
This is a huge patch for Swmo, Sxmo over Sway.

It is Dwm backward compatible so dwm users should not expect regressions.

If you install all dependencies, you then can toggle between Sway and Dwm using a new config entry. It will reboot the phone.

This commit also contains:
    * Make the modemmonitor bullet proof
    * various other smaller fixes

Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
2021-08-22 13:23:22 +02:00
noneofyourbusiness
1121e29b3e replace "st -e" with sxmo_terminal.sh and edit it to use st -e instead of st
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
2021-06-04 21:50:59 +02:00
Maarten van Gompel
db1c075973 removed hardcoded font 2021-03-22 19:49:48 +01:00
Maarten van Gompel
295af30993 various scripts were not sourcing the common include script yet (noted by mrrabbit1155) 2021-02-21 15:14:16 +01:00
Maarten van Gompel
7fb7cd70f3 various indentation fixes (spaces to tabs and stripping trailing whitespace) 2020-11-20 18:10:17 +01:00
Miles Alan
dcf5ddd77c Fix shellcheck for sxmo_urlhandler.sh 2020-08-05 23:32:39 -05:00
Miles Alan
b7b2fa495a Add Close Menu entry to sxmo_urlhandler.sh menu 2020-08-05 20:11:10 -05:00
Miles Alan
a203bbfe85 In sxmo_appmenu.sh & sxmo_urlhandler.sh only show entries if program installed
E.g. so if you don't have firefox installed it won't show up in menus
2020-08-05 20:10:39 -05:00
Miles Alan
7a9ec120e1 Fork urlhandler program if run with fork option and pass opt in RSS script 2020-07-09 18:22:30 -05:00
Miles Alan
e0067998c8 Always kick mpv to use -ao=alsa; prevents alsa from trying to use pulse 2020-07-08 22:42:21 -05:00
Miles Alan
049a93e5d8 Shellcheck and tabindent all scripts 2020-06-13 20:36:13 -05:00
Miles Alan
35a432d462 Copy to xsel instead of xclip in urlhandler.sh 2020-05-26 19:12:19 -05:00
Miles Alan
e89ec25bd0 Increase number of entries menu without scrolling for dmenu sxmo_urlhandler.sh 2020-05-22 23:15:32 -05:00
Miles Alan
d7c94016ba Bump up size for sxmo_urlhandler.sh dmenu prompt 2020-05-22 23:15:32 -05:00
Miles Alan
ae983ef8c8 Various progess on calling & texting; reorganize scripts dirs by category 2020-04-25 07:55:22 -05:00