| Summary: | LibreOffice Writer is not identified correctly on first startup | ||
|---|---|---|---|
| Product: | [Unmaintained] lattedock | Reporter: | Michail Vourlakos <mvourlakos> |
| Component: | application | Assignee: | Michail Vourlakos <mvourlakos> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | git (master) | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/latte-dock/189fb00426cc56d604d77f5a20a619a27bea0a54 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Michail Vourlakos
2019-10-31 14:03:55 UTC
Git commit d5b7694d4d105998e92703d7530ffc74ffa9a1cf by Michail Vourlakos. Committed on 31/10/2019 at 15:07. Pushed by mvourlakos into branch 'v0.9'. update application data after 1500ms from startup --when an application is tracked from the lastactivewindow infrastructure it is updating the application name/icon 1500 ms after its first startup in order to fix apps cases where they update their StartupWMClass a bit delayed M +23 -0 app/wm/tracker/lastactivewindow.cpp M +8 -0 app/wm/tracker/lastactivewindow.h M +2 -2 app/wm/tracker/windowstracker.cpp M +1 -1 app/wm/tracker/windowstracker.h https://commits.kde.org/latte-dock/d5b7694d4d105998e92703d7530ffc74ffa9a1cf Git commit 189fb00426cc56d604d77f5a20a619a27bea0a54 by Michail Vourlakos. Committed on 31/10/2019 at 15:09. Pushed by mvourlakos into branch 'master'. update application data after 1500ms from startup --when an application is tracked from the lastactivewindow infrastructure it is updating the application name/icon 1500 ms after its first startup in order to fix apps cases where they update their StartupWMClass a bit delayed M +23 -0 app/wm/tracker/lastactivewindow.cpp M +8 -0 app/wm/tracker/lastactivewindow.h M +2 -2 app/wm/tracker/windowstracker.cpp M +1 -1 app/wm/tracker/windowstracker.h https://commits.kde.org/latte-dock/189fb00426cc56d604d77f5a20a619a27bea0a54 |