GithubHelp home page GithubHelp logo

Comments (6)

stefonarch avatar stefonarch commented on June 24, 2024 1

I added that action in my rc.xml file but i will wait the stable release (0.7) then it will work. I removed the always on bottom option for lxqt-panel because i need to keep pcmanfm-qt desktop always on the bottom, no both of them. Thanks for the tip.

You can use the rule well for both, no problem, by adding <margin top="38"/> for a 38px panel,

from labwc.

Consolatis avatar Consolatis commented on June 24, 2024

For lxqt-panel you need a window rule for that, something like this.

from labwc.

Attigliuzzo avatar Attigliuzzo commented on June 24, 2024

You suggest this:


<windowRule identifier="lxqt-panel" skipTaskbar="yes" skipWindowSwitcher="yes" MatchOnce="true" fixedPosition="yes">
      <action name="ToggleAlwaysOnBottom"/>
      <action name="MoveTo" x="0" y="0"/>
      <action name="ToggleKeybinds"/>
 </windowRule>

I have already this:

<windowRule identifier="lxqt-panel" skipTaskbar="yes" skipWindowSwitcher="yes" matchOnce="true">
      <action name="MoveTo" x="0" y="0"/>
      <action name="ToggleKeybinds"/>
</windowRule>

in my rc.xml file. It is almost the same.

from labwc.

Consolatis avatar Consolatis commented on June 24, 2024

Right, the ToggleAlwaysOnBottom action currently has the side effect of showing up in all workspaces (same for ToggleAlwaysOnTop).

You can also use the ToggleOmnipresent action which is actually designed so applications show up in all workspaces. It is only available in the master branch and not yet in a released version of labwc though.

from labwc.

Attigliuzzo avatar Attigliuzzo commented on June 24, 2024

I added that action in my rc.xml file but i will wait the stable release (0.7) then it will work.
I removed the always on bottom option for lxqt-panel because i need to keep pcmanfm-qt desktop always on the bottom, no both of them.
Thanks for the tip.

from labwc.

Attigliuzzo avatar Attigliuzzo commented on June 24, 2024

You can use the rule well for both, no problem, by adding <margin top="38"/> for a 38px panel,

@stefonarch , thanks i'll try.

from labwc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.