sxmo-utils 1.16.3
Aren Moynihan (1):
use git attributes to set version in makefile
Maarten van Gompel (3):
sxmo_hook_apps.sh: fixed alacritty entry
fixup: syntax
sxmo_playerctl.sh: return should be exit
Willow Barraco (1):
version: also take un-annotated tags
sxmo-utils 1.16.2
Maarten van Gompel (2):
bumped version for next release (we forgot for 1.16)
sxmo_screenshot: workaround for slurp issues
Willow Barraco (2):
fix indentation
rework how we store VERSION
sxmo-utils 1.16.1
Willow Barraco (4):
sxmo_rtcwake.sh: remove waiting_cronjob lock
sxmo_rtcwake.sh: bring back wakelock management
sxmo_rtcwake.sh: make this script actually killeable
sxmo_rtcwake.sh: refactorise to use sxmo_wakelock.sh run
sxmo-utils 1.16.0
Aren Moynihan (4):
check if flash led exists instead of using SXMO_DISABLE_LEDS
conky: use builtin time function
sxmo_wm: use a single jq call to get focused window
contextmenu: detect terminal apps with case statement
Caio Barros (1):
Initial setup of a device profile for Pine Tab 2
Joshua Murphy (1):
Keep SXMO_OS env for sxmo_bluetoothtoggle.sh
Maarten van Gompel (4):
apps: added fractal (matrix client)
fixup: indentation fixes
deviceprofile: Set default scale for Poco F1 to 3
config menu: added log launcher
Patriot-06 (1):
Initial configuration and deviceprofile for Redmi Note 4
Real Root (2):
add tilix in sxmo_terminal.sh
add tilix and moment to sxmo_hook_apps.sh
Sicelo A. Mhlongo (5):
places_for_gps.tsv: use correct name for Swaziland
deviceprofile: nokia-n900: disable modem
hook_screenoff: blink purple only when suspend is enabled
sxmo_led: initial support for lp5xx leds
sway: add config for Nokia N900
Timotej Lazar (1):
Add SXMO_VIBRATE_DEV to longcheer deviceprofile
Willow Barraco (29):
sway_template: remove transparency on inactive workspace
sway_template: bump manual locker shortcut
sxmo_common.sh: xdg_data_path handle escaped separators (\n, \0)
Support system wallpapers
sxmo_state.sh: fix "screen-off" toogles from menus
sxmo_state.sh: prevent race condition while checking current state
sxmo_bluetoothmenu.sh: do not display "(null)" when device list is empty
sxmo_bluetoothmenu.sh faster commands
sxmo_bluetoothmenu.sh: fix clean re-connection
sxmo_brightness.sh: fix min brightness handling
Hide keyboard message while editing messages
Standardise notify-send
sxmo_wm.sh: fix execwait
Cleanup virtual keyboard management
Remove gojq proxy
Handle low battery cases
sxmo_init.sh: use mkrundir if available
Inverse periodic blinking condition to blink when suspension is enabled
contextmenu: let access to bluetooth menu when at least one device is unblocked
bluetoothtoogle: behave correctly when partially blocked
sxmo_timer.sh: allow suspension while running
sxmo_timer.sh: stop at precise second
sxmo_timer.sh: finish as soon as it get killed
sxmo_run_periodically.sh: rework argument parsing
sxmo_run_periodically.sh: let user choose the clockid
sxmo_wakelock.sh: add a run mode to lock and unlock afterward a command
sxmo_hook_block_suspend: block if mpc is updating db
wakelock.sh: remove tee error when using "lock infinite"
block_suspend: fix eternel loop when mpc is not installed
hazardchem (9):
Using xob for audio and brightness notifications in dwm
badwolf: add entry to context menu
alacritty: set behaviour to match other terminals
sxmo_xinit.sh: Fix SXMO_TERMINAL decleration
conky: reduce poll interval
fix xob changes to work on both dwm and sway
profile: set st -e to st
sxmo_hook_*.sh: add iamb
Acme: add controls and selection options
magdesign (4):
added contextmenu for Krita
krita to app hook
removed the disable_led since flashlight/torch works nicely
add gsm disable/enable toggle
sys menu: include an entry for the WM menu
with the default keybindings, sxmo_wmmenu.sh is reachable by volup x3.
without that mapping, it's unreachable.
having it reachable from the top-level menu allows more input mappings
to be practically usable (for example: vol-up short-press for appmenu,
long-press for sys menu, no third action).
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
Manual fixups for nerd fonts 3.0
* Make icon_prn a nerd-font icons. It was using a font awesome code
point, which we don't install with sxmo.
* Fix phone locked and laptop icons that weren't automatically updated
* Fix brightness icon in legacy nerd-fonts range and move it to
sxmo_hook_icons from sxmo_brightness
* Use standard Unicode arrows instead of nerd-fonts ones
* Use icon variables for arrows in sxmo_wmmenu.sh
* Add variable for audio icon & use in sxmo_audio.sh
* Remove no stray break space from sxmo_contactmenu
* Remove up arrow character from reddit script
* use only icon variables in modemtext
* Update icons breakpoints
Signed-off-by: Willow Barraco <contact@willowbarraco.fr>
sxmo_status.sh add locking
Watch was spitting out no such file or directory errors, that I think
were caused by a race between updating the status bar, and removing
items.
Signed-off-by: Willow Barraco <contact@willowbarraco.fr>
sxmo_hook_tailtextlog: use common colors
Dunno why we used 033 and 245, I'd prefer to stick to basic green and orange