aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorIvan Molodetskikh <yalterz@gmail.com>2024-01-12 14:54:59 +0400
committerIvan Molodetskikh <yalterz@gmail.com>2024-01-12 14:54:59 +0400
commitb5c4f9ed2acf8789d70f52536b7670f700b49037 (patch)
tree0762264552b9e047a2c75a77de2712a5317443df /src
parentd39f1897c7c28d262ff574d43891175958d675c8 (diff)
downloadniri-b5c4f9ed2acf8789d70f52536b7670f700b49037.tar.gz
niri-b5c4f9ed2acf8789d70f52536b7670f700b49037.tar.bz2
niri-b5c4f9ed2acf8789d70f52536b7670f700b49037.zip
Remove obsolete FIXME comment
It's implemented now.
Diffstat (limited to 'src')
-rw-r--r--src/handlers/xdg_shell.rs3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/handlers/xdg_shell.rs b/src/handlers/xdg_shell.rs
index 3848b7e8..3a0caee9 100644
--- a/src/handlers/xdg_shell.rs
+++ b/src/handlers/xdg_shell.rs
@@ -116,9 +116,6 @@ impl XdgShellHandler for State {
.capabilities
.contains(xdg_toplevel::WmCapabilities::Fullscreen)
{
- // NOTE: This is only one part of the solution. We can set the
- // location and configure size here, but the surface should be rendered fullscreen
- // independently from its buffer size
if let Some((window, current_output)) = self
.niri
.layout