330 Commits (c5c5537873c7ba6c8a8af0169c8f875f6140fc5e)

Author SHA1 Message Date
Maarten van Gompel 55f473389c Implemented scroll gesture using new lisgd "pressed" action mode 3 years ago
Stacy Harper 568eac7dd3 Add a dsubmenu to reply/call on SMS windows 3 years ago
Stacy Harper 18009c8378 Fix status bar icon spaces 3 years ago
Julian P Samaroo cf876823fb Add scan/pair to BT menu 3 years ago
Stacy Harper 95ac330d0b Add a simple bluetooth menu 3 years ago
Stacy Harper cc8dc37015 Add a weechat appmenu 3 years ago
Stacy Harper 811ea5bd5d Add a contact menu to manage them 3 years ago
Stacy Harper b574ff2f93 Do not close svkbd if it was already open before dmenu 3 years ago
Stacy Harper a604dab958 fix a bug with busybox pidof 3 years ago
Maxim Karasev ecacc3ae8a autodetect modem ifname 3 years ago
Maarten van Gompel 5f45d8117d changed vim quit option to 'quit without saving' 3 years ago
Maarten van Gompel 1145abb014 use 2-finger swipe down to close window, 3 to kill window 3 years ago
Maarten van Gompel db1c075973 removed hardcoded font 3 years ago
Maarten van Gompel a6043ad80d use icons in status bar 3 years ago
Maarten van Gompel 010e919d3b fix: path should be absolute 3 years ago
Stacy Harper 7cb6dcb64b Add kakoune as vim compatible app menu options 3 years ago
Stacy Harper 7511182cad Add an entry to save then quit vim 3 years ago
Stacy Harper bee7f89074 add navit app 3 years ago
Stacy Harper e13ff5c721 Display the contact name on appmenu call pickup entry 3 years ago
tetrakist 51bc9ab8b8 Replace all XDG_RUNTIME_HOME with XDG_RUNTIME_DIR. 3 years ago
Maarten van Gompel cf97cd783d Added some extra tools to the menu 3 years ago
Maarten van Gompel 2f62b7c446 Moved checkmark to icons 3 years ago
Maarten van Gompel 47c62388e0 fix for bash: force alias expansion 3 years ago
Maarten van Gompel 9120e9fe77 this chmod needs to be recursive 3 years ago
Maarten van Gompel 39739ae974 fix for passing keyboard arguments 3 years ago
Maarten van Gompel 53f31f060b implemented toggle option (to be invoked from dwm) 3 years ago
Maarten van Gompel 69f73aa77f fixed shellcheck problem after applying last patch 3 years ago
tetrakist ef76c902b9 Use correct orientation for gestures after unlock. 3 years ago
Maarten van Gompel 4eb914265d Added sxmo_keyboard script that acts as an intermediary to opening and closing the keyboard 3 years ago
Maarten van Gompel c51414257e changed sxmo-pinephone openrc script to be device-agnostic and invoke a sxmo-setpermissions.sh instead #169 3 years ago
Maarten van Gompel c9eb7e30b7 more robust test to prevent out of range error 3 years ago
Maarten van Gompel a8aabcc316 Make sure common include script doesn't output anything to stdout (fixes #203) 3 years ago
tetrakist 49b435d24f Make Xresource loading generic. Call xrdb with "-merge". 3 years ago
Maarten van Gompel a16b570c3f fix out of range error 3 years ago
Maarten van Gompel accd38806a Include custom Xresources if it exists 3 years ago
Maarten van Gompel 1371e394f8 Suspend Conky during screenlock #177 3 years ago
Maarten van Gompel 6430537f55 Small optimization to guard against including the common script unnecessarily 3 years ago
Maarten van Gompel 156f638a92 Use poweroff instead of halt #172 3 years ago
Maarten van Gompel e426cbe823 export the dir variables from the common script 3 years ago
Maarten van Gompel 431d4e9cfb readded the ability to disable menu icons 3 years ago
Maarten van Gompel 295af30993 various scripts were not sourcing the common include script yet (noted by mrrabbit1155) 3 years ago
Maarten van Gompel fe6bd77b33 ensure busybox xargs is used (#137) + fix icon 3 years ago
Maarten van Gompel a1d2875345 Fix for "Pick up incoming call" menu item sometimes discarding the call #167 3 years ago
Maarten van Gompel 2322994ce1 fixed minor typo 3 years ago
Maarten van Gompel f4ba3978c9 Call common script, moved icons to common script, removed unnecessary aliases from common (let's add them only when there are conflicts), made sure plays along with shellcheck 3 years ago
Anjandev Momi 32c4cb6682 Alias all coreutils programs to busybox 3 years ago
Maarten van Gompel 7669fa341e adding icons to menus 3 years ago
Maarten van Gompel 24905884ee Removed explicit font from most dmenu calls, dmenu font is read from Xresources now and kept as uniform as possible 3 years ago
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