pretzel6666 🐙

Mendelevium

  • 3 Posts
  • 15 Comments
Joined vor 3 Jahren
cake
Cake day: 28. Oktober 2022

help-circle






  • @carl @kde Oh LOL, do I need to change all of them manually?

    [130|18:08|paulite23|.config]$ find . -type f -name \*rc -exec grep -i menubar --color \{\} /dev/null \;

    ./dolphinrc:MenuBar=Disabled
    ./dragonplayerrc:MenuBar=Disabled
    ./kaddressbookrc:MenuBar=Disabled
    ./kdenliverc:MenuBar=Disabled
    ./kfontviewrc:MenuBar=Disabled
    ./khelpcenterrc:MenuBar=Disabled
    ./kinfocenterrc:MenuBar=Disabled
    ./kmail2rc:MenuBar=Disabled
    ./kmail2rc:MenuBar=Disabled
    ./kmenueditrc:MenuBar=Disabled
    ./kminesrc:MenuBar=Disabled
    ./kolourpaintrc:MenuBar=Disabled
    ./kolourpaintrc:MenuBar=Disabled
    ./komparerc:MenuBar=Disabled
    ./konquerorrc:MenuBar=Disabled
    ./konsolerc:MenuBar=Disabled
    ./korganizerrc:MenuBar=Disabled
    ./krdcrc:MenuBar=Disabled
    ./kritarc:MenuBar=Disabled
    ./ktnefrc:MenuBar=Disabled
    ./ktorrentrc:MenuBar=Disabled
    ./ktorrentrc:menubar_hidden=true
    ./kwriterc:ShowMenuBar=true
    ./kwriterc:MenuBar=Disabled
    ./kilerc:MenuBar=Disabled
    ./arkrc:MenuBar=Disabled
    ./arkrc:MenuBar=Disabled
    ./systemsettingsrc:MenuBar=Disabled
    ./gwenviewrc:MenuBar=Disabled
    ./katerc:MenuBar=Disabled
    ./okularrc:shouldShowMenuBarComingFromFullScreen=false
    ./okularrc:MenuBar=Disabled




  • @mearce You are used to windows being either Maximized or Fullscreen, and these two states being very different things, and changing from one to the other being an hassle, especially exiting from Fullscreen requires touching the keyboard (ESC or f11), or a special button in the interface, hoping the developer made it recognisable. In reality, they are the same thing, with the only difference that Fullscreen hides the menus. If you have the global menu attached to a menu that avoids maximized windows you have unified Fullscreen and Maximized. If on the same panel you also put a widget tonexit from maximized, you also have a universal way to exist from Fullscreen: just take the cursor to the top of the screen and reveal the panel.






  • @Zamundaaa I went back on the old PC, did a couple of tests and found out exactly what as changed and why. We are both right to an extent.

    I always use 4 virtual desktops, on the old PC I have them organized in a single row (better display in the pager) but I have configured desktop grid to show them in two rows (better usage of the screen). In this was, the three finger swipes up and down do nothing, and the fusuma actions can take over. Swipe left and right still changed desktop, but it did not interfere.

    On Plasma6, I did not find a way to configure the “desktop grid” layout independently from the global configuration, so I reorganized the virtual desktops in two rows. Now all the three-finger can potentially trigger a desktop change.