438 | | '''2) What am I going to achieve for next week?'''\\ |
439 | | '''3) Is there any blocking issue?'''\\ |
| 443 | |
| 444 | First of all, I completed the big refactoring PR https://github.com/OSGeo/grass/pull/1675. It is ready for review and will be merged after GRASS 8 release. |
| 445 | |
| 446 | Secondly, I implemented the layout which will be used for startup https://github.com/OSGeo/grass/pull/1775. It looks exactly like the third option presented here: https://github.com/OSGeo/grass/issues/1747. Unfortunately, I am a bit stuck here with size settings for the automatic notebook I made. As for this PR, we had a video call with Anna on Thursday and agreed to not deal with perspectives now because there are still more crucial things that need to be fixed or reorganized. Lastly, I started to work on events. This PR https://github.com/OSGeo/grass/pull/1780 deals with the first of two events in this Issue https://github.com/OSGeo/grass/issues/1750 - AuiNotebook changing event. |
| 447 | |
| 448 | '''2) What am I going to achieve for next week?'''\\ |
| 449 | |
| 450 | The priorities for the next week are first to finish PRs https://github.com/OSGeo/grass/issues/1747 and https://github.com/OSGeo/grass/pull/1780 and to set up a new PR for the AuiNotebook closing event. We also decided to move the New Display button to a different place and to have one independent toolbar for each Display tab. So if some time remains, I would also implement this reorganizing stuff. But generally speaking, the closing event for AuiNotebook is the last thing that is needed to do for the working Single-Window GUI prototype. |
| 451 | |
| 452 | '''3) Is there any blocking issue?'''\\ |
| 453 | No, It is not. |