Hyprland/src
Daniel Adolfsson 64e7d5345d
Add support for smart splitting (#2676)
* Add support for smart splitting

* clang-format

* smart_split default to 0, and make smart_split behave like preserve_split
2023-07-11 13:37:25 +02:00
..
config Add support for smart splitting (#2676) 2023-07-11 13:37:25 +02:00
debug Avoid passing control unix socket descriptors to children (#2656) 2023-07-06 11:39:02 +02:00
events Reuse same ID when reconnecting monitor, otherwise use minimum available ID (#2666) 2023-07-09 23:08:40 +02:00
helpers Add support for smart splitting (#2676) 2023-07-11 13:37:25 +02:00
hyprerror Declarative plugin management (#2180) 2023-05-01 15:10:53 +01:00
init disallow running with sudo 2022-05-19 19:28:15 +02:00
layout Add support for smart splitting (#2676) 2023-07-11 13:37:25 +02:00
managers input: schedule frame on mouse move 2023-07-09 00:44:32 +02:00
plugins plugins: fix config value usage in init 2023-07-10 14:13:23 +02:00
protocols render: move lastFrameDamage to CMonitor 2023-07-10 13:21:00 +02:00
render texture: fix styling 2023-07-11 00:27:13 +02:00
wlrunstable wlr_ext_workspaces: honor activate from client + format 2023-05-22 19:36:47 +02:00
Compositor.cpp monitor desc default workspace but working now (#2678) 2023-07-11 11:29:19 +02:00
Compositor.hpp monitor desc support (#2670) 2023-07-09 23:10:35 +02:00
SharedDefs.hpp pluginapi: add separate window render events 2023-05-26 13:07:45 +02:00
Window.cpp groupbar fixes (#2630) 2023-07-03 12:49:56 +02:00
Window.hpp rules: add stayfocused 2023-07-04 12:05:25 +02:00
defines.hpp includes: move workspace protocol header to includes 2023-06-21 21:17:05 +02:00
includes.hpp includes: move workspace protocol header to includes 2023-06-21 21:17:05 +02:00
main.cpp Cleanup compositor deadcode (#2657) 2023-07-06 15:24:49 +02:00
meson.build meson: add pango deps 2023-03-20 15:39:43 +00:00