WhizSid
WhizSid
Some test cases failed. I think the websites has changed. ``` left: `["Help", "Community portal", "Recent changes", "Upload file"]`, right: `["Help", "About Wikipedia", "Community portal", "Recent changes"]` ``` And exceeded...
@vincentdchan Ok. I got it. I do not want to use bson format. But I want to use the `serde` as a serialization library for PoloDB.
@Boss-U Have you installed [xprop](https://www.archlinux.org/packages/extra/x86_64/xorg-xprop/) package? What is the output of below commands? `which pgrep` `which xprop` `xprop -version`
@Boss-U What is your window manager? Can you post the output of below command. ``` xprop -root | grep '_NET_CLIENT_LIST_STACKING(WINDOW)' ```
@Boss-U As per the comment on [this](https://bbs.archlinux.org/viewtopic.php?pid=1154316#p1154316) thread seems like dwm is not supporting _NET_CLIENT_LIST_STACKING . I will send a PR to fix it.
@BasuDivergence Please update GlassIt-VSC to the version 0.2.1 .
@BasuDivergence Worked on dwm with picom. What is the output of below commands:- ``` xprop -root | grep '_NET_CLIENT_LIST(WINDOW)' xprop -id _NET_WM_PID ``` get `` from the first command output.
We fixed it in our fork. https://github.com/arimacdev/laravel-request-mapper/commit/756e72b55ddc046a7bf921d04f0922f0e2c40248
@adamansky What is the status of this issue?
I am working on this issue