Johan Malm
Johan Malm
This relates to #879 #893 - but I'm just creating a new issue so that I can control the original post. - [x] item height based on font height #893...
- [ ] Documentation - https://github.com/labwc/labwc/issues/985 - [ ] Layer-shell - https://github.com/labwc/labwc/issues/1572#issuecomment-1981601943 - [ ] `_NET_WM_WINDOW_TYPE_DESKTOP` - https://github.com/labwc/labwc/issues/1474 - [ ] Buttons - https://github.com/labwc/labwc/issues/1297 - [ ] Broadcast Modifiers -...
Helped-by: @Consolatis @jlindgren90 Might this one help with the position of the `qmpanel` menu?
Need couple of other patches first before this can work, so haven't tested yet. Welcome thoughts on idea though.
Also, always top-align submenus intead of inheriting the vertical alignment of their parent. This is consitent with Openbox behaviour. Related-to: #1150
Release `0.7.3` is planned for 12-Jul with a cool-down period (fixes only) starting on 27-Jun. We will use this milestone to track actions: https://github.com/labwc/labwc/milestone/6 Cc @Consolatis @jlindgren90 @ahesford @tokyo4j @jp7677...
Observed: - With `core.decoration: client` `pcmanfm-qt 2.0.0` shows CSD but gains SSD on top with `` - In the same context `nautilus` gets SSD with `forceSSD="yes"`, but does NOT get...
Increase size of tmp buffer to avoid warning: ``` ninja: Entering directory `build' [1/2] Compiling C object trappist.p/ccan_ccan_ciniparser_ciniparser.c.o ../ccan/ccan/ciniparser/ciniparser.c: In function ‘ciniparser_load’: ../ccan/ccan/ciniparser/ciniparser.c:443:56: warning: ‘%s’ directive output may be truncated...
...to avoid compiler warning.
Tried with: --- theme: - name: Adwaita-light - cornerRadius: 2 ... Needs lots of testing.