hello guys. sorry for stupid (may be) question but! can i save miniwindows positions at some config file ? i have two places where im playing MUD. one of them got fullHD monitor. second is 1280*1024. so if i place miniwindows at fullhp - some of them cant even be moved at old one monitor. they are out of draw space. i cant find options something like "miniwindows reset position". and i cant find the way to save it. so i can just start a world and load config for my current resolution. can u plz help me and point me the way for that ?
PS yea i know my english is "awesome" :)
Yes, but how you do it can become arbitrarily complicated. I made a plugin for Aardwolf that includes this functionality centrally. It saves and loads miniwindow metrics for every active miniwindow regardless of which plugin created them. You can see the LayoutStore and LayoutRestore functions in https://github.com/fiendish/aardwolfclientpackage/blob/f3d7a146771b5283a44ad17a771ac13774330216/MUSHclient/worlds/plugins/aard_layout.xml for guidance.
The contents of master could change enough that the reference no longer makes sense. Picking a snapshot is more likely to generate a link that always works even if it won't always be the latest version.