aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDevin J. Pohly <djpohly@gmail.com>2020-12-24 21:35:57 -0500
committerGitHub <noreply@github.com>2020-12-24 21:35:57 -0500
commitc5087d413fb3e6feccf1116a2e9cad8e21b06975 (patch)
treeca7293714c4483471515dee0a570214bf247bdea /README.md
parentd94266df915bf6b0747858aa9f51cb02a481cfaa (diff)
parentd21d5ee26227e6ec70973cfdac326f4828b7237c (diff)
Merge pull request #53 from Stivvo/fullscreen
Fullscreen support
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2a1742f..172bec8 100644
--- a/README.md
+++ b/README.md
@@ -64,7 +64,6 @@ dwl is a work in progress, and it has not yet reached its feature goals in a num
- Urgent/attention/focus-request ([not yet supported](https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/9) by xdg-shell protocol)
- Statusbar support (built-in or external)
- Damage tracking
-- Fullscreen/fixed windows (or whatever the Wayland analogues are)
## Acknowledgements