Commit graph

5 commits

Author SHA1 Message Date
Ivailo Monev
43dfbda893 libs: remove unused token argument of TaskManager::setTrackGeometry()
if UUID tokens were actually used for something the getter
(TaskManager::trackGeometry()) would also take token argument, token was
always the same string too - {00000000-0000-0000-0000-000000000000}

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-03-21 07:02:18 +02:00
Ivailo Monev
af45159765 generic: replace forward declarations with headers inclusions
this was done with namefsck script from Katie, solves namespace issues

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-05-05 02:36:36 +00:00
Ivailo Monev
92c0cae2d3 remove Window Manager activities related code 2015-01-15 20:23:51 +00:00
Ivailo Monev
d8d361c429 make taskmanager at least build, kwin needs cleanup 2014-12-08 21:27:21 +00:00
Ivailo Monev
a7fd791926 initial import 2014-11-13 19:30:51 +02:00