182 Commits (9d1527218ad33aec7e038d6c4a53bc458076b7ae)

Author SHA1 Message Date
Maarten van Gompel 1608ab1ae4 increased verbosity in various scripts, and do not run xargs kill when argument is empty (cleaner and clearer stderr messages) 3 years ago
Maarten van Gompel 00cf2ba3ec reduce wifi reconnection time after deep sleep #150 3 years ago
Maarten van Gompel 774f1eabdf Fixed rotate gesture #141 4 years ago
Reed Wade 6ce40b7daf scale megapixel gtk ui x2 4 years ago
Maarten van Gompel 9f11cd6a63 Implemented shortcut for picking up incoming calls #135 4 years ago
Maarten van Gompel 54f3332dea full contact list (--all) now also includes short/special numbers #104 4 years ago
Anjandev Momi fc051045c9 added aerc to app menu 4 years ago
Maarten van Gompel c421d49503 added calcurse to app menu 4 years ago
Maarten van Gompel 6f2f03517b dino menu entry: case adjustment for consistency 4 years ago
Maarten van Gompel c554044c41 Revert "sxmo_appmenu: fixed only one userscript appearing in Scripts menu" 4 years ago
Anjandev Momi 1bf1beae15 add dino (xmpp client) to apps menu 4 years ago
Anjandev Momi 0f9a86dece sxmo_appmenu: fixed only one userscript appearing in Scripts menu 4 years ago
Anjandev Momi f149b7e250 updated sxmo_contacts comment with acceptable numbers 4 years ago
Anjandev Momi 741defe781 Fix short phone numbers or phone numbers with text do not appear in scripts 4 years ago
Maarten van Gompel c915de82d8 Force new process group using setgid -f when starting anything that may possibly kill an entire progress group (kill -9 0) #117 4 years ago
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