Commit graph

293 commits

Author SHA1 Message Date
Miles Alan
51921e5925 Fix bug preventing hanging up call upon killing window 2020-06-20 11:41:02 -05:00
Miles Alan
34cd1fd5bb Make close menu entry in scripts more functional 2020-06-20 11:41:02 -05:00
Miles Alan
f4aea53ad1 Add reddit script 2020-06-20 11:41:02 -05:00
Miles Alan
bca4475e0a Show duration of call in statusbar 2020-06-20 11:41:02 -05:00
Miles Alan
a4b2724c4a Clean up modem functionality & don't ever kill dmenu; move call monitoring to call script 2020-06-19 17:57:43 -05:00
Miles Alan
3c5a85a9a1 Add windowify toggle to the in call menu 2020-06-17 06:40:59 -05:00
Miles Alan
521243a407 Fix sxmo_modemlog.sh to use st -f 2020-06-17 06:40:59 -05:00
Miles Alan
2a925ed1a0 Allow calling numbers with + prefix 2020-06-14 10:07:04 -05:00
Miles Alan
24d686eda3 Fix recording to only audio route when needed 2020-06-13 22:21:08 -05:00
Miles Alan
1460f0c37d Allow blinking multiple colors for blinkled 2020-06-13 22:21:03 -05:00
Miles Alan
2ee1342cfa Move files script into top system menu 2020-06-13 20:36:45 -05:00
Miles Alan
b50e3fd151 Move volume up/down to Audio 2020-06-13 20:36:18 -05:00
Miles Alan
818d7d5b17 Use lisgd orientation -o flag in rotate script 2020-06-13 20:36:18 -05:00
Miles Alan
049a93e5d8 Shellcheck and tabindent all scripts 2020-06-13 20:36:13 -05:00
Miles Alan
bd5ead19e5 Fix shellcheck errors 2020-06-10 17:19:54 -05:00
Miles Alan
7f31a3da40 Simplify audio routing for modem call; add linemic via audio routing -l 2020-06-10 17:06:13 -05:00
Miles Alan
d5ca81b991 Add sxmo_record.sh script and Record entry to scripts menu 2020-06-09 22:09:30 -05:00
Miles Alan
29098d750b Allow sxmo_files.sh script to be called with $1 as startdir 2020-06-09 22:09:30 -05:00
Anjandev Momi
624b702210 sxmo_appmenu: do not excecute userscript unless permission set
Signed-off-by: Miles Alan <m@milesalan.com>
2020-06-08 22:38:34 -05:00
Anjandev Momi
3c65a36fd2 files: play audio files with mpv no-vid and add mp3 support
Signed-off-by: Miles Alan <m@milesalan.com>
2020-06-08 20:11:01 -05:00
Miles Alan
41e2e31f6a Fix bug with files script 2020-06-07 20:44:03 -05:00
Miles Alan
8015d49b03 Run $XDG_CONFIG_HOME/sxmo/xinit if it exists on starting X 2020-06-07 11:16:27 -05:00
Miles Alan
6a432b305b Shellcheck a few core scripts 2020-06-07 10:17:14 -05:00
Miles Alan
f9e580106e Shellcheck and tabindent all appscripts 2020-06-07 10:17:14 -05:00
Miles Alan
e23f439b65 Minor style cleanups in userscripts implementation 2020-06-07 10:17:11 -05:00
Anjandev Momi
933ef2b736 appmenu: added support for user scripts in $XDG_CONFIG_HOME/sxmo/userscripts
Signed-off-by: Miles Alan <m@milesalan.com>
2020-06-07 10:05:46 -05:00
Anjandev Momi
1b78c3cf2f modem: use XDG_CONFIG_HOME to save logs
Signed-off-by: Miles Alan <m@milesalan.com>
2020-06-07 10:05:46 -05:00
Miles Alan
66eeb46a55 Fix bug - dialer launches into screenlock upon starting call 2020-06-07 10:05:46 -05:00
Miles Alan
8ebf11f8bf Add files script 2020-06-07 10:05:38 -05:00
Miles Alan
6d0f282cca Use default lisgd threshold always 2020-06-01 17:56:13 -05:00
Miles Alan
200256521d youtube-cli instead of idiotbox-cli per codemadess-frontends 2020-06-01 17:46:44 -05:00
Miles Alan
6e9c5ee7d1 Kill old instance of lisgd on xinit 2020-06-01 17:46:27 -05:00
Miles Alan
b3804adf0c Disable lisgd before locking screen in call script 2020-05-30 15:15:05 -05:00
Anjandev Momi
ff5f92c048 xinit: set touch env variable=1 for firefox
Signed-off-by: Miles Alan <m@milesalan.com>
2020-05-30 15:15:05 -05:00
Miles Alan
0cdf6e4723 Rework notifications to only use dunst 2020-05-30 15:15:05 -05:00
Miles Alan
9a16998e64 Rework timer script and timezone script to use $# checking/recursive call trick 2020-05-30 15:15:01 -05:00
Miles Alan
e84246021a Add script to allow user to change timezone from the config menu 2020-05-27 21:02:21 -05:00
Miles Alan
35a432d462 Copy to xsel instead of xclip in urlhandler.sh 2020-05-26 19:12:19 -05:00
Miles Alan
da0b5cc933 Make bar come in quickly upon logging in rather than waiting 2020-05-26 19:12:19 -05:00
Miles Alan
687d42cffb Delete duplicate dead code 2020-05-26 18:56:47 -05:00
Miles Alan
372b9501a7 Use $BROWSER for search script and actually close if user hits close menu 2020-05-26 18:56:43 -05:00
Miles Alan
c0bf16468b Fix capitalization of surf menu entry 2020-05-26 18:39:13 -05:00
Miles Alan
a4562f2dd4 Update to show different letter depending on audio out device 2020-05-26 18:34:59 -05:00
Miles Alan
3c1fbd9e8d Migrate audio menu logic to appmenu and add indicator for current out device 2020-05-26 18:34:54 -05:00
Miles Alan
e7032a4f7f Remove redudant Wifi entry in Config menu 2020-05-26 18:03:03 -05:00
Miles Alan
23d6a29926 Add rotation script sxmo_rotate.sh which fixes touchscreen input 2020-05-26 17:46:43 -05:00
Miles Alan
46f26e609e Update dwm bar instantly after updating audio output 2020-05-25 19:51:50 -05:00
Miles Alan
3328a39f23 Don't show keyboard for switching audio profile 2020-05-25 19:51:34 -05:00
lightship
52c49b7deb Address feedback
Signed-off-by: Miles Alan <m@milesalan.com>
2020-05-25 19:40:51 -05:00
lightship
e7b9c8dc02 Add audio out menu
Signed-off-by: Miles Alan <m@milesalan.com>
2020-05-25 19:37:52 -05:00