Files
illogical-impulse/.config/ags
Sneethe 108e0a8c78 record-script.sh fixes
Even if ~/Videos exists, `xdg-user-dir VIDEOS` requires xdg-user-dirs-update to be run first.
Some people just mkdir their desired xdg-user-dir directories. And so they won't have $HOME/.config/user-dirs.dirs for `xdg-user-dir VIDEOS` to work.
Now instead if there is no user-dirs.dirs match for VIDEOS then $HOME/Videos/ is used instead.

You can now cancel the recording region, which exits the script. Previously if you pressed escape when choosing the recording region, record-script would record the fullscreen.
This resulted in me accidentally recording my entire screen for hours.
2025-06-04 07:30:10 +10:00
..
2025-04-08 00:43:38 +02:00
2025-05-04 17:23:50 +02:00
2025-06-04 07:30:10 +10:00
2025-05-19 11:31:55 +02:00
2025-04-25 17:39:14 +02:00
2024-09-16 18:29:45 +08:00