Giter Site home page Giter Site logo

Comments (6)

alttabber avatar alttabber commented on June 30, 2024 2

Contributor

It was just merge jank.

from waybar.

khaneliman avatar khaneliman commented on June 30, 2024

How did #3299 do any of that? It didn't change the actual logic of anything...it encapsulated and sorted things..

from waybar.

alttabber avatar alttabber commented on June 30, 2024

How did #3299 do any of that? It didn't change the actual logic of anything...it encapsulated and sorted things..

The whole button.show() and buttin.hide() logic is missing, there's only button.show_all() call in the entirety of workspaces.cpp, and there's not a single call to activeOnly().

You can also verify that "active-only" doesn't work by adding "active-only": true, to your config.json.

A part of the logic has been lost somewhere in the refactor.

from waybar.

khaneliman avatar khaneliman commented on June 30, 2024

How did #3299 do any of that? It didn't change the actual logic of anything...it encapsulated and sorted things..

The whole button.show() and buttin.hide() logic is missing, there's only button.show_all() call in the entirety of workspaces.cpp, and there's not a single call to activeOnly().

Stuff that was in the Workspace:: context was separated from Workspaces.cpp... activeOnly was a workspace concept based on the code and is in use in the same locations, still but a different file... The workspace.hpp declares m_workspacesManager to interact with Workspaces and check the activeOnly() in that same update method, as before. It also has the button hide and show in that method.

You can also verify that "active-only" doesn't work by adding "active-only": true, to your config.json.

A part of the logic has been lost somewhere in the refactor.

I will disable my persistent workspaces and see if i can replicate without them...

from waybar.

khaneliman avatar khaneliman commented on June 30, 2024

You can also verify that "active-only" doesn't work by adding "active-only": true, to your config.json.
A part of the logic has been lost somewhere in the refactor.

I will disable my persistent workspaces and see if i can replicate without them...

Working here...
image

from waybar.

khaneliman avatar khaneliman commented on June 30, 2024

@zjeffer @Syndelis I guess I'm curious if you're seeing the same behavior. From looking at the code and self testing, it works with my nix build of the application...

from waybar.

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.