Results 8 issues of Mateus Etto

Firstly, thank you very much for this awesome extension. Installed it on my Chromium (Debian), and I'm loving it! To make it more accessible to users, it would be nice...

### NetBox version v3.7.1 ### Feature type Change to existing functionality ### Proposed functionality This is a continuation of #14854 Currently the `ordering` parameter on API requests do not allow...

type: feature
status: blocked

Greetings. I'm trying to set my wallpaper in sway using the image I'm currently viewing in `vimiv`. The command is `!swaymsg output * bg % fill`, but I noticed that...

Continuation of the discussion in #4272 > [...] in my e-mail listing (index), some subject names shows those `?`. > > ``` > Google Payments | ??? ? ? ?...

type:bug

Bug report I found on AnkiWeb. > One possible improvement would be for the countdown to pause on cards in subdecks that have "Enable for this deck" toggled off.

bug

It broke in the latest release (v0.10.0). This is the relevant configuration (inside `clock: `): ```json { "format": "{:L%Ex (%a) %H:%M}" } ``` What waybar shows: ![2024-03-22-23-25-24_386614118-select](https://github.com/Alexays/Waybar/assets/7322925/8d576a28-d987-4cfb-8bc9-1b24c1e6902c) The expected output...

custom
clock
inhibitor

* **What does this PR do?** 1. Keeps `env->subject` with the original content, the previous code was replacing `LF` characters with `?`. 1. Other fields may be affected, but I...

I'm considering changing from `wf-recorder` to `wl-screenrec`, but I'm used to record lossless videos like this: ```shell wf-recorder -c libx264rgb -p crf=0 -f output.mp4 ``` Is it possible to do...