hyprdots icon indicating copy to clipboard operation
hyprdots copied to clipboard

fix(logoutlaunch): adjust layout scaling based on monitor orientation

Open paulemacedo opened this issue 1 year ago • 1 comments

Pull Request

Description

Fix the scaling for the logout version 2 on vertical monitors.

Type of change

Please put an x in the boxes that apply:

  • [x] 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 not work as expected)
  • [ ] Documentation update (non-breaking change; modified files are limited to the documentations)
  • [ ] Technical debt (a code change that does not fix a bug or add a feature but makes something clearer for devs)
  • [ ] Other (provide details below)

Checklist

Please put an x in the boxes that apply:

  • [x] I have read the CONTRIBUTING document.
  • [x] My code follows the code style of this project.
  • [x] My commit message follows the commit guidelines.
  • [ ] My change requires a change to the documentation.
  • [ ] I have updated the documentation accordingly.
  • [ ] I have added a changelog entry.
  • [ ] I have added necessary comments/documentation to my code.
  • [ ] I have added tests to cover my changes.
  • [x] I have tested my code locally and it works as expected.
  • [x] All new and existing tests passed.

Screenshots

image

paulemacedo avatar Jan 14 '25 06:01 paulemacedo

make a pr in the new repo

boulder-roller avatar Jan 24 '25 12:01 boulder-roller