Giter VIP home page Giter VIP logo

Comments (6)

mrichar1 avatar mrichar1 commented on August 26, 2024

Turns out Gtk automatically sets WM_NAME and CLASS appropriately - I was mis-using xprop.

from clipster.

 avatar commented on August 26, 2024

Oh I can add that if one assign st terminal to a specific workspace both Clipster and Steam will obey that assignment...just too weird....

shared libraries?

from clipster.

mrichar1 avatar mrichar1 commented on August 26, 2024

Thanks for that report - can you post your i3 config that does the workspace assignment so I can check if I can replicate the issue?

from clipster.

 avatar commented on August 26, 2024

Yes. Even weird behavior as I don't even have st installed anymore and still occurs!

assign [class="(?i)st"] → $WS2

https://github.com/oldgaro/dotfiles/blob/master/Distros/i3/config

from clipster.

mrichar1 avatar mrichar1 commented on August 26, 2024

i3's assign is a regular expression - so this matches all apps that have 'st' anywhere in the name 😄

If you want just st, I think you need (?i)^st$

from clipster.

 avatar commented on August 26, 2024

facepalm........clipSTer - STeam haha

from clipster.

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.