Files
sxmo-utils/scripts/core
Colin bf00570117 sxmo_wmmenu: respect SXMO_WORKSPACE_WRAPPING
sxmo_wm.sh uses the `SXMO_WORKSPACE_WRAPPING` variable to control
relative movements. for example, set this to "5" and then the "Next
Workspace" option in the switch menu will cycle WS 1 -> 2 ... -> 5 -> 1.
same for one- and two-finger left/right swipe to switch/move workspaces.

however, absolute movements (via the move menu) only allowed moving to
WS 1-4. a user with non-default `SXMO_WORKSPACE_WRAPPING` could move a
window from WS 5 to WS 4 with this menu, but not from WS 4 back to WS 5.
this patch brings consistency by using `SXMO_WORKSPACE_WRAPPING`
anywhere we would otherwise assume the number of possible workspaces.
2023-07-15 21:36:58 +00:00
..
2023-05-29 19:58:29 +02:00
2022-12-05 11:46:43 -08:00
2023-04-04 10:55:18 -05:00
2022-07-01 11:15:51 +02:00
2022-11-15 13:41:55 +01:00
2022-03-25 21:29:30 +01:00
2023-02-24 19:21:47 +01:00
2022-11-15 13:41:55 +01:00
2022-11-15 13:41:55 +01:00
2022-11-15 13:41:55 +01:00
2022-08-25 15:58:49 +02:00
2022-11-15 13:41:55 +01:00
2022-11-15 13:41:55 +01:00
2022-12-05 11:46:44 -08:00
2022-11-15 13:41:55 +01:00
2023-02-01 16:42:21 +01:00
2023-02-01 16:42:21 +01:00
2023-03-31 19:29:15 +02:00
2023-04-04 10:55:18 -05:00
2022-11-15 13:41:55 +01:00
2023-04-04 10:55:18 -05:00
2023-01-13 20:36:58 -08:00
2023-03-03 07:45:13 -06:00
2022-11-15 13:41:55 +01:00
2023-02-24 19:17:54 +01:00
2022-12-15 09:33:23 -06:00