This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From f28ac118a8f8f4b58953756dbd9c34fa30e3f8cb Mon Sep 17 00:00:00 2001 | |
From: Tobias S <[email protected]> | |
Date: Sun, 13 Mar 2022 21:30:50 +0100 | |
Subject: [PATCH] decouple client and container fullscreen restore i3 | |
fullscreen behaviour for wayland windows | |
--- | |
include/sway/tree/container.h | 2 ++ | |
sway/desktop/xdg_shell.c | 1 + | |
sway/desktop/xwayland.c | 1 + |