| Summary: | auto-fill the "detect window" values when opening through window dialog | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | Henning <boredsquirrel> |
| Component: | kcm_kwinrules | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | wishlist | CC: | isma.af, nate, plasma-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | 5.27.4 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Henning
2023-07-03 22:53:00 UTC
> When clicking on it, get the values of the screen
That might not be what you want though. We can't assume that this is what the user had in mind.
Window Rules are an advanced feature and users are expected to be able to specify exactly what it is that they want.
I agree with setting the window rules to hidden (closed other issues) But at least this should be easier. You open the dialog from a window, but it doesnt get the matching values. I dont think this is intentional, as it doesnt make much sense. You could still de-select some values, as this would be no problem. It would even more be overspecific and not generally break things. So easier and faster, saving space and I think it would make sense (In reply to Henning from comment #2) > I agree with setting the window rules to hidden (closed other issues) > > But at least this should be easier. You open the dialog from a window, but > it doesnt get the matching values. I dont think this is intentional, as it > doesnt make much sense. > > You could still de-select some values, as this would be no problem. It would > even more be overspecific and not generally break things. So easier and > faster, saving space and I think it would make sense I don't understand this. When opening Window Rules from a window menu, it already get the window values (in fact it goes through the same code path as when detecting). It doesn't fill all of the values because usually those are not needed, but they're accesible under the "Add properties" list. No need to detect again on the same window |