Hyprland/src/helpers
Maarten van Gompel 6381b6474f
Implement orientation (placement of master area) for master layout (#1202)
* Implemented choosing placement of master area (#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'
2022-12-10 21:59:16 +00:00
..
AnimatedVariable.cpp Added resize transitions 2022-11-06 17:52:09 +00:00
AnimatedVariable.hpp Reset callbacks on remap 2022-11-18 13:53:54 +00:00
BezierCurve.cpp fix some memory issues 2022-05-17 18:37:14 +02:00
BezierCurve.hpp Improve bezier baking & approx 2022-05-12 16:59:51 +02:00
Color.cpp minor code styling fixes 2022-09-09 19:08:11 +02:00
Color.hpp Remove trailing whitespace. 2022-09-25 20:07:48 +02:00
MiscFunctions.cpp sort valid ws-es in relative 2022-12-08 21:24:55 +00:00
MiscFunctions.hpp Add bordercolor windowrule (#992) 2022-11-13 19:33:13 +00:00
Monitor.cpp find a default workspace smarter 2022-12-09 17:17:02 +00:00
Monitor.hpp find a default workspace smarter 2022-12-09 17:17:02 +00:00
Splashes.hpp Added splashes 2022-07-10 15:41:26 +02:00
SubsurfaceTree.cpp update wlroots dep 2022-11-19 16:28:04 +00:00
SubsurfaceTree.hpp Don't damage surfaces coming from not rendered windows 2022-05-31 22:16:13 +02:00
Timer.cpp added general:cursor_inactive_timeout 2022-06-24 23:27:02 +02:00
Timer.hpp added general:cursor_inactive_timeout 2022-06-24 23:27:02 +02:00
Vector2D.cpp added Vector2D::clamp 2022-07-02 22:17:17 +02:00
Vector2D.hpp Viewporter implementaion (#585) 2022-08-28 10:14:43 +02:00
WLClasses.cpp Multiple animation optimization and xwayland wine fixes 2022-11-04 15:56:31 +00:00
WLClasses.hpp handle constraint cursor hints better 2022-12-10 14:43:46 +00:00
WLListener.cpp listener fixes 2022-07-26 21:41:29 +02:00
WLListener.hpp listener fixes 2022-07-26 21:41:29 +02:00
Workspace.cpp don't change alpha on special anims 2022-11-24 20:51:33 +00:00
Workspace.hpp Implement orientation (placement of master area) for master layout (#1202) 2022-12-10 21:59:16 +00:00
XWaylandStubs.hpp Added creating / destroying outputs on a multi-backend + headless backend 2022-11-05 18:04:44 +00:00