79 Commits (alarm-clock)

Author SHA1 Message Date
Stacy Harper 9bd3f31ba9 Cleanup sxmo_file.sh 3 years ago
Stacy Harper f0ca704812 sxmo file only should open the selected file 3 years ago
Maarten van Gompel a9ac024fe9 use --index instead of -idx for compatibility with bemenu, requires similar patch for dmenu 3 years ago
Stacy Harper 8a27933c47 SWMO - SXMO over Wayland 3 years ago
Miles Alan f63852a801 scripts/appscripts/sxmo_youtube.sh: Switch back to using codemadness-frontends 3 years ago
noneofyourbusiness 823ad95477 add scrot script & add scrot to appmenu 3 years ago
Maarten van Gompel 198462764f small patch to reconcile the last two commits 3 years ago
noneofyourbusiness 1121e29b3e replace "st -e" with sxmo_terminal.sh and edit it to use st -e instead of st 3 years ago
Anjandev Momi 358d79894e sxmo_files: add "open in st" for current directory 3 years ago
Stacy Harper 18892aa181 Fix default dir to HOME 3 years ago
Stacy Harper 457aa3e1b0 Open the selected file then the nexts preserving the order 3 years ago
Stacy Harper f37de20a0d Make sxmo_file killeable with gesture 3 years ago
Maarten van Gompel c043c50175 failed attempt to fix shellcheck broke script, reverting 3 years ago
Maarten van Gompel 5da2f78665 fixed shellcheck after latest patch 3 years ago
Stacy Harper 0221dd333d allow sxmo_files to reload file list 3 years ago
Stacy Harper 776728f63c Add a sort by submenu 3 years ago
Maarten van Gompel 2f62b7c446 Moved checkmark to icons 3 years ago
Maarten van Gompel 4eb914265d Added sxmo_keyboard script that acts as an intermediary to opening and closing the keyboard 3 years ago
Maarten van Gompel 295af30993 various scripts were not sourcing the common include script yet (noted by mrrabbit1155) 3 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 3 years ago
Reed Wade 08b95c6182 sxmo_files now respect user desktop configurations 4 years ago
Maarten van Gompel 7fb7cd70f3 various indentation fixes (spaces to tabs and stripping trailing whitespace) 4 years ago
Serge E. Hallyn 16d77bcd86 sxmo_weather: add wind direction 4 years ago
Anjandev Momi e11cf9e523 move sxmo data to XDG_DATA_HOME 4 years ago
Anjandev Momi b56cd2b6cb sxmo_youtube: move history file to XDG_CACHE_HOME 4 years ago
Reed Wade 9b88aeb3d2 reopen file dmenu after handled it 4 years ago
Miles Alan 67a5a25163 Omit empty lines from youtube history file 4 years ago
Miles Alan a60641cebc Retain position in RSS script when selecting items 4 years ago
Miles Alan 47eda92e03 Allow multiple word queries for youtube script 4 years ago
Miles Alan 7f2f50c11a Use proper ytdl flags instead of JSON output for sxmo_youtube.sh 4 years ago
Miles Alan f57cc7db8b Cleanup sxmo_youtube.sh, shellcheck, indent properly, and remove unused cndtn 4 years ago
Miles Alan f24e946721 Rework sxmo_youtube.sh script to use ytdl rather then codemadness youtube-cli 4 years ago
Anjandev Momi 24c650ee49 files: play mkv files in mpv 4 years ago
Anjandev Momi 6b9233b965 youtube: keep search history 4 years ago
Maarten van Gompel ace9960926 Made choice for virtual keyboard configurable through the $KEYBOARD environment variable. 4 years ago
Miles Alan 5c4c6c15e2 Refactor xinit to be more structured and set $EDITOR if unset to vis 4 years ago
Miles Alan d2ee25d724 Allow viewing cached RSS feeds via toggling on/off fetch option 4 years ago
Miles Alan 0801bb1adb Restructure configs into seperate folder 4 years ago
Miles Alan 4fe129882d Fix weather hourly forecast time for <12hr times 4 years ago
Anjandev Momi fe24fec53d make files dmenu case insensitive 4 years ago
Anjandev Momi 0013ea3d73 files: if folder name longer than 7 characters, truncate 4 years ago
Miles Alan f25bb821ba Fix loop for sxmo_weather.sh 4 years ago
Miles Alan 57f6e5897e Loop reddit script and use URL handler script with fork 4 years ago
Miles Alan 7a9ec120e1 Fork urlhandler program if run with fork option and pass opt in RSS script 4 years ago
Miles Alan fe15eb6755 Loop weather script fetch/display logic 4 years ago
Miles Alan 95e36ccec2 Loop RSS script so that you can launch multiple items without reopening 4 years ago
Miles Alan e0067998c8 Always kick mpv to use -ao=alsa; prevents alsa from trying to use pulse 4 years ago
Miles Alan 9919f49d82 Modify weather script to pull hourly data and format in tables 4 years ago
Miles Alan b3463928f8 Remove system audio recording - should be done via userscript 4 years ago
Miles Alan 25cc04e5d1 Cleanup sxmo_weather.sh shellscript and make sure shellcheck passes 4 years ago