v0.5.0
This is a phased version, symbolizing that all the planned development functions of maomao have been completed and get sufficient tests.
We will wait for the release of wlroots 0.19 and scenefx release . At that time, more window effects like rounded corners, blurring, shadows, etc. will be added.
feat:
- support
cursor_sizeandcursor_themein config. - support
toggle_render_borderdispatch to toggle whether to render border. - suooport
no_render_borderoption in tagurle.
tags=id:1,layout_name:scroller,no_render_border:0fix:
- miss apply when use dispatch
togglegapsandincgaps - border offset error when gaps is zero.
- someting crash will crash when switch tag after toggle multi tag.