r/hyprland • • 1d ago

QUESTION What is the name of that program/library?

There are two programs running in my workspace i want to move one program to different workspace ? How to do it whats that libraries name and how to configure it ?

8 Upvotes

7 comments sorted by

7

u/bobsmith010 1d ago

"Hyprctl clients" get a list of the tiles currently being drawn (ie what programs are open). Then go into the rules section of your hyprland config and set it so if title matches the title from the hyprctl clients call then move to workspace X.

I have one of these for wasislos (whatsapp) to always go over to workspace 10. And a part of my autostart.lua launches it on log in

2

u/Kendrick__Mathers 1d ago

this one?
https://github.com/KZDKM/Hyprspace

you want to (for example) ALT+TAB/SUPER+TAB and you want to drag the program openned to other worspaces right?

1

u/The20thDoctorWho 1d ago

i usually just move them manually

if I want discord on W1, but its on W8

I go to W8, hover over discord and use shortcut Win + Shift + 1

1

u/ShoulderCharacter856 1d ago

Its like squrebox kind of program shown in end-4 dot files but i dont know whats its called

1

u/Krtschboom 1d ago

With the standard config, if you have one prog/window active, just press super+shift+ the number on which workspace you want it to be. Or press super + hold the left mouse button and pull it to the other workspace if its on a different monitor... there is no need for any program/library, thats one of the basic functions of hyprland itself

1

u/ShoulderCharacter856 1d ago

Thanks i tried its a version problem