Skip to content

add 1080p as a default resolution to remmina_pref.c

It's just a simple change to add the most common resolution 1920x1080 to the default resolutions list.

Motivation and Context

How Has This Been Tested?

I haven't really, cause this is just a small variable change.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Merge request reports