167 Commits (fadbe72039ea5e5adc3ee4318034a52b590d2d24)

Author SHA1 Message Date
Reed Wade 08b95c6182 sxmo_files now respect user desktop configurations 4 years ago
Maarten van Gompel 7fb7cd70f3 various indentation fixes (spaces to tabs and stripping trailing whitespace) 4 years ago
ivoulis 24380603a4 Do not start lisgd if it is not running (e.g. lockscreen) 4 years ago
Anjandev Momi e11cf9e523 move sxmo data to XDG_DATA_HOME 4 years ago
Anjandev Momi ab3bb9bcdd kill the keyboard on rotation 4 years ago
Maarten van Gompel be05c10163 quote fix as suggested by shellcheck 4 years ago
Maarten van Gompel ce188e2f26 Use $SHELL, fix after patch: Start terminal with a login shell if run from dmenu 4 years ago
Andre Ramnitz 8fc92c55d5 Start terminal with a login shell if run from dmenu 4 years ago
Andre Ramnitz a59aa85ee4 Don't touch $TERM 4 years ago
Reed Wade 0ae9825752 Replace the camera script with the Megapixel app 4 years ago
Anjandev Momi 90ddbc3e74 move dwm.log to $XDG_CACHE_HOME 4 years ago
Maarten van Gompel 178c746d85 shellcheck fix after applying "more contacts" patch 4 years ago
Maarten van Gompel a537bea76a changed default background colour (to be the same as the one in sxmo-xdm-config) 4 years ago
Reed Wade 65d9d60ff1 Add more contacts choice to contact list 4 years ago
Maarten van Gompel 0e4406bffa added vlc to app menu 4 years ago
Maarten van Gompel f0d40f28fc Fix for shellcheck problem and whitespace issue as suggested by Reed Wade (also stripping trailing spaces) 4 years ago
Maarten van Gompel 0f685fa3a4 minor cleanup for "unmute" patch so it passes shellcheck 4 years ago
Reed Wade 56efe6e166 Autocomplete WPA networks with scanned ones 4 years ago
Dmytro 6aaca4b161 Unmute fix 4 years ago
Maarten van Gompel 86469c9b60 applied the same logic to the system menu: fix crash on open menu if already open 4 years ago
Sam Bowlby c1aa407414 fix crash on open menu if already open 4 years ago
Maarten van Gompel e8e4c77a51 swapped the two move-window-to-next-desktop gestures, the direction of the swipe is now the direction of movement (makes more sense imho) 4 years ago
Maarten van Gompel 6448587eb8 complete revision of gestures, using new edge system 4 years ago
Maarten van Gompel 642bf1cc27 Implementing optional rtc wakeup at regular intervals, added presuspend, rtcwake and postwake scripts (with hooks) 4 years ago
Reed Wade 8d5eda8af7 Add automatic shellchecks with CI 4 years ago
Miles Alan b78a3ca674 Add sxmo_networks.sh script to manage nmcli connections 4 years ago
Miles Alan deb83c0967 Don't source /etc/profile & $HOME/.profile if nonexistant in xinit 4 years ago
Maarten van Gompel 7830d95209 also source ~/.profile when looking for envvars 4 years ago
Miles Alan a48be9cbcf Fix shellcheck errors in sxmo_{camera,rotateautotoggle.sh} 4 years ago
Anjandev Momi 64cef4d0c4 camera: update constants for new alpine update 4 years ago
Miles Alan a211d82939 Set MPV_HOME in xinit and add input.conf & mpv.conf 4 years ago
Miles Alan 561122b07c sxmo_camera.sh: Set cache-secs and demuxer-readahead-secs to 0 to prevent lag 4 years ago
Miles Alan fbb431bf7a sxmo_camera.sh: Launch rear/front camera fns in st to show startup progress 4 years ago
Miles Alan a426555983 sxmo_camera.sh: Pipe ffmpeg converted V4L2 to rawvideo data; remote X rotation 4 years ago
Miles Alan 607ef17637 Refactor camera script to use mpv instead of mplayer and delete dead code 4 years ago
Anjandev Momi 44784c106b camera: low latency preview and picture 4 years ago
Miles Alan d245a004b6 Remove userscripts entry from main menu; Let Edit Scripts remain on menu bottom 4 years ago
Maarten van Gompel 7978535069 Enhanced application/scripts menu 4 years ago
Miles Alan ffd359165e Style fixes for autorotate script for consistency with other scripts 4 years ago
Anjandev Momi b86b152e6e Added autorotate using accelerometer script 4 years ago
Maarten van Gompel 565eae8835 Updated handling of '+' in phone numbers, it is now never stripped but expected: all numbers should be full international phone numbers (including in contacts.tsv). 4 years ago
Serge E. Hallyn e424bfe85b sxmo_vol.sh: notify after setvol too 4 years ago
Miles Alan 5f8aad0386 Fix bugs with incall functionality around statusbar showing call duration 4 years ago
Miles Alan c5b665ca4f Look for ATTRIB events for notifications updates; remove "Pickup" menu 4 years ago
Miles Alan 7559984430 Fix sxmo_notificationmonitor.sh to ensure script running doesnt overlap; (kill) 4 years ago
Miles Alan 4f118bb767 Add menu entry to edit scripts / open files script in Userscripts menu 4 years ago
Maarten van Gompel dbdb45bd6c smarter configuration of default keyboard if none specified; now compatible with upstream svkbd 4 years ago
Maarten van Gompel 15aefe2857 added mute and unmute 4 years ago
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 4 years ago