mirror of
https://github.com/polybar/polybar.git
synced 2024-11-11 13:50:56 -05:00
fca4151f36
Fixes compilation under GCC 9 The default copy constructor implicit generation is deprecated by C++ standard. The window& operator=(const xcb_window_t win); operator seems to be useless. Fixes #1728 Ref jaagr/xpp#16 |
||
---|---|---|
.. | ||
extensions | ||
atoms.cpp | ||
background_manager.cpp | ||
connection.cpp | ||
cursor.cpp | ||
ewmh.cpp | ||
icccm.cpp | ||
registry.cpp | ||
tray_client.cpp | ||
tray_manager.cpp | ||
window.cpp | ||
winspec.cpp | ||
xembed.cpp | ||
xresources.cpp |