Pooya Moradi

Results 71 issues of Pooya Moradi

The next/prev and pause functionality works but playerctl can't detect the current seek time and total length of the current song: ``` $ playerctl position --format "At position: {{ duration(position)...

bug

It would be nice if the project could follow [freedesktop](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html) `XDG_DATA_DIR` instead of `$HOME/.restish` so home would not be cluttered. I don't know GO, but it seems there is a...

enhancement
help wanted

Would it be possible to use [mosh](https://mosh.org/) instead of ssh?

``` Panic in the main Weechat thread: panicked at 'called `Result::unwrap()` on an `Err` value: MatrixError(StateStore(Sled(Corruption { at: None, bt: () })))', src/server.rs:758:72 ``` Restarting doesn't fix it. Using master...

Upon re-connection, previous session's chat log is not shown. I think there is no need to "save" any logs upon exit since Matrix protocol saves the logs in server-side. Thanks...

enhancement

### Issue description When I issue a notification via `notify-send`, for a split second, an empty window is shown in place of the notification rectangle. This very brief "ghost rectangle"...

Bug
Regression

### Issue description In `notify-send --icon "/tmp/a.png" "summary" "title"` if `/tmp/a.png` content is changed, dunst does not show the new image. It's as if it caches the path of the...

Bug
Regression

I've been using `tldr++ version 0.6.1` for some time and it has been a great experience. Thank you very much for developing this! There are a couple of issues in...

## Script / WeeChat - Name of script: buffer_dmenu.py - Script version: 0.2.1 - WeeChat version: 3.2 This bug has been reported to the script author? No ## Bug summary...

bug

This PR adds a build workflow on Push/PR events. I've installed `libwebkit2gtk-4.0-dev` for Webkit support but the binary can not render HTML on my host (xubuntu 18.04): **[yad - Built...