[Tokodon] [Bug 475370] Tokodon doesn't remember Window position or Size

Joshua Goins bugzilla_noreply at kde.org
Thu Oct 19 21:30:42 BST 2023


https://bugs.kde.org/show_bug.cgi?id=475370

Joshua Goins <josh at redstrate.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/netw
                   |                            |ork/tokodon/-/commit/9faa02
                   |                            |75539b782697372f962619dea50
                   |                            |adec0c8
             Status|ASSIGNED                    |RESOLVED

--- Comment #3 from Joshua Goins <josh at redstrate.com> ---
Git commit 9faa0275539b782697372f962619dea50adec0c8 by Joshua Goins.
Committed on 19/10/2023 at 22:22.
Pushed by redstrate into branch 'master'.

Add support for saving and restoring window size/position

We previously restored the size/position, but there was no way to
actually save it. Now this saves it!

M  +2    -0    src/CMakeLists.txt
M  +24   -0    src/content/ui/Main.qml
M  +10   -4    src/main.cpp
A  +36   -0    src/utils/windowcontroller.cpp     [License: LGPL(v2.0+)]
A  +27   -0    src/utils/windowcontroller.h     [License: LGPL(v2.0+)]

https://invent.kde.org/network/tokodon/-/commit/9faa0275539b782697372f962619dea50adec0c8

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list