rio icon indicating copy to clipboard operation
rio copied to clipboard

[Feature Request] Add a cli option to change the window `class` or `app_id`

Open sga-13 opened this issue 11 months ago • 4 comments

Description: Allow changing the app_id (wayland) or class (x11) or window_id (mac i think, not sure) (dont know about windows equivalent) for a window. This can allow to programatically categorise or place windows, for example, in my wm config, I can set to move all windows with app_id scratch_terminal to the scratch pad, or floating_terminal to be floating. Ideally this app_id should be configurable per window (and not per instance).

sga-13 avatar Dec 31 '24 12:12 sga-13

any plan for this? @raphamorim

baddate avatar Aug 24 '25 12:08 baddate

sorry delay, via cli?

raphamorim avatar Aug 25 '25 17:08 raphamorim

yea, wanna run rio like kitty --class <my-custom-class> <program>

baddate avatar Aug 26 '25 01:08 baddate

would you like to contribute for it? rio already configure class and app_id in rioterm, might be just the fact of add a config property for it

raphamorim avatar Aug 26 '25 18:08 raphamorim