GithubHelp home page GithubHelp logo

Comments (1)

johanmalm avatar johanmalm commented on June 6, 2024 1

From about a week ago, labwc has simple support for the foreign-toplevel protocol, which lets you list open application and also maximize/minimize/etc applications.

https://github.com/swaywm/wlroots/blob/master/examples/foreign-toplevel.c is a simple client which you can try with labwc
Just run it without options to list applications. Run foreign-toplevel -a <ID> to maximize, and so on.

waybar supports the foreign-toplevel protocol and can be used like lxpanel/tint2/etc to show running application and maximize/minimize them. Towards the end of this video, you'll see me doing just that with waybar https://www.youtube.com/watch?v=AU_M3n_FS-E

I tried running yambar. It looks like it supports layer-shell, but not foreign-toplevel.

I think swaymsg uses unix socket IPC. It's a nice way of controlling a compositor, but I decided to go the slightly simpler way of using a config file with a re-configure option whereby you have to assign actions to keybinds or mousebinds.

LWDE sounds nice 😄 The whole reason for creating a wlroots stacking compositor is to create that type of setup, so I'm definitely onboard. kwin and mutter are nice, but they are pretty big and very integrated with their respective stacks. I think that once you've got used to lightweight window managers/compositors, it's hard to go back to the giants.

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.