88 Commits (e426cbe82380f09d8d09986a8e33848f881ba476)

Author SHA1 Message Date
Maarten van Gompel a1d2875345 Fix for "Pick up incoming call" menu item sometimes discarding the call #167 4 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 4 years ago
Maarten van Gompel 7669fa341e adding icons to menus 4 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 4 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) 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
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
Maarten van Gompel 7fb7cd70f3 various indentation fixes (spaces to tabs and stripping trailing whitespace) 4 years ago
Anjandev Momi e11cf9e523 move sxmo data to XDG_DATA_HOME 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
Reed Wade 0ae9825752 Replace the camera script with the Megapixel app 4 years ago
Maarten van Gompel 0e4406bffa added vlc to app menu 4 years ago
Miles Alan b78a3ca674 Add sxmo_networks.sh script to manage nmcli connections 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
Miles Alan c5b665ca4f Look for ATTRIB events for notifications updates; remove "Pickup" menu 4 years ago
Miles Alan 4f118bb767 Add menu entry to edit scripts / open files script in Userscripts menu 4 years ago
Miles Alan faf9bfc48d Refactor notifications work to use 1 interface for writing notifs & use dates 4 years ago
iressa e6635ba7ef Notification patch v4 4 years ago
Miles Alan 1461509fd0 Add option to invert colorscheme in config menu 4 years ago
Miles Alan d07b542840 Show Htop in application menu if present 4 years ago
Miles Alan a203bbfe85 In sxmo_appmenu.sh & sxmo_urlhandler.sh only show entries if program installed 4 years ago
Miles Alan e20a467976 Bump up sxmo_appmenu.sh to allow 16 entries 4 years ago
Maarten van Gompel 113f756eb1 Adding a wrapper around sxmo_screenlock, with lock/unlock hooks. Allow setting a target state for sxmo_screenlock, and cleanup on sigterm. Added lock/suspend options to the power menu. 4 years ago
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
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
Maarten van Gompel d4cb102c85 added app context menu for feh and sxiv (image viewers) 4 years ago
Stephen Paul Weber a50f1d3093 Allow easily searching in the page from surf menu 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 ad39251c5d Show incoming contact name on ring; show texts in reverse chronological order 4 years ago
Maarten van Gompel a804e24721 added New Tab and New Window to firefox menu 4 years ago
Maarten van Gompel efc1051244 fixed typo 4 years ago
Miles Alan c119ab0145 Pull dialing functionality into seperate script; allows in-call check to be valid 4 years ago
Miles Alan 391df5db6a Fix syntax error in sxmo_appmenu.sh; trap not signal 4 years ago