Erik Reider
Erik Reider
Are you compiling with gcc?
I'm not very familiar with how the pipewire API works and the current pulse implementation works for users who use pulseaudio and pipewire-pulse. Adding a new different audio server API...
That would be very finicky to add. You can select each action by pressing any of the 1..9 keys where 1 is the first action, 2 is the second action,...
I have the same issue on the 1.16.1 release :/
This would be a really cool feature to have!
Which branch are you working in? This looks sick!
> I've yet to do much thinking on how containers are going to work though. Are you talking about stacked and tabbed windows?
Yeah, you don't want something like this: https://www.reddit.com/r/i3wm/comments/ndo9iy/i_am_using_i3gaps_with_picom_and_this_is_how_my/
By default the titlebar text is centered right? Why not make it rounded too and add some padding to the text so that it won't get clipped
Hmmm. Won't compile for me due to: ```c #include #include ``` Am I missing something? Edit: Seems like `wlr_gles2_renderer` isn't included in my `/usr/include/wlr/render/gles2.h`. Should I clone wlroots as a...