Hyprland/src
Maarten van Gompel 46891b12cf
Master layout: lose or inherit fullscreen on deliberate window switching (#1213)
* Master layout: Lose fullscreen status when deliberately switching away from a fullscreen window

* Master layout: implemented inherit_fullscreen config parameter

When set, if you are on a fullscreen window and you cycle to the next,
swap master, etc, it will be automatically fullscreened.
2022-12-12 14:34:52 +00:00
..
config Master layout: lose or inherit fullscreen on deliberate window switching (#1213) 2022-12-12 14:34:52 +00:00
debug show groupings and swallowing in hyprctl (#1159) 2022-12-04 21:03:29 +00:00
events handle constraint cursor hints better 2022-12-10 14:43:46 +00:00
helpers Implement orientation (placement of master area) for master layout (#1202) 2022-12-10 21:59:16 +00:00
hyprerror fix up formatting 2022-11-07 20:31:56 +00:00
init disallow running with sudo 2022-05-19 19:28:15 +02:00
layout Master layout: lose or inherit fullscreen on deliberate window switching (#1213) 2022-12-12 14:34:52 +00:00
managers fix minor issues with move focus and follow mouse 0 2022-12-10 15:15:40 +00:00
protocols fix sharing scaled windows 2022-12-09 14:44:20 +00:00
render fix blur damage issues with scaled 2022-12-12 14:29:04 +00:00
wlrunstable update wlroots dep 2022-08-20 20:06:24 +02:00
Compositor.cpp add override to opacity rules 2022-12-11 17:15:02 +00:00
Compositor.hpp avoid using wayland-0 as a socket name 2022-12-05 17:21:09 +00:00
Window.cpp add override to opacity rules 2022-12-11 17:15:02 +00:00
Window.hpp add override to opacity rules 2022-12-11 17:15:02 +00:00
defines.hpp remove double semicolons 2022-12-06 15:06:27 +00:00
includes.hpp Added creating / destroying outputs on a multi-backend + headless backend 2022-11-05 18:04:44 +00:00
main.cpp remove global var 2022-11-30 13:33:21 +00:00
meson.build meson: explicitly specify path for find(1) (#971) 2022-11-07 20:27:06 +00:00