Miles Alan
ce50d0aef7
Re-enable notifications monitor
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
bc10d502bd
Remove keynav daemon - this is only relevant for desktop usage..
4 years ago
Miles Alan
91c77cec6c
Actually source custom xinit so that ENV vars are properly exported
4 years ago
Maarten van Gompel
ace9960926
Made choice for virtual keyboard configurable through the $KEYBOARD environment variable.
...
This implements what was suggested in the discussion regarding the svkbd
patch, it makes the choice of virtual keyboard configurable using the
$KEYBOARD variable, rather than hard-coding it.
4 years ago
Anjandev Momi
92e185b888
Add XDG user directories and env variables
...
This patch adds the rest of XDG user directories as per XDG base directory
specification.
https://wiki.archlinux.org/index.php/XDG_Base_Directory
This fixes launching anbox on sxmo. Furthermore, it makes sure $XDG_RUNTIME_HOME
has the correct permissions.
Signed-off-by: Miles Alan <m@milesalan.com>
4 years ago
Miles Alan
5c4c6c15e2
Refactor xinit to be more structured and set $EDITOR if unset to vis
4 years ago
Miles Alan
0801bb1adb
Restructure configs into seperate folder
4 years ago
Miles Alan
f448f3c444
Source rather than just run the user's custom xinit file; allows exporting ENV
4 years ago
Maarten van Gompel
e455d31e55
read custom conky.conf if available
...
Signed-off-by: Miles Alan <m@milesalan.com>
4 years ago
Miles Alan
60963cd20c
Start lisgd via a script instead of directly so changing gestures is simpler
4 years ago
Miles Alan
1d13cb6379
Make sure shellcheck passes and fixup style in sxmo_gpsutil.sh script
4 years ago
Miles Alan
049a93e5d8
Shellcheck and tabindent all scripts
4 years ago
Miles Alan
8015d49b03
Run $XDG_CONFIG_HOME/sxmo/xinit if it exists on starting X
5 years ago
Miles Alan
6a432b305b
Shellcheck a few core scripts
5 years ago
Miles Alan
e23f439b65
Minor style cleanups in userscripts implementation
5 years ago
Anjandev Momi
1b78c3cf2f
modem: use XDG_CONFIG_HOME to save logs
...
Signed-off-by: Miles Alan <m@milesalan.com>
5 years ago
Miles Alan
6d0f282cca
Use default lisgd threshold always
5 years ago
Miles Alan
6e9c5ee7d1
Kill old instance of lisgd on xinit
5 years ago
Anjandev Momi
ff5f92c048
xinit: set touch env variable=1 for firefox
...
Signed-off-by: Miles Alan <m@milesalan.com>
5 years ago
Miles Alan
0cdf6e4723
Rework notifications to only use dunst
5 years ago
Miles Alan
402aa6f142
Add xcalc to the app menu; xrdb new xcalc xresources file on xinit
5 years ago
Miles Alan
fa3550c638
Add warnings to modem scripts if the modem is not present
5 years ago
Miles Alan
b4c02acb76
Set lisgd threshold to 500
5 years ago
Miles Alan
bfbec8ef46
Make default RSS feeds suck less; automatically start modem monitor
5 years ago
Miles Alan
22d974f22f
Cleanup calling - mostly working; misc cleanup scripts; add vibrate program
5 years ago
Miles Alan
8ef3749b8b
Cleanup xinit
5 years ago
Miles Alan
b96789df69
Enable synclient/keynav; fix kb w/ dmenu script; make bat/volume control device independent
5 years ago
Miles Alan
f47feb559b
Remap caps to escape in xmodmap
5 years ago
Miles Alan
ae983ef8c8
Various progess on calling & texting; reorganize scripts dirs by category
5 years ago
Miles Alan
ed09f2b8b3
New scripts: sxmo_{youtube,weather,rss,camera}.sh; Implement screenlock
...
Various minor script bugfixes
5 years ago
Miles Alan
8ae9fbdb1c
Initial commit
5 years ago