Merge pull request #53 from Stivvo/fullscreen

Fullscreen support
This commit is contained in:
Devin J. Pohly 2020-12-24 21:35:57 -05:00 committed by GitHub
commit c5087d413f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 106 additions and 21 deletions

View file

@ -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