Miles Alan
ffd359165e
Style fixes for autorotate script for consistency with other scripts
...
Seperate autorotate enable/disable into fns.
Also show which state you're toggling from/to for autorotate in Config menu
4 years ago
Anjandev Momi
b86b152e6e
Added autorotate using accelerometer script
4 years ago
Miles Alan
c5b665ca4f
Look for ATTRIB events for notifications updates; remove "Pickup" menu
...
Picking up call can be done from both dunst notification & notifications menu;
so for more consistency / less bugs the Pickup menu entry has been removed.
4 years ago
Miles Alan
4f118bb767
Add menu entry to edit scripts / open files script in Userscripts menu
4 years ago
Miles Alan
faf9bfc48d
Refactor notifications work to use 1 interface for writing notifs & use dates
...
Summary of changes:
1. Always use the sxmo_notificationwrite.sh script to write notifications
rather then sometimes using echo to the DIR
2. Reorder args for notiffile spec to be action as 1st line, watchfile 2nd, and
rest as msg; this way msg can be multiple lines without propogating bugs
3. Write calls as a standard notification via sxmo_notificationwrite.sh
4. Use datestamps from notification files instead of filename, this way (3)
works without extra logic
5. Various style fixes
4 years ago
iressa
e6635ba7ef
Notification patch v4
4 years ago
Miles Alan
1461509fd0
Add option to invert colorscheme in config menu
4 years ago
Miles Alan
d07b542840
Show Htop in application menu if present
4 years ago
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
4 years ago
Miles Alan
e20a467976
Bump up sxmo_appmenu.sh to allow 16 entries
...
To allow surf to show all entries in one page.. this is the
max we can allow without running into keyboard
4 years ago
Maarten van Gompel
113f756eb1
Adding a wrapper around sxmo_screenlock, with lock/unlock hooks. Allow setting a target state for sxmo_screenlock, and cleanup on sigterm. Added lock/suspend options to the power menu.
...
Should be applied after my prior patches from today.
4 years ago
Julian P Samaroo
293bf69871
Add Power menu to appmenu
...
Signed-off-by: Miles Alan <m@milesalan.com>
4 years ago
Miles Alan
c100262d4f
Remove shellcheck error in sxmo_appmenu.sh
4 years ago
Maarten van Gompel
bfdbe29c0b
added deeper context menus for vim/vis, nano, tuir, ncmpcpp, w3m
...
This patch looks at whatever application is running inside the st terminal.
and presents a more fine-tuned context menu based on it. It does so by
parsing WM_NAME.
Supported for the moment: vim/vis, nano, tuir, ncmpcpp, w3m
This probably won't work if you're in a terminal multiplexer like
screen/tmux, unless it's configured to propagate the name of running
application.
This patch is to be applied **after** my patch for feh/sxiv from earlier today (not included in this patch)
Signed-off-by: Miles Alan <m@milesalan.com>
4 years ago
Miles Alan
03025fae5d
Delete exit entries from Sxiv / Feh - this should be done via btns or globally
4 years ago
Maarten van Gompel
d4cb102c85
added app context menu for feh and sxiv (image viewers)
...
Signed-off-by: Miles Alan <m@milesalan.com>
4 years ago
Stephen Paul Weber
a50f1d3093
Allow easily searching in the page from surf menu
...
Signed-off-by: Miles Alan <m@milesalan.com>
4 years ago
Miles Alan
a011bed9b8
Ensure shellcheck passes
4 years ago
Miles Alan
888ccc53a3
Add Foxtrotgps back to programs menu
4 years ago
Daniel Edgecumbe
e648f73291
smxo_appmenu.sh: Use 'which' to kill pre-existing instances
...
We may have 'sxmo_appmenu.sh' in the full commandline of other tools
which we don't want to kill, for example lisgd arguments.
Signed-off-by: Miles Alan <m@milesalan.com>
4 years ago
Miles Alan
4079d4d7e1
Don't loop after paste in Maps in sxmo_appmenu.sh
4 years ago
Miles Alan
ad39251c5d
Show incoming contact name on ring; show texts in reverse chronological order
4 years ago
Maarten van Gompel
a804e24721
added New Tab and New Window to firefox menu
...
Signed-off-by: Miles Alan <m@milesalan.com>
4 years ago
Maarten van Gompel
efc1051244
fixed typo
...
Signed-off-by: Miles Alan <m@milesalan.com>
4 years ago
Miles Alan
c119ab0145
Pull dialing functionality into seperate script; allows in-call check to be valid
4 years ago
Miles Alan
391df5db6a
Fix syntax error in sxmo_appmenu.sh; trap not signal
4 years ago
Miles Alan
95f93c87d4
sxmo_appmenu.sh Only ever pick first match in sxmo_appmenu.sh
4 years ago
Miles Alan
26d8ff0ba6
sxmo_appmenu.sh: Never literal string grep match on empty string
4 years ago
Miles Alan
061d253838
Fill out gpsgeoclutget fn to call where-am-i to get current lat/lon
4 years ago
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
4 years ago
Julian P Samaroo
f88b83fd15
sxmo_appmenu: Show symlinked scripts in userscripts menu
...
Signed-off-by: Miles Alan <m@milesalan.com>
4 years ago
Miles Alan
f4aea53ad1
Add reddit script
4 years ago
Miles Alan
a4b2724c4a
Clean up modem functionality & don't ever kill dmenu; move call monitoring to call script
4 years ago
Miles Alan
2ee1342cfa
Move files script into top system menu
4 years ago
Miles Alan
b50e3fd151
Move volume up/down to Audio
4 years ago
Miles Alan
049a93e5d8
Shellcheck and tabindent all scripts
4 years ago
Miles Alan
d5ca81b991
Add sxmo_record.sh script and Record entry to scripts menu
4 years ago
Anjandev Momi
624b702210
sxmo_appmenu: do not excecute userscript unless permission set
...
Signed-off-by: Miles Alan <m@milesalan.com>
4 years ago
Miles Alan
e23f439b65
Minor style cleanups in userscripts implementation
5 years ago
Anjandev Momi
933ef2b736
appmenu: added support for user scripts in $XDG_CONFIG_HOME/sxmo/userscripts
...
Signed-off-by: Miles Alan <m@milesalan.com>
5 years ago
Miles Alan
8ebf11f8bf
Add files script
5 years ago
Miles Alan
0cdf6e4723
Rework notifications to only use dunst
5 years ago
Miles Alan
e84246021a
Add script to allow user to change timezone from the config menu
5 years ago
Miles Alan
c0bf16468b
Fix capitalization of surf menu entry
5 years ago
Miles Alan
a4562f2dd4
Update to show different letter depending on audio out device
5 years ago
Miles Alan
3c1fbd9e8d
Migrate audio menu logic to appmenu and add indicator for current out device
5 years ago
Miles Alan
e7032a4f7f
Remove redudant Wifi entry in Config menu
5 years ago
Miles Alan
23d6a29926
Add rotation script sxmo_rotate.sh which fixes touchscreen input
5 years ago
lightship
e7b9c8dc02
Add audio out menu
...
Signed-off-by: Miles Alan <m@milesalan.com>
5 years ago
Miles Alan
8249d67474
Add bar toggle to Config menu to toggle dwm bar
5 years ago