Mantacid
Mantacid
### Description of the requested feature I would like to be able to pipe yuck into eww when I create a window. Suppose I have a program that uses the...
### Description of the requested feature The `:clickthrough` property would allow one to click through the window. This would be very useful for small, bar-like widgets with `revealer` elements; currently...
### Description of the widget the flowbox widget would act much like a CSS flexbox, being able to wrap its contents based on its width/height. ### Implementation proposal This widget...
I've been messing around with Cairo a bit and I really like it so far, even going so far as to edit one of the default themes to fit my...
I ran `yay glava`, selected the only option available, and attempted to install glava on artix linux (runit). the installation process goes smoothly right up until yay runs "starting prepare()",...
Currently, the colors for selected items and for frame multiplexer tabs are hard-coded into their respective source files. While one can easily change the colors and rebuild the binary, it...
When using the SDL2 binary on X11, the filer pane has a small error in how the mouse coordinates are calculated, resulting in vertical inaccuracy that compounds as the mouse...
I'm using the lexer package to create a lexer for my esolang, and I wanted to implement syntactic/substitution macros by parsing the macro definition into a new rule for a...
Attempting to load the Lapack extension of the library causes the SBCL repl to run out of heap. ### LAPACK REPL output: ``` This is SBCL 2.3.11, an implementation of...
The power menus use the session commands for certain WMs, but make no attempt to work with different init systems. My system (Artix using runit) has `elogind` and `loginctl`, but...