Maarten van Gompel
c5c8f3d514
Modem monitor now tracks the modem for state changes and shows the state in the status bar
4 years ago
Stacy Harper
dbc3b1ab50
Allow the sendnewtextmenu to be used with a number as arg
...
This allow the "Reply" appmenu shortcut to open a new compose message
directly.
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Maarten van Gompel
856ba23cde
ensure clickclack and svkbd are killed prior to suspending (may fix a sound stuttering problem)
4 years ago
Maarten van Gompel
bec7106317
Implement default hooks for ringing and incoming texts, playing audio
4 years ago
Maarten van Gompel
2188ed15ea
forward parameters to lisgdstart hook (as suggeested by ~dinkocar in #222 )
4 years ago
Stacy Harper
18361bd681
Revert "Use less as sms pager to allow scrollback"
...
This reverts commit 3bb3fb6094
.
We cannot use this special less argument as it is not busybox less
compatible.
I add busybox aliases to not reproduce the error in the future.
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Stacy Harper
4bf92406d0
Try to make bluetooth menu connection more reliable
...
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Maarten van Gompel
086c103eb2
added an edit configuration option to the menu to edit the user's xinit
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
Stacy Harper
7bbb56723f
Move conky in an auto configured user xinit
...
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Maarten van Gompel
e0cff05b0c
compatibility with megapixels 0.16: power button takes a picture instead of toggling the keyboard, only when megapixels is active
4 years ago
Maarten van Gompel
c4caf932ff
fixing the powerbutton script
4 years ago
Maarten van Gompel
36535ebfe3
added another layer between the power button press and the keyboard script, with option to override using a hook
4 years ago
Stacy Harper
325fdf76ec
Do not run SHELL in login mode
...
As this mode is used on console and SSH login
(this reverts 8fc92c55d5
)
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Maarten van Gompel
20a8236c28
Implemented environment variables to set the lisgd threshold (requires latest lisgd)
4 years ago
Maarten van Gompel
462c0e58d5
also use new hold-pressed swipes for brightness and volume controls (top respective left edge)
4 years ago
Maarten van Gompel
a4f2c55af5
increasing gesture sensitivity (smaller distance threshold)
4 years ago
Maarten van Gompel
55f473389c
Implemented scroll gesture using new lisgd "pressed" action mode
4 years ago
Stacy Harper
568eac7dd3
Add a dsubmenu to reply/call on SMS windows
...
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Stacy Harper
18009c8378
Fix status bar icon spaces
...
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Julian P Samaroo
cf876823fb
Add scan/pair to BT menu
...
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Stacy Harper
95ac330d0b
Add a simple bluetooth menu
...
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Stacy Harper
3bb3fb6094
Use less as sms pager to allow scrollback
...
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Stacy Harper
cc8dc37015
Add a weechat appmenu
...
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Stacy Harper
811ea5bd5d
Add a contact menu to manage them
...
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Stacy Harper
b574ff2f93
Do not close svkbd if it was already open before dmenu
...
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Stacy Harper
a604dab958
fix a bug with busybox pidof
...
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Maxim Karasev
ecacc3ae8a
autodetect modem ifname
...
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Maarten van Gompel
c043c50175
failed attempt to fix shellcheck broke script, reverting
4 years ago
Maarten van Gompel
5f45d8117d
changed vim quit option to 'quit without saving'
4 years ago
Maarten van Gompel
1145abb014
use 2-finger swipe down to close window, 3 to kill window
4 years ago
Maarten van Gompel
db1c075973
removed hardcoded font
4 years ago
Maarten van Gompel
a6043ad80d
use icons in status bar
4 years ago
Maarten van Gompel
010e919d3b
fix: path should be absolute
4 years ago
Stacy Harper
cee4917360
Do not truncate stderr file output
...
Another script would use sxmo_modemsendsms and maybe put its error
somewhere. We should not truncate stderr as it would break those
scripts.
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Stacy Harper
7cb6dcb64b
Add kakoune as vim compatible app menu options
...
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Stacy Harper
7511182cad
Add an entry to save then quit vim
...
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Maarten van Gompel
5da2f78665
fixed shellcheck after latest patch
4 years ago
Stacy Harper
0221dd333d
allow sxmo_files to reload file list
...
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Stacy Harper
776728f63c
Add a sort by submenu
...
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Stacy Harper
bee7f89074
add navit app
...
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Stacy Harper
e13ff5c721
Display the contact name on appmenu call pickup entry
...
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Stacy Harper
378fe01738
Add a missed call hook
...
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
tetrakist
51bc9ab8b8
Replace all XDG_RUNTIME_HOME with XDG_RUNTIME_DIR.
...
This is per the XDG Base Directory Specification:
https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Maarten van Gompel
cf97cd783d
Added some extra tools to the menu
4 years ago
Maarten van Gompel
2f62b7c446
Moved checkmark to icons
4 years ago
Maarten van Gompel
47c62388e0
fix for bash: force alias expansion
4 years ago
Maarten van Gompel
9120e9fe77
this chmod needs to be recursive
4 years ago
Maarten van Gompel
39739ae974
fix for passing keyboard arguments
4 years ago
Maarten van Gompel
53f31f060b
implemented toggle option (to be invoked from dwm)
4 years ago