Consolatis
Consolatis
This issue feels slightly off-topic. Labwc is not a desktop environment and the permission denied errors indicate some system wide issue. All that labwc is doing on startup is -...
If stuck in the window switcher, pressing `ESC` should at least make everything usable again. As for why this happens in the first place I am kind of lost. @tokyo4j...
> As I mentioned earlier, there may be a bug in `keyboard_get_all_modifiers`: `wl_list_for_each` doesn’t guarantee a specific iteration order. This means that if any input's `wlr_keyboard_get_modifiers` returns a non-zero value,...
Or `iconPriority="server|client"`? That also implies that if set to `client` and the client doesn't support xdg-topevel-icon we will still show an icon based on the app-id (e.g. the "server" variant)....
I can't quite follow the argument. Why do you want to execute other actions while in the window switcher (regardless of the OSD being shown or not)? Something like `A-F1`...
I guess we could treat any non-handled key as ending the cycle and thus select the currently focused window and then call the usual handler again for the same key....
> One additional issue i noticed is the wallpaper "blocking" the desktop. On Labwc clicking on the "root" or "Desktop" reveals a Menu. This doesn't work as the wallpapers is...
> * Identifying the equivalent of `dpms off` in hyprland, `power-off-monitors` in niri. Is disabling all outputs via wlr-output-management an option? I would recommend not using wlr-output-management for this task....
> * We have native screenshot and color picker tools, that should work - but screenshot will be lacking the ability to grab specific windows (due to lack of protocols...
I think something like this is cleaner (only slightly tested though): diff ```diff diff --git a/docs/labwc-config.5.scd b/docs/labwc-config.5.scd index 4e7d7ad8..6771e8f1 100644 --- a/docs/labwc-config.5.scd +++ b/docs/labwc-config.5.scd @@ -569,6 +569,12 @@ extending outward...