Hyprland/src
Marcus Kellerman 492f36f7df
Added center orientation to master layout (#1642)
* Added center orientation to master layout to improve experience on ultra widescreen monitors.

* Added support for orientationcenter layout message for master layout

* Added ability to optionally always center master window when in centered master mode.
2023-02-26 23:12:14 +00:00
..
config Added center orientation to master layout (#1642) 2023-02-26 23:12:14 +00:00
debug use sans for fonts instead of noto sans 2023-02-21 19:07:30 +00:00
events fixup constraint snapping on no hint 2023-02-22 23:16:11 +00:00
helpers unblock pure wayland compiles 2023-02-21 23:57:08 +00:00
hyprerror use sans for fonts instead of noto sans 2023-02-21 19:07:30 +00:00
init disallow running with sudo 2022-05-19 19:28:15 +02:00
layout Added center orientation to master layout (#1642) 2023-02-26 23:12:14 +00:00
managers Added moveoutofgroup dispatcher 2023-02-26 13:55:35 +00:00
protocols Added an Event Hook System (#1578) 2023-02-19 20:54:53 +00:00
render Group/Tab Rework (#1580) 2023-02-19 21:07:32 +00:00
wlrunstable ext_workspace_unstable: send done after output_enter when wl_output is bound late (#1481) 2023-02-03 21:25:49 +00:00
Compositor.cpp Conform to X11 OR surfaces wanting focus 2023-02-21 20:47:02 +00:00
Compositor.hpp Added an Event Hook System (#1578) 2023-02-19 20:54:53 +00:00
Window.cpp properly meld groups together 2023-02-19 22:19:40 +00:00
Window.hpp Group/Tab Rework (#1580) 2023-02-19 21:07:32 +00:00
defines.hpp Added clang format (#1239) 2022-12-16 17:17:31 +00:00
includes.hpp fix compile for single_pixel_buffer_v1 2023-02-16 13:37:46 +00:00
main.cpp fix legacy system call to create hypr dir 2023-02-01 19:51:22 +00:00
meson.build Unbreak CrashReporter on FreeBSD (#1589) 2023-02-20 14:15:15 +00:00