Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Corner Size GUI should allow values higher than 99 #159

@ghost

Description

This issue has been migrated from old Barrier Github repository debauchee/barrier#159

Issue created on: 2018-10-19 by @demonbane
Issue last updated on: 2021-08-17

The Corner Size control in the screen settings and advanced server settings GUI looks like it's using the default QSpinBox settings which results in a limit of 99. This isn't very practical on high-dpi screens where 99 pixels in the corner is barely noticeable.

These controls should be updated with a higher maximum value to allow values above 99 to be entered without having to resort to manually editing a config file.


Commented on: 2021-08-17 by @TheDiscordian

I just ran into this. I have a multi-monitor setup that wasn't working (Linux <-> Linux Monitor <-> MacBook), when I moved the mouse left of the MacBook, if it was too high or too low, it jumped all the way to the left-most monitor. Simply disabling corners and setting the size to 122 fixed my issue completely, works almost like a normal extended monitor now. A lot of people seem to run into multi-monitor issues, and I feel like simply fixing the UI here would go a long way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    barrier-importImported from Barrier - likely outdated.enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions