! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
"Same as other windows" is not a good name for a menu item
Status:
RESOLVED: MOVED
Severity:
trivial

Comments

Description unhammer+dill 2012-01-25 15:36:57 CET
If you click the "upper left" window menu and "always on top/below", the text will change to "Same as other windows". Could we change this to something like

✔ Always on top/below

?
Comment 1 Matthew Brush editbugs 2012-11-16 05:26:46 CET
I was going to make an enhancement request about this, but this one is more or less the same. Without context, "Same as other windows" doesn't mean anything, so it's kind of confusing unless you rememberd the position of the menu item or toggle it to see what the alternative is.

I was thinking it would be cool to instead replace "Always on top of other windows" and "Always below other windows" and their confusing counterparts with a submenu with radio buttons instead like:

  Keep Window
    [ ] Above other windows
    [ ] Below other windows
    [o] Same as otherwindows

Where [ ] is a radio button and [o] is the the default active radio button.

Another way (maybe same as original reporter's idea) would be to make "Always on top of other windows" and "Always below other windows" into check buttons and just not change their labels when selected, and then in code make them mutually exclusive like radio buttons. So it would look like this for "Same as other windows":

  Always on top of other windows
  Always below other windows

For "always on top", it would look like:

  ✔ Always on top of other windows
    Always below other windows

And for "always below", it would look like:

    Always on top of other windows
  ✔ Always below other windows

I tried to make a patch for this but I couldn't figure out how to do it.
Comment 2 Matthew Brush editbugs 2012-11-16 06:03:53 CET
Sorry I was unclear about the patch, I meant:

"I tried to make a patch but I couldn't figure out how to do it without a lot of work" :)

If either idea is acceptable, I can make a patch for it, I just don't want to spend a lot of time on it if it won't be accepted.

Probably the checkbox idea is easier to implement because of the way the menu items are stored/created (not easily supporting submenus).
Comment 3 Git Bot editbugs 2020-05-29 11:48:08 CEST
-- GitLab Migration Automatic Message --

This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/xfce/xfwm4/-/issues/67.

Please create an account or use an existing account on one of our supported OAuth providers. 

If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests

Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev

Bug #8378

Reported by:
unhammer+dill
Reported on: 2012-01-25
Last modified on: 2020-05-29

People

Assignee:
Olivier Fourdan
CC List:
1 user

Version

Version:
unspecified

Attachments

Additional information