René D. Obermüller
René D. Obermüller
A more sophisticated implementation for issue 1399, following the suggestions from https://github.com/Alexays/Waybar/issues/1399#issuecomment-1024913010 - Might break existing styles, but only if people relied on floating nodes being counted (introduced in commit...
Addresses feature request #124
I got a growing number of sessions for testing different configs, different compositors, WMs, etc. As far as I can tell, there's no sorting, or at least I can't recognise...
This is a workaround for #3366 . Using gdb, I can see that `handle_app_id` can sometimes run when `tbar_->icon_themes()` has 0 elements. This happens in multi output settings and can...
Related to issue #3284. Not closing from here, as there might be further problems. Since PR #1977, *both* AModule and wlr/taskbar are handling on-click, on-click-right, on-click-middle. Since wlr/taskbar has internal...
Closes #3363 Closes #3375 Closes #2357 EDIT: includes former PR #3458 - Adds tooltip-with-markup config option to AModule (default true). Modules can use this through the method tooltipMarkupEnabled(), but don't...