vincentbernat.i3wm-configur.../bin
Vincent Bernat d9aafa54a4 rofi-mediaplayer: grab keyboard as soon as possible
Otherwise, we may miss the shortcut input. With -no-lazy-grab, rofi
grabs the keyboard early and wait for half a second before giving up.
Without, it will try for 0 second. So, if i3 still has the grab, it
will try again every millisecond for 5 seconds. However, this needs to
get scheduled after everything else, so in practice, this can take
some time. I get better results with -no-lazy-grab.

Also, we could use --release from i3. In this case, we are guaranteed
that rofi can grab the keyboard during the first try. But, after
trying a bit, I think this is still better with -no-lazy-grab: the
shell script needs to be executed, rofi needs to be executed. It's
better to do that while the user did not depress the key yet.
2021-07-23 20:27:22 +02:00
..
build-wallpaper wallpaper: blacken 2021-07-17 09:13:26 +02:00
i3-companion i3-companion: fix icon for libreoffice 2021-07-23 19:02:58 +02:00
i3-tabbed i3-companion: make i3-tabbed work by inhibiting exclusive workspaces 2021-07-18 00:42:07 +02:00
input-event input-event: increase acceleration for TPPS/2 device 2021-07-11 00:29:09 +02:00
polybar polybar: no need to keep the shell waiting, systemd can do it 2021-07-17 11:09:04 +02:00
rofi-mediaplayer rofi-mediaplayer: grab keyboard as soon as possible 2021-07-23 20:27:22 +02:00
rofi-wifi rofi-*: properly escape for pango markup 2021-07-21 09:56:11 +02:00
ssh-add ssh: add all SSH keys in ssh-agent on start 2020-11-22 10:45:20 +01:00
xdg-app-chooser bin: center xdg-chooser-app on the current screen 2020-05-17 15:47:51 +02:00
xsettingsd-setup xsettings: format 2021-07-21 09:44:12 +02:00
xss-lock xss-lock: correctly stop redshift 2021-07-15 20:55:46 +02:00