powellnorma

Results 75 issues of powellnorma

Sometimes, when no window is focussed, I get: ``` [..] [2024-10-05 13:55:09.306377 ERROR watchers::watchers] Error on active window iteration: GetPropertyReply[_NET_WM_NAME] failed [2024-10-05 13:55:10.307708 ERROR watchers::watchers] Error on active window iteration:...

``` ln -s code code-symlink # works ln -s code/www/ www-symlink # shows as empty link (in guest) ``` **Host:** - Disto: Arch linux - Kernel version: 6.14.9-arch1-1 - QEMU...

Bug
virtio-fs

```sh $ time echo test | /usr/bin/xsel --clipboard --input real 0m0.002s # https://github.com/bugaevc/wl-clipboard $ time echo test | wl-copy real 0m0.052s # https://github.com/YaLTeR/wl-clipboard-rs/ $ time echo test | wl-copy real...

In i3, by default floating windows have a gray border while the titlebar background of maximized/tiled windows stays black: ![Image](https://github.com/user-attachments/assets/9ff419cb-0a4e-446a-9441-c472c3e08852) In sway however, by default the floating windows have a...

i3-compat

In I3, after I click the title bar of xfreerdp, I am able to use all my i3 shortcuts normally. This is useful when one wants to e.g. make a...

enhancement

I created the .tar.zst with https://github.com/SaveTheRbtz/zstd-seekable-format-go - ratarmount loggs: ``` [Info] Try to open with rarfile [Info] Try to open with tarfile [Info] Detected compression zst for file object: [Info]...

To reproduce: Open e.g. https://www.youtube.com/watch?v=AKeUssuu3Is now move with the mouse across some button, very fast (repeatedly) for 5 seconds or longer, such that the cursor changes often. Whenever the cursor...

bug

### Description Have a way (perhaps a simple text/json file) where one can adjust e.g. "Offer to save passwords" to true for new profiles ### Who's implementing? - [ ]...

enhancement
help wanted

It only shows the title, thumbnail and duration, no upload date or view count

### Summary ListValue is not iterable ### What is the feature request for? The core library ### The Problem With official protobuf_pb2, you can do: ```py args = ListValue() args.extend([1,2,3])...

enhancement