Skip to content

Commit 7bc5c4d

Browse files
committed
README: remove TODO to support resolution change, it probably works
1 parent d33db3c commit 7bc5c4d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ For more complex selectors, see [env_logger's documentation](https://docs.rs/env
101101
Help is wanted and much appreciated! If you want to implement some of these, feel free to open an issue and I'll provide more details and try to help you along the way.
102102

103103
- Support for frames with custom DRM modifiers (e.g. multi-planar frames) is currently not implemented. This was [implemented in mesa](https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/1466) and can finally be added to `wluma`. Until then, a workaround is to export `WLR_DRM_NO_MODIFIERS=1` before launching your wlroots-based compositor.
104-
- Changing screen resolution while `wluma` is running is not supported yet, and should crash the app. Workaround: restart `wluma` after changing resolution.
105104
- Plugging in a screen while `wluma` is running. Workaround: restart `wluma`.
106105

107106
## Relevant projects

0 commit comments

Comments
 (0)