Code Monkey home page Code Monkey logo

Comments (3)

e3rd avatar e3rd commented on August 22, 2024 1

(sorry I won't have time to look to this issue this week :( )

from run-or-raise.

humanplayer2 avatar humanplayer2 commented on August 22, 2024 1

Ah. Well, I'm glad all with the extensions is in order. I appreciate both the explanation, and the tips. Thank you for those!

from run-or-raise.

e3rd avatar e3rd commented on August 22, 2024

Unfortunately I have bad news for you. As run-or-raise works with windows, it has no clue what's happenning in the application. The tabs the application manages are internal.

In your case both wm_class and title are set, so both must match. If you're on the Downloads tab in an application, it is found and raised to the active workspace. However, when you're on the different tab, launch command is triggered and two things happen.

  • dolphin ~/Downloads → dolphin moves to the active workspace (but no due to run-or-raise but because dolphin). However, tab with the Download folder is not the chosen one.
  • pcmanfm ~/Downloads → pcmanfm opens a new tab with Download and does not choose to change the workspace

So this has something to do with the will of the applications. You have many different options to cope with that. Change the program, using dolphin --new-window, walk through the pcmanfm parameters to see what it can come up with... My way is to use Krusader and Ctrl+D to change bookmarked directories.

from run-or-raise.

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.