I need to determine the last state of an application window when it was closed (by way of signing out of Ubuntu 14.04). The app in this specific case is QT though I am interested in the question for all apps if possible. I have reviewed the link below but would like to confirm that there are no logs or other system resources that record the last coordinates and position of an app's user interface / window / screen. Any and all input is helpful (for example, app specific logs, O/S logs or resources, etc.). Thank you!
Asked
Active
Viewed 156 times
compiz
's Place Windows plugin. See also this: http://askubuntu.com/a/387910/295286 For other desktops it can be scripted, but for default Ubuntu it's not exactly necessary. As for Ubuntu AppIndicators, those aren't windows, they're basically drop-down menus, so their icon positions cannot be recorded, at least in any current Unity version. – Sergiy Kolodyazhnyy Jan 17 '17 at 07:00