stefonarch / lxqt-labwc-session

Full configured LXQt Wayland session using labwc with some limitations
GNU General Public License v3.0
26 stars 1 forks source link

window rules for pcmanfm-qt --desktop #2

Closed johanmalm closed 3 months ago

johanmalm commented 11 months ago

https://github.com/stefonarch/lxqt-labwc-session/blob/4a94dbc4944b5724b640e843fd125995e061b385/config/labwc/rc.xml#L100

I think it would be better not to Maximize here but use these two instead:

      <action name="MoveTo" x="0" y="0"/>
      <action name="ToggleKeybinds"/>
stefonarch commented 11 months ago

I see, I thought it was impossible to close the desktop by shortcut but it was possible. Thanks!

stefonarch commented 11 months ago

Testing I see 2 new issues now:

Reverting rules for the moment to

      <action name="ToggleAlwaysOnBottom"/>
      <action name="Maximize"/>
stefonarch commented 3 months ago

https://github.com/lxqt/pcmanfm-qt/issues/1871 Users should compile and use this.