Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

workspace fanatics incoming #67

Closed
mintyleaf opened this issue May 5, 2020 · 2 comments
Closed

workspace fanatics incoming #67

mintyleaf opened this issue May 5, 2020 · 2 comments

Comments

@mintyleaf
Copy link

mintyleaf commented May 5, 2020

hey there
i just want to know is it normal behaviour that if i cycling through "workspaces" some windows (100% telegram desktop, sometimes i've catched this on st terminals) rests mapped on workspace, until i set current group again.
to avoid this i just maked a script like this:

  #!/bin/sh
  
  waitron group_activate_specific $1
  waitron group_activate_specific $1
  
  st -g 0x0 & sleep 0.1 && kill $!

also here i'm calling st and killing him for update _NET_CURRENT_WORKSPACE, so my little utility that instantly grabs this prop can show me through the lemonbar what desktop is setted right now

@tudurom
Copy link
Owner

tudurom commented May 10, 2020

to be honest, i have no idea. will investigate

@tudurom
Copy link
Owner

tudurom commented Jan 7, 2021

Closing in favour of #68.

@tudurom tudurom closed this as completed Jan 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants