mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-29 09:52:29 +01:00
The function get_wwindow_image_from_x11() is renamed to get_window_image_from_x11() and does the same work, but now its argument is a Window struct instead of a WWindow. This change is better because it allows objects with Windows (but without WWindows) to call this function. The function now is not static to allow its use in other parts of the code.
1.9 KiB
1.9 KiB