244 Commits (a211d82939e238b4c69f34b2745b347e1422e683)
 

Author SHA1 Message Date
Julian P Samaroo 293bf69871 Add Power menu to appmenu 4 years ago
Miles Alan c100262d4f Remove shellcheck error in sxmo_appmenu.sh 4 years ago
Miles Alan 3e23624651 Fix typo in sxmo_modemtext.sh 4 years ago
Anjandev Momi 92c368c01f allow texting over ssh terminal 4 years ago
Miles Alan f3275b7cd7 After exiting suspend blink LED while in temporary suspend pending state 4 years ago
Maarten van Gompel bfdbe29c0b added deeper context menus for vim/vis, nano, tuir, ncmpcpp, w3m 4 years ago
Miles Alan 03025fae5d Delete exit entries from Sxiv / Feh - this should be done via btns or globally 4 years ago
Miles Alan 36520d487e Change ring hook location to ~/.config/sxmo/hooks/ring 4 years ago
Dmytro 9378530a1b Ringing sound configurable 4 years ago
Anjandev Momi 92e185b888 Add XDG user directories and env variables 4 years ago
Maarten van Gompel d4cb102c85 added app context menu for feh and sxiv (image viewers) 4 years ago
Miles Alan 5c4c6c15e2 Refactor xinit to be more structured and set $EDITOR if unset to vis 4 years ago
Miles Alan d2ee25d724 Allow viewing cached RSS feeds via toggling on/off fetch option 4 years ago
Miles Alan 92e048a153 Screenlock: Recognize keyrelease rather than keydown to avoid inadvertent exits 4 years ago
Stephen Paul Weber a50f1d3093 Allow easily searching in the page from surf menu 4 years ago
Miles Alan 579503ee1f Add udev rules to update status bar plugging in / unplugging charger 4 years ago
Miles Alan 0801bb1adb Restructure configs into seperate folder 4 years ago
Miles Alan d713b19199 Use sxmo_statusbarupdate.sh script instead of direct calls duplicated logic 4 years ago
Miles Alan 10705f08cd Update statusbar on waking up from deep sleep so battery % & time accurate 4 years ago
Miles Alan 87c99ec024 Use USR1 signal instead of update file for updating statusbar 4 years ago
Miles Alan f448f3c444 Source rather than just run the user's custom xinit file; allows exporting ENV 4 years ago
Miles Alan 4fe129882d Fix weather hourly forecast time for <12hr times 4 years ago
Miles Alan 383c52380f 5s timeout for StateSuspendPending 4 years ago
Anjandev Momi fe24fec53d make files dmenu case insensitive 4 years ago
Miles Alan a35ca3f39f screenlock - Sort functions alphabetically; add declarations; and fix warnings 4 years ago
Miles Alan b51644baca screenlock - Implement StateSuspendPending so exiting CRUST requires 3 clicks 4 years ago
Anjandev Momi 0013ea3d73 files: if folder name longer than 7 characters, truncate 4 years ago
Anjandev Momi a245f46914 screenlock: enable rtc wakeup source 4 years ago
Miles Alan cf4cd1b8df Retain brightness when entering screenlock 4 years ago
Miles Alan 7b3be0453a Disable buggy bluetooth driver before entering suspend 4 years ago
Miles Alan aa8513ba84 Use direct open/write/close instead of stdlib calls for device IO 4 years ago
Miles Alan 37941f6ba8 Always reconfigure wakeup sources before entering suspend 4 years ago
Miles Alan be6737e68f Always wake up from suspend to StateNoInput 4 years ago
Miles Alan 4d9d1ec45d Modify screenlock to suspend on triple pressing volume down button 4 years ago
Miles Alan f25bb821ba Fix loop for sxmo_weather.sh 4 years ago
Miles Alan 57f6e5897e Loop reddit script and use URL handler script with fork 4 years ago
Miles Alan 7a9ec120e1 Fork urlhandler program if run with fork option and pass opt in RSS script 4 years ago
Miles Alan fe15eb6755 Loop weather script fetch/display logic 4 years ago
Miles Alan 95e36ccec2 Loop RSS script so that you can launch multiple items without reopening 4 years ago
Miles Alan e0067998c8 Always kick mpv to use -ao=alsa; prevents alsa from trying to use pulse 4 years ago
Miles Alan 9919f49d82 Modify weather script to pull hourly data and format in tables 4 years ago
Miles Alan 95f171e7da Delete zipcodes config file - GPS locations is better, and international 4 years ago
Anjandev Momi 07119a7085 make dmenus with contact names case insensitive 4 years ago
Maarten van Gompel 63d5ec3f7d added wireless symbol to bar if wireless is connected 4 years ago
Miles Alan 435a1e74f1 Create empty file for contactsfile if missing 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 4 years ago
Miles Alan 4079d4d7e1 Don't loop after paste in Maps in sxmo_appmenu.sh 4 years ago
Miles Alan 18745b05bb Use setsid to update /tmp/sxmo_bar after call to refresh bar after process dead 4 years ago