Table of Contents
My aur packages
- bapctools-git: BAPCtools is used for developing ICPC style programming contest problems.
- feh-preload-next-image-git: Branch of Feh that loads the next image to speed up browsing images in a remote directory.
- i3-focus-last-git: Window switcher for i3/sway.
- python-pyexiftool-nocheck: the original python-pyexiftool is outdated, orphaned, and still depends on python2.
- sway-inhibit-fullscreen-git:
Sway
branch
that adds the
inhibit_fullscreen toggle
command. Bind this to e.g.$mod+Shift+f
to disconnect the Sway full screen status from the application full screen status. Used to e.g. watch YouTube videos in Chromium in full screen mode, but in a window that is only a quarter of the screen.
Some issues I reported/fixed
- vimium/issues/3557
after searching and hitting Enter, vimium freezes and needs a mouse
click to unfreeze.
n
andN
do not work.- fix here: add a
missing
return
statement after many hours of debugging
- fix here: add a
missing
- vimium/issues/3844
Bug: Last characters dropped when using custom search engine
- duplicate of issues/3567
- PR pull/3846
- sway/pull/6286 Add
anything
option to Grimshot to allow selecting either a window, output, or manual area. - mako/issues/358 Feature Request: Dismiss all notifications with given category
- slurp/issues/87 Moving the mouse to a different output does not always grey out rectangles
- slurp/issues/86 Clicking outside all rectangles should cancel
- sway/issues/6299
Unexpected
next_on_output
behaviour withworkspace_auto_back_and_forth
- follow-up PRs: 6332: cleanup, 6334: more cleanup, 6335:
.clang-format
- follow-up PRs: 6332: cleanup, 6334: more cleanup, 6335:
- Signal-Desktop/issues/5307
ctrl-2
broken under Wayland