polybar-dwm/include/x11
Nicholas-Baron 2322493ac8 Fix a Clang 13 warning
`-Wdeprecated-copy` found this copy-assignment operator, which it
complains about. Since it is just `= default`, we should be able to
remove both it and the default constructor, making the struct just its
data members.
2022-03-02 10:48:14 +01:00
..
extensions
atoms.hpp
background_manager.hpp Use @ for doxygen commands (#2597) 2022-02-20 21:40:48 +01:00
connection.hpp
cursor.hpp
ewmh.hpp
icccm.hpp fix: Set WM_SIZE_HINTS to fix position in openbox 2022-02-21 21:40:33 +01:00
registry.hpp
tray_client.hpp tray: Properly handle missing _XEMBED_INFO 2021-09-13 00:12:33 +02:00
tray_manager.hpp Fix a Clang 13 warning 2022-03-02 10:48:14 +01:00
types.hpp
window.hpp
winspec.hpp Use @ for doxygen commands (#2597) 2022-02-20 21:40:48 +01:00
xembed.hpp tray: Properly handle missing _XEMBED_INFO 2021-09-13 00:12:33 +02:00
xresources.hpp Remove undefined behaviors and clean code (#1769) 2021-02-15 23:32:56 +01:00