Coder Social home page Coder Social logo

Comments (4)

worron avatar worron commented on July 28, 2024

Unfortunately it's by design. In signals-config.lua the root can be found

	-- Awesome v4.0 introduce screen handling without restart.
	-- Since I'm using single monitor setup and I'm too lazy to rework my panel widgets for this new feature,
	-- simple adding signal to restart wm on new monitor pluging.
	-- For reference, screen-dependent widgets are
	-- redflat.widget.layoutbox, redflat.widget.taglist, redflat.widget.tasklist
	screen.connect_signal("list", awesome.restart)

I've been using single monitor setup all the time so I have neither the wish nor the capacity to polish multi monitor behavior. You can disable restart on screen list (or just replace it with pair added removed) signal and check how it goes, but I can't guaranty correct work for mentioned widgets this way. Hope for your understanding.

from awesome-config.

ionsquare avatar ionsquare commented on July 28, 2024

Yes absolutely, that is extremely helpful, thanks!

I will play around with it and see if I can find an elegant way to make it work without breaking anything, and if I can, I'll submit a PR for you to review and you can decide whether or not it's worth merging.

from awesome-config.

ionsquare avatar ionsquare commented on July 28, 2024

Commenting that line out does fix the issue, I can't tell what breaks without it though. No sense in leaving this issue open anyway.

from awesome-config.

worron avatar worron commented on July 28, 2024

I can't tell what breaks without it though

Glad to know. Still feel free to report if some flaws of mentioned panel widgets will be noticed.

from awesome-config.

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.