Alexander Lohnau
|
525d12bee5
|
Run clang-format
If you want git blame to ignore formatting revisions run:
git config blame.ignoreRevsFile .git-blame-ignore-revs
|
2021-08-29 07:11:06 +02:00 |
|
David Redondo
|
6ba9856a29
|
Implement wlr-data-control v2
This adds primary clipboard support to data control.
|
2021-08-12 09:01:08 +02:00 |
|
Adrien Faveraux
|
09126dab41
|
migrate ifndef to pragma once
|
2021-03-10 20:16:46 +00:00 |
|
Vlad Zahorodnii
|
ca210bf2b4
|
Add missing parameter name
|
2020-05-28 11:09:27 +03:00 |
|
Vlad Zahorodnii
|
6fd661bba9
|
Add some boring documentation for data control wrappers
This change adds some documentation that describes the purpose of data
control wrappers in a few words.
|
2020-05-28 11:09:27 +03:00 |
|
Vlad Zahorodnii
|
1c3059c74b
|
Fix class names for data control wrappers
The data control protocol is unstable. Therefore, class names must have
"V1" suffix.
|
2020-05-28 11:09:02 +03:00 |
|