You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
latte-dock/liblattedock
Michail Vourlakos 976bf2f684 add ENABLE_MAKE_UNIQUE flag for older gcc versions
-- fix #754
-- make_unique function is not available for gcc<=4.8.x
by enabling this flag in through install script or through
cmake such systems can build latte correctly
7 years ago
..
CMakeLists.txt add ENABLE_MAKE_UNIQUE flag for older gcc versions 7 years ago
config-latte-lib.h.cmake add ENABLE_MAKE_UNIQUE flag for older gcc versions 7 years ago
dock.cpp
dock.h fix #608, support Unique,Layout,Global launchers 8 years ago
extras.cpp
extras.h add ENABLE_MAKE_UNIQUE flag for older gcc versions 7 years ago
iconitem.cpp support usesPlasmaTheme in our iconitem 8 years ago
iconitem.h support usesPlasmaTheme in our iconitem 8 years ago
lattedockplugin.cpp
lattedockplugin.h
qmldir
quickwindowsystem.cpp initial commit for waylandinterface 8 years ago
quickwindowsystem.h