Adds window-tiling hotkeys to any X11 desktop. (An analogue to WinSplit Revolution) Python 909 82
2 """Flatpak CLI Shortcut Generator 4 A simple no-argument tool that generates launchers with traditional non-flatpak 5 command names for your installed Flatpak applications in ~/.local/bin/flatpak.
Minimal RAR and CBR files made using registered RAR and WinRAR installs, suitable for integration testing. Makefile 8
Minimal SIT and SITX files made using registered StuffIt installs, suitable for integration testing. 4
1 /* POSIX paths in JSON via escaping which 2 doesn't alter valid UTF-8 paths. 4 The trick is recognizing that JSON can store binary nulls in strings 5 but nulls are the only character that can't occur in POSIX paths,
3 """Example code for a PyQt image-display widget which Just Works™ 5 TODO: Split this into a loader wrapper and a widget wrapper so it can be used