Skip to content

noob feedback #1205

@bdantas

Description

@bdantas

I'm a Tiny Core Linux user/contributor exploring wayland for the first time and was immediately drawn to labwc. Thank you for this great project. I packaged labwc and it has been added to the official TCL repository.

I just have one feedback item and one question:

Feedback: On your waybar integration suggestion you suggest adding this to the waybar configuration file:

   "wlr/taskbar": {
        "format": "{app_id}",
        "on-click": "minimize-raise",
    }

I'd like to suggest that a trailing comma be added, like so:

   "wlr/taskbar": {
        "format": "{app_id}",
        "on-click": "minimize-raise",
    },

The missing comma had this labwc/waybar beginner going around in circles for a while.

Question: In section "1.6 Screenshot" of README.md you show a nice bar at the bottom. Would you happen to know the name of that bar and the configuration used?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions