mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-03-16 05:34:14 -04:00
Merge 7e9061c96b into 2a76ff4153
This commit is contained in:
commit
5915a234b1
5 changed files with 13 additions and 2 deletions
|
|
@ -955,11 +955,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