Hyprland/src
Jeremy Huang 2ad429dfe0
master: Fix the wrong resize speed in master layout center orientation (#3289)
* rebase

* change isStackVertical variable to make it more readable

* fix some code getting unnecessarily repeating in a loop
2023-09-13 11:48:19 +01:00
..
config varlist: move to a separate header, add join 2023-09-12 16:50:10 +01:00
debug hyprctl: Make device configs queryable (#3226) 2023-09-09 12:25:17 +01:00
events windowrules: fix workspace rule separation 2023-09-12 16:50:10 +01:00
helpers varlist: move to a separate header, add join 2023-09-12 16:50:10 +01:00
hyprerror Declarative plugin management (#2180) 2023-05-01 15:10:53 +01:00
init init: Fix for issue #2797 (#2799) 2023-07-24 18:26:24 +02:00
layout master: Fix the wrong resize speed in master layout center orientation (#3289) 2023-09-13 11:48:19 +01:00
managers keybinds: avoid onWindowRemoved & onWindowCreated when group has one member (#3286) 2023-09-13 11:44:02 +01:00
pch pch: add format 2023-09-06 14:59:34 +02:00
plugins internal: Remove all .c_str() calls when using std::vformat (#3198) 2023-09-06 21:45:37 +02:00
protocols internal: fix warnings 2023-09-07 16:43:01 +02:00
render internal: Fix wlr output management (#3234) 2023-09-10 13:14:27 +01:00
Compositor.cpp layout: Allow the layout to control how windows are raised in groups (#3275) 2023-09-12 22:37:08 +01:00
Compositor.hpp wlr-ext-workspace: remove protocol impl 2023-09-01 17:10:03 +02:00
defines.hpp internal: cleanup headers in helpers/ 2023-08-07 13:36:14 +02:00
includes.hpp wlr-ext-workspace: remove protocol impl 2023-09-01 17:10:03 +02:00
macros.hpp varlist: move to a separate header, add join 2023-09-12 16:50:10 +01:00
main.cpp internal: Remove all .c_str() calls when using std::vformat (#3198) 2023-09-06 21:45:37 +02:00
meson.build build: use PCH to reduce compile time (#3095) 2023-09-04 19:56:02 +02:00
SharedDefs.hpp pluginapi: add separate window render events 2023-05-26 13:07:45 +02:00
Window.cpp layout: add missing groupbar decoration to the window (#3235) 2023-09-10 22:59:10 +01:00
Window.hpp decos: groupbar mouse interaction (#3102) 2023-08-30 17:39:22 +02:00