Marvin Dostal
Marvin Dostal
Can confirm. I do not have any idea why, though.  I also carefully looked through the list. (It is not possible to resize this settings window to make a...
I noticed an implementation detail that may be relevant for thread safety: In `Transformable` the function `fn transform(&self) -> Transform` looks like it would be thread safe. (self is not...
A bit of self promotion ;) : In my adaptation/fork of Mononoki, https://github.com/datMaffin/monofoki, I did change all the bold characters to be equal in height to the regular characters. So...
I always assumed that the nested session is blurry because it uses X11 for creating the window (which then uses XWayland). And all XWayland apps are blurry for me. (I...
Was able to reproduce this with 6.6 In 6.5, this issue did not yet exist. Both were compiled with the same wlroots (the one provided by my Linux distribution). The...
@jlindgren90 seems to have been the main author of https://github.com/labwc/labwc/commit/ecad76560e5ff80143e34d7163a1de6cf8008d56 . Can you by chance comment on this? A (temporary) workaround that indeed works is to disable the numlock in...
This was a bug in my keyboard config. Turns out I used the wrong xbk types: https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/blob/master/types/level5?ref_type=heads I had to switch to types that are not influenced by the num-lock....
ℹ U+2139: used by either homebridge or node (not quite sure). Use the original Mononoki i for this (and circle it(?))
The reason the powerwall shows up as a light is that there was(?) no way of defining a stand alone battery. So I added a light that has the battery...
There should now be a beta where sensors are implemented for all the *powermeters* (some might make more sense than others). However, I did not test my changes; i.e., there...