mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-03-11 05:34:21 -04:00
feat: allow fullscreen windows to have opacity ✨
This commit is contained in:
parent
bc1f310e1c
commit
7e9061c96b
5 changed files with 13 additions and 2 deletions
|
|
@ -936,11 +936,11 @@ static struct wl_listener xwayland_ready = {.notify = xwaylandready};
|
|||
static struct wlr_xwayland *xwayland;
|
||||
#endif
|
||||
|
||||
#include "config/parse_config.h"
|
||||
#include "animation/client.h"
|
||||
#include "animation/common.h"
|
||||
#include "animation/layer.h"
|
||||
#include "animation/tag.h"
|
||||
#include "config/parse_config.h"
|
||||
#include "dispatch/bind_define.h"
|
||||
#include "ext-protocol/all.h"
|
||||
#include "fetch/fetch.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue