Hyprland/src
khushal-solves fde569db65
master: replace always_center_master with slave_count_for_center_master (#8871)
- Replaced boolean config parameter `always_center_master` to an integer value `slave_count_for_center_master` for more control on when to center master window.
- Also updated configuration parameter, type, description and related internal variable.

New description: **when using orientation=center, make the master window centered only when at least this many slave windows are open. (Set 0 to always_center_master)**

This effects center orientation of master layout.
Now, user can control when the master window would be centered
2024-12-29 23:11:16 +00:00
..
config master: replace always_center_master with slave_count_for_center_master (#8871) 2024-12-29 23:11:16 +00:00
debug debug: fix overlay not rendering 2024-12-26 00:16:42 +01:00
desktop internal: update window position/size after changing fullscreenstate (#8865) 2024-12-27 15:20:38 +00:00
devices input: add warp_back_after_non_mouse_input 2024-12-15 23:54:14 +00:00
events Renderer: rewrite render scheduling (#8683) 2024-12-22 17:12:09 +01:00
helpers core: refactor/improve monitor mode selection (#8804) 2024-12-28 13:32:04 +00:00
hyprerror Renderer: rewrite render scheduling (#8683) 2024-12-22 17:12:09 +01:00
init core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
layout master: replace always_center_master with slave_count_for_center_master (#8871) 2024-12-29 23:11:16 +00:00
managers ctm: add an internal fade animation to ctm transitions 2024-12-29 19:21:20 +01:00
pch core: Move regex from stdlib to re2 (#8736) 2024-12-16 19:21:44 +01:00
plugins functionHooks: wait for hyprland pages before returning addr for trampo 2024-12-26 11:31:59 +01:00
protocols ctm: add an internal fade animation to ctm transitions 2024-12-29 19:21:20 +01:00
render pass: scale blur region in ::render 2024-12-29 12:56:58 +01:00
xwayland xwayland: don't create an abstract unix domain socket on linux (#8874) 2024-12-28 14:07:42 +00:00
Compositor.cpp core: refactor/improve monitor mode selection (#8804) 2024-12-28 13:32:04 +00:00
Compositor.hpp internal: remove dead code (#8748) 2024-12-17 17:31:27 +01:00
defines.hpp internal: nuke wlsignal and related 2024-09-24 00:47:34 +01:00
includes.hpp core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
macros.hpp internal: Make static analysis more happy (#8767) 2024-12-19 02:56:01 +01:00
main.cpp internal: Make static analysis more happy (#8767) 2024-12-19 02:56:01 +01:00
meson.build nix/meson: add re2 dependency (#8738) 2024-12-16 20:22:36 +01:00
SharedDefs.hpp pluginAPI: add register dispatcher v2 2024-12-19 20:23:32 +00:00
signal-safe.cpp core: Unbreak build on FreeBSD (#8762) 2024-12-18 20:15:44 +01:00
signal-safe.hpp core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
version.h.in hyprpm: add support for minimum versions 2024-04-05 00:46:37 +01:00