Bios-Marcel / uwunote

Kinda like Windows 10 Sticky notes but subjectively better - Written in go and GTK3+
Mozilla Public License 2.0
15 stars 1 forks source link

Monitor-aware window positions #16

Open Bios-Marcel opened 6 years ago

Bios-Marcel commented 6 years ago

At work i sometimes access my machine via RDP, meaning that isntead of 3 monitors, I'll only have one. Due to that change, the UwU Note windows will rearrange and save their new positions. Instead UwU Note should notice the change in setup instead and create a new configuration for that specific setup.

This should be implemented in a platform independent way if possible.