config, server: handle opening ninbot in separate toplevel - #21
config, server: handle opening ninbot in separate toplevel#21GroobleDierne wants to merge 8 commits into
Conversation
|
Currently working on finishing this |
|
Still need to test the latest commit on hyprland and rebase everything on master |
|
Never mind, there are no merge conflicts |
|
@tesselslate, any idea why the xdg toplevel isn't being properly destroyed? The window is still open, with the background being visible on hyprland |
|
This currently crashes on some compositors (at least river) since In any event, I'm not sure that it's entirely necessary to send this request, I just send it for the main toplevel because the size information was present and I wasn't sure if there would be any consequences for not sending it.
You need to either destroy the |
WIP