Stacy Harper
4df27b1e81
Unify window killing
4 years ago
Nguyễn Gia Phong
d8e19504f6
Use Super as dwm modifier key
...
Signed-off-by: Stacy Harper <contact@stacyharper.net>
4 years ago
Stacy Harper
7fe317c71b
Also give WMNAME to user inputhandlers to handle terminals
...
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Anjandev Momi <anjan@momi.ca>
4 years ago
Stacy Harper
c81940a74e
fix a bug as WMCLASS can be '"gl", "mpv"'
...
I took the WMCLASS linecode from the appmenu where we do not strip the
full line
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Anjandev Momi <anjan@momi.ca>
4 years ago
Maarten van Gompel
906226a4ed
added gesture to close less/mless (swipe to left edge or left along bottom edge)
4 years ago
Stacy Harper
bbece6a657
Use toprightcorner to open user script menu
...
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Anjandev Momi <anjan@momi.ca>
4 years ago
Stacy Harper
f16422cf0c
fix indentation style
...
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Anjandev Momi <anjan@momi.ca>
4 years ago
Maarten van Gompel
21379b7914
Renamed sxmo_gesturehandler.sh to sxmo_inputhandler.sh (after Sam Bowly's patches), renamed gesture hook to inputhandler hook. Removed hotcorner script and powerbutton scripts and their hooks (now all handled by inputhandler and its hook).
4 years ago
Sam Bowlby
a7e8b39165
add button actions. Use with my dwm patch
...
fixed to pass shellcheck
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Maarten van Gompel
1145abb014
use 2-finger swipe down to close window, 3 to kill window
4 years ago
Maarten van Gompel
4eb914265d
Added sxmo_keyboard script that acts as an intermediary to opening and closing the keyboard
4 years ago
Maarten van Gompel
295af30993
various scripts were not sourcing the common include script yet (noted by mrrabbit1155)
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
...
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>
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
...
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
Maarten van Gompel
6448587eb8
complete revision of gestures, using new edge system
...
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago