WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Programs jump to different desktops  (Read 13111 times)

Offline Guy

  • Hero Member
  • *****
  • Posts: 1089
Programs jump to different desktops
« on: October 08, 2009, 05:29:05 AM »
Using flwm, I have found, if I have more than one desktop open, programs sometimes jump from one desktop the the other.

There have been a number of different situations where this has occurred.

It has happened on different versions using flwm.

Have others noticed a similar thing?
Many people see what is. Some people see what can be, and make a difference.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14546
Re: Programs jump to different desktops
« Reply #1 on: October 08, 2009, 05:36:40 AM »
I used to see this problem each time wbar restarted, but Robert/Mike patched flwm "classic" so it no longer happens for me.

I'm not sure if flwm "top-side" was patched to fix this however..

Offline MikeLockmoore

  • Hero Member
  • *****
  • Posts: 525
  • Good software needn't be big!
Re: Programs jump to different desktops
« Reply #2 on: October 08, 2009, 05:45:52 AM »
I set up the changes for "topside" flwm style to be a compile-time option.  One can build a "traditional"-looking flwm with my latest version of flwm, or the "topside" look, and all of the other changes I and others provided could be included with either style.  It's possible there could be topside-version-only bugs, but the topside-specific changes should be limited to just the window painting activity, not desktop managment.

But roberts will have to tell us how flwm was built for TC Base.
--
Mike L.

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: Programs jump to different desktops
« Reply #3 on: October 08, 2009, 07:44:22 PM »
This is fixed in v2.4 and in the updated flwm.tcz and flwm_topside.tcz
10+ Years Contributing to Linux Open Source Projects.

Offline Guy

  • Hero Member
  • *****
  • Posts: 1089
Re: Programs jump to different desktops
« Reply #4 on: October 13, 2009, 04:22:27 AM »
This is still happening in 2.4.1.

Are others having a similar experience?
Many people see what is. Some people see what can be, and make a difference.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14546
Re: Programs jump to different desktops
« Reply #5 on: October 13, 2009, 04:42:28 AM »
No  :)

Offline Guy

  • Hero Member
  • *****
  • Posts: 1089
Re: Programs jump to different desktops
« Reply #6 on: October 27, 2009, 05:55:26 PM »
I am still experiencing this with Tiny Core 2.5rc1.

Also, in earlier versions, I could open or move to other desktops by pressing ctrl+f2, ctrl+f3, etc. This rarely works now.

Are there others with the same thing?

There may be something about my particular setup.
Many people see what is. Some people see what can be, and make a difference.

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: Programs jump to different desktops
« Reply #7 on: October 27, 2009, 06:08:57 PM »
The <CTRL><F1> etc work for me.
Selecting a desktop ftom the popup switches to that desktop.
Selecting a running task from the popup switches to that task but in the current desktop.

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: Programs jump to different desktops
« Reply #8 on: October 27, 2009, 06:37:40 PM »
I am still experiencing this with Tiny Core 2.5rc1.

Also, in earlier versions, I could open or move to other desktops by pressing ctrl+f2, ctrl+f3, etc. This rarely works now.

Are there others with the same thing?

There may be something about my particular setup.

The original bug occured when installing extensions and having other desktops with open applications. All the applications would jump to the desktop that just completed the installation. This was due to needing to restart flwm to effect the update to Applications menu. This no longer occurs, as signal handling was added to flwm to just re-read the updated menu.

If you are not talking about that, then perhaps, there is confusion of how to navigate the popup menu, which allows to switch to switch to an app, a desktop, or move an app to a desktop.

On the question of hotkeys, are you using full Xorg? It has been reported some hotkeys do not work will full Xorg (at least confless). Everything works fine with the standard Xvesa.

Personally, I prefer the popup menu navigation, than to use multiple special keys
10+ Years Contributing to Linux Open Source Projects.

Offline Guy

  • Hero Member
  • *****
  • Posts: 1089
Re: Programs jump to different desktops
« Reply #9 on: October 27, 2009, 07:14:03 PM »
Yes I have Xorg-7.4.tczl installed. It is a dependency of one of the programs I have installed. It was probably about the time of installing this that the ctrl+f2, ctrl+f3, etc. stopped working.

I only use Xorg, because a program requires it.

I like the hotkeys, as it eliminates the need to minimize a window to change to another desktop.
Many people see what is. Some people see what can be, and make a difference.

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: Programs jump to different desktops
« Reply #10 on: October 27, 2009, 08:25:11 PM »
Quote
I like the hotkeys, as it eliminates the need to minimize a window to change to another desktop.
I never do that. Just right click on title bar to get popup menu/pager/task selector, same as if right click on empty desktop area.
10+ Years Contributing to Linux Open Source Projects.

Offline Guy

  • Hero Member
  • *****
  • Posts: 1089
Re: Programs jump to different desktops
« Reply #11 on: October 27, 2009, 08:45:10 PM »
Quote
Just right click on title bar to get popup menu/pager/task selector, same as if right click on empty desktop area.

I wasn't aware of that. It is easier.

However, I think it would be ideal if hotkeys also worked.
Many people see what is. Some people see what can be, and make a difference.

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: Programs jump to different desktops
« Reply #12 on: October 27, 2009, 08:48:58 PM »
Mike implmented the other hotkeys, so he would have to answer that,
However, you might try Alt-Tab. It was in the original flwm code.
Also see the quick primer in http://www.tinycorelinux.com/faq.html#flwm
10+ Years Contributing to Linux Open Source Projects.

Offline Guy

  • Hero Member
  • *****
  • Posts: 1089
Re: Programs jump to different desktops
« Reply #13 on: October 27, 2009, 09:07:51 PM »
Alt+tab does not work.
Many people see what is. Some people see what can be, and make a difference.

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: Programs jump to different desktops
« Reply #14 on: October 27, 2009, 09:15:51 PM »
If hot keys are that important, you have a half dozen other window managers to choose from, and most support Tiny Core dynamic application menu.  hackedbox, blackbox, fluxbox, openbox, icewm, jwm, jwm-snapshot (451), all support Tiny Core dynamic application menu.
10+ Years Contributing to Linux Open Source Projects.