Aleix Pol
|
c80086ceda
|
tablet_v2: consistency
Add an m_removed attribute to all elements that can send a removed
event.
Never advertise an object that has been marked as removed already.
|
2021-01-06 02:21:54 +01:00 |
|
Aleix Pol
|
9641aa42ec
|
tablet: small cleanups
Add missing &
Remove unnecessary namespace
Consistant m_ prefix
|
2020-12-16 02:44:17 +01:00 |
|
Vlad Zahorodnii
|
794e89c3f8
|
Get rid of private nested classes in tablet interfaces
With the new design, no private nested classes should be used.
|
2020-11-06 10:20:38 +00:00 |
|
Vlad Zahorodnii
|
d456214ecc
|
Fix license headers for tablet v2 interfaces
We use SPDX license markers in kwayland-server.
|
2020-11-05 09:29:05 +02:00 |
|
Vlad Zahorodnii
|
fbda5f9d73
|
Remove unused includes
|
2020-11-05 09:26:01 +02:00 |
|
Vlad Zahorodnii
|
0a9351039e
|
Rename tablet interfaces according to the current naming conventions
Tablet interface classes must have "V2" in their names because the
corresponding protocol is still unstable.
|
2020-11-05 07:09:20 +00:00 |
|