vincentbernat.i3wm-configur.../bin
Vincent Bernat 2012ba0c15 i3-companion: move dampening/retry logic inside a decorator
There is some nasty bug we can run into:

```
ERROR: Task was destroyed but it is pending!
task: <Task pending name='Task-44' coro=<dampen.<locals>.decorator.<locals>.fn_now() running at /home/bernat/.config/i3/bin/i3-companion:115> wait_for=<Future pending cb=[<TaskWakeupMethWrapper object at 0x7f687353e2b0>()]>>
```

This is often followed by a segfault. It's a bit difficult to
understand where it comes from. Sleeping a bit even if we don't want
to dampen seems to workaround this issue. It seems we have to keep a
reference to a task until it is cancelled properly.
2021-07-12 22:15:57 +02:00
..
build-wallpaper wallpaper: don't create symlinks 2020-02-06 22:06:24 +01:00
i3-companion i3-companion: move dampening/retry logic inside a decorator 2021-07-12 22:15:57 +02:00
input-event input-event: increase acceleration for TPPS/2 device 2021-07-11 00:29:09 +02:00
polybar i3-companion: replace network module by custom IPC for Network Manager 2021-07-12 07:32:39 +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 xsettinsd: restart i3-cmd on DPI change as well 2021-07-08 17:54:34 +02:00
xss-lock xss-lock: better comments 2021-07-07 18:55:50 +02:00