Skip to content

Conversation

@stefonarch
Copy link
Contributor

No description provided.

// Behaviour
settings->push_back(std::make_shared<Setting>("/labwc_config/placement/policy",
LAB_FILE_TYPE_RCXML, LAB_VALUE_TYPE_STRING,
"Cascade"));
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Afaik this made "automatic" the default if not set before.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The default was automatic in labwc a long time ago. We changed it to cascade. Is that what you mean?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was capitalized before, I tested shortly with nothing set in rc.xml and the GUI showed "automatic" if I remember well.
But I don't know if those values are case-sensitive at all.

@stefonarch
Copy link
Contributor Author

stefonarch commented Dec 21, 2025

As I'm not daily driving labwc some options I hardly understood and/or am not familiar with and I couldn't notice differences for settings like "corner range" or "minimum area".

So tooltips are to recheck/rephrase and I noticed only now that the ones on the comboboxes do not work here.

Same goes for spinbox maxvalues and steps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants