Linux Foundation Collaborative Projects
index
:
windowmanager
eel
master
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
wayland.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-08
wayland: set surfaces fullscreen when configured.
Marcus Fritzsch
1
-6
/
+6
2017-08-08
wayland: initalize all controll members
Marcus Fritzsch
1
-1
/
+6
2017-08-08
wayland: add missing controller requests
Marcus Fritzsch
1
-1
/
+13
2017-08-08
wayland: task names, delete surfaces using pending_tasks
Marcus Fritzsch
1
-3
/
+3
2017-08-08
wayland: storing output mode and surface properties
Marcus Fritzsch
1
-2
/
+35
2017-08-08
wayland: remove surfaces that got destroyed
Marcus Fritzsch
1
-0
/
+4
2017-08-08
main/wayland: added a simple main loop
Marcus Fritzsch
1
-0
/
+4
2017-08-08
wayland: minor fix with this-> and formatting
Marcus Fritzsch
1
-2
/
+3
2017-08-08
renamed controller event methods, all have now a controller_ prefix
Marcus Fritzsch
1
-10
/
+11
2017-08-08
do not initialize registry when display is unavailable
Marcus Fritzsch
1
-1
/
+1
2017-08-08
wayland: refactored genivi object events
Marcus Fritzsch
1
-59
/
+81
2017-08-08
wayland: added notification prototype, be more explicit about struct types
Marcus Fritzsch
1
-54
/
+58
2017-08-08
fixed display dtor message, added layer request defs
Marcus Fritzsch
1
-9
/
+14
2017-08-08
moved callback thunks to impl, makes classes readable
Marcus Fritzsch
1
-209
/
+240
2017-08-08
hooked up genivi::surface and layer
Marcus Fritzsch
1
-2
/
+213
2017-08-08
cpp, simple wrappers for most of what we need, ivi_* still incomplete
Marcus Fritzsch
1
-0
/
+242