Git Product home page Git Product logo

Comments (9)

alspore avatar alspore commented on June 26, 2024

As far as I understand, this is due to the differences in the way X and i3 handle focused windows. I could throw together a window_title i3 replacement if you'd like, though I feel like that may be overkill.

from candybar.

 avatar commented on June 26, 2024

That would be great. However, why do you think it may be overkill?

from candybar.

alspore avatar alspore commented on June 26, 2024

At first I thought requiring an alternative plugin to fix a minor bug seemed a bit much for the average user, though on second thought that should be irrelevant as long as it's optional. So never mind.

from candybar.

Lokaltog avatar Lokaltog commented on June 26, 2024

This is most likely due to i3's lack of EWMH support, but they're working on it. Both the default desktops list and window title widgets depend on EWMH properties and X events sent by the window manager, but i3 doesn't support desktop change notifications so candybar has no way of knowing if the desktops have been changed, this is why the window title fails to update when changing desktops, but works otherwise.

I personally don't think this is an issue that requires a separate widget as it's a minor bug that's being worked on by the i3 devs, but I'll merge a separate window_title_i3 widget if anyone wants to implement it.

from candybar.

acrisci avatar acrisci commented on June 26, 2024

I think this should be moved to the i3wm bug tracker because it is definitely an i3 issue.

from candybar.

acrisci avatar acrisci commented on June 26, 2024

I'm fixing this now in i3

from candybar.

Lokaltog avatar Lokaltog commented on June 26, 2024

Excellent, let me know when it's ready in i3 and I'll update the docs regarding the i3 widgets.

from candybar.

acrisci avatar acrisci commented on June 26, 2024

Fixed in the development version of i3

from candybar.

 avatar commented on June 26, 2024

i3 4.8.1 stable was pushed to arch's repos and the issue is fixed. Closing.

from candybar.

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.