Commit graph

412 commits

Author SHA1 Message Date
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>
2021-03-17 20:59:31 +01:00
tetrakist
51bc9ab8b8 Replace all XDG_RUNTIME_HOME with XDG_RUNTIME_DIR.
This is per the XDG Base Directory Specification:
https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html

Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
2021-03-17 20:52:34 +01:00
Maarten van Gompel
cf97cd783d Added some extra tools to the menu 2021-03-17 18:20:04 +01:00
Maarten van Gompel
2f62b7c446 Moved checkmark to icons 2021-03-16 22:01:41 +01:00
Maarten van Gompel
47c62388e0 fix for bash: force alias expansion 2021-03-15 23:02:48 +01:00
Maarten van Gompel
9120e9fe77 this chmod needs to be recursive 2021-03-15 21:55:08 +01:00
Maarten van Gompel
39739ae974 fix for passing keyboard arguments 2021-03-15 21:29:52 +01:00
Maarten van Gompel
53f31f060b implemented toggle option (to be invoked from dwm) 2021-03-15 15:24:16 +01:00
Maarten van Gompel
69f73aa77f fixed shellcheck problem after applying last patch 2021-03-15 14:27:01 +01:00
tetrakist
ef76c902b9 Use correct orientation for gestures after unlock.
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
2021-03-15 14:26:15 +01:00
Maarten van Gompel
4eb914265d Added sxmo_keyboard script that acts as an intermediary to opening and closing the keyboard 2021-03-15 13:51:48 +01:00
Maarten van Gompel
c51414257e changed sxmo-pinephone openrc script to be device-agnostic and invoke a sxmo-setpermissions.sh instead #169 2021-03-15 13:13:27 +01:00
Maarten van Gompel
c9eb7e30b7 more robust test to prevent out of range error 2021-03-06 23:42:57 +01:00
Maarten van Gompel
a8aabcc316 Make sure common include script doesn't output anything to stdout (fixes #203) 2021-03-06 23:40:04 +01:00
tetrakist
49b435d24f Make Xresource loading generic. Call xrdb with "-merge".
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
2021-03-06 23:13:24 +01:00
Maarten van Gompel
a16b570c3f fix out of range error 2021-03-06 19:49:07 +01:00
Maarten van Gompel
accd38806a Include custom Xresources if it exists 2021-02-26 14:30:08 +01:00
Maarten van Gompel
1371e394f8 Suspend Conky during screenlock #177 2021-02-23 19:05:54 +01:00
Maarten van Gompel
6430537f55 Small optimization to guard against including the common script unnecessarily 2021-02-21 15:14:16 +01:00
Maarten van Gompel
156f638a92 Use poweroff instead of halt #172 2021-02-21 15:14:16 +01:00
Maarten van Gompel
e426cbe823 export the dir variables from the common script 2021-02-21 15:14:16 +01:00
Maarten van Gompel
431d4e9cfb readded the ability to disable menu icons 2021-02-21 15:14:16 +01:00
Maarten van Gompel
295af30993 various scripts were not sourcing the common include script yet (noted by mrrabbit1155) 2021-02-21 15:14:16 +01:00
Maarten van Gompel
fe6bd77b33 ensure busybox xargs is used (#137) + fix icon 2021-02-13 12:31:46 +01:00
Maarten van Gompel
a1d2875345 Fix for "Pick up incoming call" menu item sometimes discarding the call #167 2021-02-13 12:22:19 +01:00
Maarten van Gompel
2322994ce1 fixed minor typo 2021-02-08 22:38:39 +01:00
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 2021-02-01 18:32:32 +01:00
Anjandev Momi
32c4cb6682 Alias all coreutils programs to busybox
Signed-off-by: Anjandev Momi <anjan@momi.ca>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
2021-02-01 18:32:32 +01:00
Maarten van Gompel
7669fa341e adding icons to menus 2021-02-01 18:32:32 +01:00
Maarten van Gompel
24905884ee Removed explicit font from most dmenu calls, dmenu font is read from Xresources now and kept as uniform as possible 2021-02-01 18:32:32 +01:00
Maarten van Gompel
1608ab1ae4 increased verbosity in various scripts, and do not run xargs kill when argument is empty (cleaner and clearer stderr messages) 2021-01-30 21:41:08 +01:00
Maarten van Gompel
00cf2ba3ec reduce wifi reconnection time after deep sleep #150 2021-01-30 21:40:56 +01:00
Maarten van Gompel
774f1eabdf Fixed rotate gesture #141 2020-12-23 12:00:01 +01:00
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>
2020-12-09 16:05:33 +01:00
Maarten van Gompel
9f11cd6a63 Implemented shortcut for picking up incoming calls #135 2020-12-09 15:46:21 +01:00
Maarten van Gompel
54f3332dea full contact list (--all) now also includes short/special numbers #104 2020-12-09 15:46:21 +01:00
Anjandev Momi
fc051045c9 added aerc to app menu 2020-12-09 01:11:04 -05:00
Maarten van Gompel
c421d49503 added calcurse to app menu 2020-12-06 11:59:16 +01:00
Maarten van Gompel
6f2f03517b dino menu entry: case adjustment for consistency 2020-12-06 11:57:41 +01:00
Maarten van Gompel
c554044c41 Revert "sxmo_appmenu: fixed only one userscript appearing in Scripts menu"
This reverts commit 0f9a86dece.
2020-12-06 10:44:56 +01:00
Anjandev Momi
1bf1beae15 add dino (xmpp client) to apps menu 2020-12-05 23:29:09 -05:00
Anjandev Momi
0f9a86dece sxmo_appmenu: fixed only one userscript appearing in Scripts menu
Signed-off-by: Anjandev Momi <anjan@momi.ca>
2020-12-04 23:49:02 -05:00
Anjandev Momi
f149b7e250 updated sxmo_contacts comment with acceptable numbers
Signed-off-by: Anjandev Momi <anjan@momi.ca>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
2020-12-04 22:00:29 +01:00
Anjandev Momi
741defe781 Fix short phone numbers or phone numbers with text do not appear in scripts
Fixes #106

Signed-off-by: Anjandev Momi <anjan@momi.ca>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
2020-12-04 22:00:29 +01:00
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
This fixes https://todo.sr.ht/~mil/sxmo-tickets/117 and the crashes when
toggling the modem monitor.

Signed-off-by: Anjandev Momi <anjan@momi.ca>
2020-12-01 22:47:00 -05:00
Reed Wade
08b95c6182 sxmo_files now respect user desktop configurations
We use our own implementation of xdg-open that replace the hardcoded
script used in sxmo_files.

We add and will maintain some desktop entries to offer a suckless
experience by default.

Signed-off-by: Reed Wade <reedwade@misterbanal.net>
Signed-off-by: Anjandev Momi <anjan@momi.ca>
2020-11-28 02:39:25 -05:00
Maarten van Gompel
7fb7cd70f3 various indentation fixes (spaces to tabs and stripping trailing whitespace) 2020-11-20 18:10:17 +01:00
ivoulis
24380603a4 Do not start lisgd if it is not running (e.g. lockscreen) 2020-11-20 17:35:43 +01:00
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>
2020-11-08 19:45:39 -05:00
Anjandev Momi
ab3bb9bcdd kill the keyboard on rotation 2020-11-08 19:20:53 -05:00