| 15 Oct 2024 |
Fabián Heredia | I have also been running the gnome branch and haven't noticed any issues | 02:06:45 |
Fabián Heredia | * I have also been running the gnome branch and haven't noticed any issues (other than plugins that don't yet support gnome 47 unu) | 02:07:08 |
Leonardo Santiago | hello guys | 13:20:13 |
Leonardo Santiago | I have a double monitor setup, one that is 21x9 and the other a 4K tv | 13:21:25 |
Leonardo Santiago | I wanted to use the 4K tv with 200% scale (otherwise everything looks so tiny I can't even read) but if I do that, the monitor also get 200% scale | 13:22:16 |
Leonardo Santiago | I read online that per-monitor scaling is gated behind the "scale-monitor-framebuffer" experimental feature | 13:22:57 |
Leonardo Santiago | I tried setting it using home-manager dconf module but it seems to not have any effect, does anyone know what is going on? | 13:23:20 |
Leonardo Santiago | I can see it being set using dconf dump /:
[org/gnome/mutter]
attach-modal-dialogs=false
dynamic-workspaces=true
edge-tiling=true
experimental-features=['scale-monitor-framebuffer', 'variable-refresh-rate']
overlay-key='Super_L'
workspaces-only-on-primary=true
| 13:24:05 |
Leonardo Santiago | my gnome version is 46, which should have this feature | 13:24:28 |
Fabián Heredia | https://github.com/NixOS/nixpkgs/pull/348874
Some last minute updates to gnome for staging-next
Currently building the packages (need to build deps first) | 20:37:36 |