| Summary: | Increasing memory with "open in new window" feature | ||
|---|---|---|---|
| Product: | [Applications] NeoChat | Reporter: | Jan Bidler <janbidler00> |
| Component: | General | Assignee: | Tobias Fella <fella> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | carl |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Flatpak | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/network/neochat/-/commit/882ead57152afa600661f1aae820003c21b7b28e | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Jan Bidler
2022-06-26 21:09:39 UTC
Git commit 882ead57152afa600661f1aae820003c21b7b28e by Tobias Fella. Committed on 28/03/2024 at 21:05. Pushed by tfella into branch 'master'. Remove external room window feature At its best, this worked ok-ish, though it was always missing basic features. It's also a massive memory leak and significantly complicates the codebase. (Which is not yet cleaned up by this commit) Currently, it is entirely broken and noone noticed or cared enough to report or fix that. M +0 -1 src/CMakeLists.txt M +0 -12 src/qml/ContextMenu.qml D +0 -64 src/qml/RoomWindow.qml M +0 -14 src/qml/main.qml M +0 -6 src/roommanager.cpp M +0 -7 src/roommanager.h https://invent.kde.org/network/neochat/-/commit/882ead57152afa600661f1aae820003c21b7b28e |