Linux Foundation Collaborative Projects
index
:
windowmanager
eel
master
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-08
wayland: store layer properties
Marcus Fritzsch
2
-9
/
+21
2017-08-08
wayland: set surfaces fullscreen when configured.
Marcus Fritzsch
2
-6
/
+9
2017-08-08
wayland: initalize all controll members
Marcus Fritzsch
2
-1
/
+8
2017-08-08
main: init dummy layout of layer 100 on the first screen
Marcus Fritzsch
1
-0
/
+25
2017-08-08
main: check that outputs are available before running main loop
Marcus Fritzsch
1
-0
/
+3
2017-08-08
wayland: add missing add_layer and clear requests to genivi::screen
Marcus Fritzsch
1
-0
/
+3
2017-08-08
wayland: add missing controller requests
Marcus Fritzsch
2
-1
/
+19
2017-08-08
wayland: task names, delete surfaces using pending_tasks
Marcus Fritzsch
2
-7
/
+12
2017-08-08
main: execute controllers pending tasks, clang-format
Marcus Fritzsch
1
-11
/
+16
2017-08-08
wayland: added a pending tasks list to controller
Marcus Fritzsch
1
-0
/
+15
2017-08-08
wayland: storing output mode and surface properties
Marcus Fritzsch
2
-2
/
+39
2017-08-08
wayland: added genivi::rect and genivi::size and props to genivi::surface
Marcus Fritzsch
1
-0
/
+16
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
3
-5
/
+52
2017-08-08
wayland: minor fix with this-> and formatting
Marcus Fritzsch
2
-3
/
+4
2017-08-08
util: add printf format check attributes
Marcus Fritzsch
1
-5
/
+12
2017-08-08
renamed controller event methods, all have now a controller_ prefix
Marcus Fritzsch
2
-14
/
+16
2017-08-08
do not initialize registry when display is unavailable
Marcus Fritzsch
1
-1
/
+1
2017-08-08
removed all notifier remnants
Marcus Fritzsch
1
-40
/
+0
2017-08-08
wayland: refactored genivi object events
Marcus Fritzsch
2
-97
/
+128
2017-08-08
wayland: added notification prototype, be more explicit about struct types
Marcus Fritzsch
2
-89
/
+212
2017-08-08
fixed display dtor message, added layer request defs
Marcus Fritzsch
2
-11
/
+30
2017-08-08
moved callback thunks to impl, makes classes readable
Marcus Fritzsch
3
-369
/
+285
2017-08-08
hooked up genivi::surface and layer
Marcus Fritzsch
3
-21
/
+332
2017-08-08
cpp, simple wrappers for most of what we need, ivi_* still incomplete
Marcus Fritzsch
6
-135
/
+489
2017-08-08
cpp, more listeners
Marcus Fritzsch
4
-98
/
+181
2017-08-08
initial commit
Marcus Fritzsch
4
-0
/
+174