Relative Content

Tag Archive for linuxubuntudbusgnomewayland

Getting screenshots and title/application name of a window in ubuntu 22.04 wayland

There is a Linux application that collects activities in the current GUI session: once every time it takes a screenshot of the screen and writes down the name (title) of the window that is in focus and the name of the application that launched this window. The application works as if the session is running in x11. Now we need to add support for the application to run in the wayland environment on Ubuntu 22.04.