Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement orientation (placement of master area) for master layout #1202

Merged
merged 2 commits into from
Dec 10, 2022

Commits on Dec 10, 2022

  1. Implemented choosing placement of master area (hyprwm#1059)

    This implement a per workspace 'orientation' that can be set
    to left, right, top or bottom. Reflecting placement of the master area.
    
    Left (default) and right are horizontal layouts, top and bottom produce vertical
    layouts. Orientation can be switched with: 'hyprctl dispatch layoutmsg orientationleft'
    proycon committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    55a28e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d34312 View commit details
    Browse the repository at this point in the history