Commit graph

184 commits

Author SHA1 Message Date
Miles Alan
4814701e00 Kill existing foxtrotgps before setting new settings via gsettings
This should prevent foxtrotgps from saving (e.g. overriding parameters)
unintentionally between sessions
2020-06-29 19:40:42 -05:00
Miles Alan
ad39251c5d Show incoming contact name on ring; show texts in reverse chronological order 2020-06-29 18:22:02 -05:00
Miles Alan
917ad2ebfe Remove temp files usage from sxmo_contacts.sh; & use awk to allow unsorted 2020-06-29 12:42:29 -05:00
Miles Alan
9f930e742a Simplify sxmo_contacts.sh - use less tempfiles and join logic, output w/ colon 2020-06-29 11:38:16 -05:00
Anjandev Momi
f95cb51984 add contacts.tsv integration to call and text apps
Signed-off-by: Miles Alan <m@milesalan.com>
2020-06-29 10:30:54 -05:00
Maarten van Gompel
a804e24721 added New Tab and New Window to firefox menu
Signed-off-by: Miles Alan <m@milesalan.com>
2020-06-28 09:36:25 -05:00
Maarten van Gompel
efc1051244 fixed typo
Signed-off-by: Miles Alan <m@milesalan.com>
2020-06-28 09:35:05 -05:00
Maarten van Gompel
e455d31e55 read custom conky.conf if available
Signed-off-by: Miles Alan <m@milesalan.com>
2020-06-28 09:34:14 -05:00
Miles Alan
46a8999e0f Fix gps location setting bug 2020-06-28 09:20:45 -05:00
Miles Alan
c119ab0145 Pull dialing functionality into seperate script; allows in-call check to be valid 2020-06-27 21:28:46 -05:00
Miles Alan
391df5db6a Fix syntax error in sxmo_appmenu.sh; trap not signal 2020-06-27 20:55:14 -05:00
Miles Alan
8ee22f3038 Quote $@ where needed 2020-06-27 20:50:06 -05:00
Miles Alan
cef4de2af0 Use "$@" for expansion calls rather than manually listing argument numbers 2020-06-27 20:19:47 -05:00
Miles Alan
95f93c87d4 sxmo_appmenu.sh Only ever pick first match in sxmo_appmenu.sh 2020-06-27 20:08:47 -05:00
Miles Alan
26d8ff0ba6 sxmo_appmenu.sh: Never literal string grep match on empty string 2020-06-27 20:01:40 -05:00
Miles Alan
6cbd8670c5 Set scale to be 5 for bc lat/lon converisons 2020-06-27 17:59:50 -05:00
Miles Alan
00e09e6897 Allow user customization of map locations via SXMO_GPSLOCATIONSFILES 2020-06-27 17:57:19 -05:00
Miles Alan
b80ce9e872 Disable ligsd 1 finger gestures while using foxtrotgps 2020-06-26 20:02:24 -05:00
Miles Alan
60963cd20c Start lisgd via a script instead of directly so changing gestures is simpler 2020-06-26 19:56:56 -05:00
Miles Alan
061d253838 Fill out gpsgeoclutget fn to call where-am-i to get current lat/lon 2020-06-26 19:56:50 -05:00
Miles Alan
1d13cb6379 Make sure shellcheck passes and fixup style in sxmo_gpsutil.sh script 2020-06-24 21:48:48 -05:00
Miles Alan
9709accd13 Implement context menu for foxtrotgps with copy/paste/search/locations
Rename context menu title for foxtrotgps to Maps and move to top-level menu
2020-06-24 21:38:05 -05:00
Julian P Samaroo
f88b83fd15 sxmo_appmenu: Show symlinked scripts in userscripts menu
Signed-off-by: Miles Alan <m@milesalan.com>
2020-06-20 11:45:24 -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
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
d5ca81b991 Add sxmo_record.sh script and Record entry to scripts menu 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
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
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
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
6e9c5ee7d1 Kill old instance of lisgd on xinit 2020-06-01 17:46:27 -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
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