Stacy Harper
325fdf76ec
Do not run SHELL in login mode
...
As this mode is used on console and SSH login
(this reverts 8fc92c55d5
)
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Stacy Harper
568eac7dd3
Add a dsubmenu to reply/call on SMS windows
...
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Stacy Harper
95ac330d0b
Add a simple bluetooth menu
...
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Stacy Harper
cc8dc37015
Add a weechat appmenu
...
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Stacy Harper
811ea5bd5d
Add a contact menu to manage them
...
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Maarten van Gompel
5f45d8117d
changed vim quit option to 'quit without saving'
4 years ago
Stacy Harper
7cb6dcb64b
Add kakoune as vim compatible app menu options
...
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Stacy Harper
7511182cad
Add an entry to save then quit vim
...
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Stacy Harper
bee7f89074
add navit app
...
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Stacy Harper
e13ff5c721
Display the contact name on appmenu call pickup entry
...
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Maarten van Gompel
cf97cd783d
Added some extra tools to the menu
4 years ago
Maarten van Gompel
2f62b7c446
Moved checkmark to icons
4 years ago
Maarten van Gompel
156f638a92
Use poweroff instead of halt #172
4 years ago
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
...
Signed-off-by: Reed Wade <reedwade@misterbanal.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
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"
...
This reverts commit 0f9a86dece
.
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
...
Signed-off-by: Anjandev Momi <anjan@momi.ca>
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
...
Breaking change. Make sure you send an email to the mailing list
telling users to move their
$XDG_CONFIG_HOME/{modem,notifications} files/folders to
$XDG_DATA_HOME
Signed-off-by: Anjandev Momi <anjan@momi.ca>
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
...
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Andre Ramnitz
8fc92c55d5
Start terminal with a login shell if run from dmenu
...
Fixes sourcing of /etc/profile etc.
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Reed Wade
0ae9825752
Replace the camera script with the Megapixel app
...
Signed-off-by: Reed Wade <reedwade@misterbanal.net>
Signed-off-by: Anjandev Momi <anjan@momi.ca>
4 years ago
Maarten van Gompel
0e4406bffa
added vlc to app menu
...
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
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
...
- Take pictures by pressing "s" when the preview opens.
- Depends on sxmo_autorotate.sh
- movie is not currently working. See comments in code
- uses sxiv for image previews of photos taken during that photoshoot
- TODO: use sxiv keyhandlers to add a delete photo function
- See: /usr/share/examples/sxiv/key-handler
- I dont know how we would distribute this
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
...
I added a whole bunch of possibly useful tools to the
application menu (will only show if they are actually installed) and sorted
the list alphabetically. Also included a new hook so the user can completely
override the app menu. The scripts and user-scripts menus are now merged into
one.
4 years ago
Miles Alan
ffd359165e
Style fixes for autorotate script for consistency with other scripts
...
Seperate autorotate enable/disable into fns.
Also show which state you're toggling from/to for autorotate in Config menu
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
...
Picking up call can be done from both dunst notification & notifications menu;
so for more consistency / less bugs the Pickup menu entry has been removed.
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
...
Summary of changes:
1. Always use the sxmo_notificationwrite.sh script to write notifications
rather then sometimes using echo to the DIR
2. Reorder args for notiffile spec to be action as 1st line, watchfile 2nd, and
rest as msg; this way msg can be multiple lines without propogating bugs
3. Write calls as a standard notification via sxmo_notificationwrite.sh
4. Use datestamps from notification files instead of filename, this way (3)
works without extra logic
5. Various style fixes
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
...
E.g. so if you don't have firefox installed it won't show up in menus
4 years ago
Miles Alan
e20a467976
Bump up sxmo_appmenu.sh to allow 16 entries
...
To allow surf to show all entries in one page.. this is the
max we can allow without running into keyboard
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.
...
Should be applied after my prior patches from today.
4 years ago
Julian P Samaroo
293bf69871
Add Power menu to appmenu
...
Signed-off-by: Miles Alan <m@milesalan.com>
4 years ago
Miles Alan
c100262d4f
Remove shellcheck error in sxmo_appmenu.sh
4 years ago