~edrex

Portland, Oregon

https://edrex.pdxhub.org

I'm a broad and knee-deep systems thinker. I like to be peripherally connected to many different communities, and look for opportunities to bridge gaps everywhere.

I'm a capable software tester, researcher, polyglot programmer, lazy operator, and documentarian.


#37 dmenu mode stale cache 5 years ago

Comment by ~edrex on ~scoopta/wofi

~scoopta oh, I was just checking on this and was surprised to see you've implemented it, thank you! 🎉 Tested latest with my custom dmenu sway nav scripts and no more zombie cache entries clogging the top 10. 🧟

#37 dmenu mode stale cache 5 years ago

Comment by ~edrex on ~scoopta/wofi

ah, i realized the cache is tracking previous selections, which is useful.

So the bug is that it's displaying cached items even if they aren't present in stdin (may effect other modes too).

#37 dmenu mode stale cache 5 years ago

Ticket created by ~edrex on ~scoopta/wofi

I was getting some weird results trying to use wofi with my dmenu-style i3 container nav script. Windows from a previous session showing up in the results. I noticed that if I ran just wofi -d with no stdin, the stale results still showed. I found wofi -d loads results from a cache and merges them with stdin. This doesn't seem right.

#7 support capture via wlr-export-dmabuf protocol 5 years ago

Ticket created by ~edrex on ~scoopta/wlrobs

If I read correctly, wlrobs is currently using wlr-screencopy-unstable-v1 for capture, which I assume is what's causing sway's CPU usage to spike when capturing. If I understand correctly, the export dmabuf protocol should allow for much more efficient capture.

#Refs

https://github.com/swaywm/wlr-protocols/blob/master/unstable/wlr-export-dmabuf-unstable-v1.xml

https://github.com/swaywm/wlroots/blob/ca45f4490ccce64bf7aa0985951319646b55d258/examples/dmabuf-capture.c

#6 obs crashed even though the plugin is loaded 5 years ago

Comment by ~edrex on ~scoopta/wlrobs

oops, above is different issue (missing preview, no crash)

#6 obs crashed even though the plugin is loaded 5 years ago

Comment by ~edrex on ~scoopta/wlrobs