#4185 closed enhancement (fixed)
Changing window properties with context menu
Reported by: | humdinger | Owned by: | leavengood |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Workspaces | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev32111.
Currently there are these two items in the context menu: "No title" and "No Border". If one is chosen, a checkmark appears in front of it.
Launchbox has a similar setting: "Show Window Border".
I find the positive term including a verb much more attractive. I propose to change Workspaces behaviour accordingly to "Show Window Title" and "Show Window Border". Personally, I'm not sure a "Show Window Title" is even really necessary...
Maybe this is something to include in the HIG?
Change History (4)
comment:1 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 15 years ago
Thanks! I almost solved that, but the toggling and the logic of toggling the border together with the title but only when activating... I have a whole new respect for you coders. :)
comment:3 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Finally got around to fixing this in hrev32656. I think you'll find the new behavior acceptable, and it was indeed tricky to fix right.
I'll take a look at this.