hyprwm / Hyprland

Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
https://hyprland.org
BSD 3-Clause "New" or "Revised" License
21.74k stars 901 forks source link

Add Different special_scale_factor for Different Special Workspaces #8388

Open yada97 opened 1 week ago

yada97 commented 1 week ago

Description

It would be nice to have different special_scale_factors for different special workspaces. Currently, the defined special scale factor affects all special workspaces.

zakk4223 commented 1 week ago

Really a bunch of layout options should also be settable via workspace rules so they can tweaked per-workspace. Maybe even all of them, but I'd have to look at the list.

Probably not too hard of PR, but I wonder if there's a more generic way to handle this..

vaxerski commented 1 week ago

scale factor should prolly be a workspace rule no?