Linux Foundation Collaborative Projects
index
:
windowmanager
eel
master
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
AFBClient.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-14
AFBClient: implement event handler dispatch
Marcus Fritzsch
1
-2
/
+5
2017-09-14
AFBClient: Pimpl'ed to hide impl details
Marcus Fritzsch
1
-5
/
+3
2017-09-14
remove json_object fwd decl
Marcus Fritzsch
1
-1
/
+0
2017-09-14
Guard dispatch using a mutex, remove dipatch() timeout parameter
Marcus Fritzsch
1
-7
/
+4
2017-09-14
AFBClient: remove call() method
Marcus Fritzsch
1
-3
/
+0
2017-09-14
AFBClient: trace dispatch_internal(), header hygiene
Marcus Fritzsch
1
-10
/
+4
2017-09-14
AFBClient: make all call through call()
Marcus Fritzsch
1
-2
/
+5
2017-09-14
Make all non-public things private (move to impl)
Marcus Fritzsch
1
-16
/
+6
2017-09-14
Add set_event_handler, added int returns for all API methods.
Marcus Fritzsch
1
-5
/
+20
2017-09-14
Application code clean-up
Marcus Fritzsch
1
-1
/
+0
2017-09-14
WIP: make requestSurface/activateSurace() syncronous
Marcus Fritzsch
1
-3
/
+2
2017-09-14
Remove the AFB definition
Marcus Fritzsch
1
-2
/
+0
2017-09-14
WIP: dispatch sd_events, but break qt event handling
Marcus Fritzsch
1
-0
/
+1
2017-09-14
Adding some extra application parameters
Marcus Fritzsch
1
-2
/
+1
2017-09-14
Moved the AFBClient to singleton
Marcus Fritzsch
1
-1
/
+11
2017-09-14
Fix compilation for target
Marcus Fritzsch
1
-6
/
+12
2017-09-14
Fix compilation on host
Marcus Fritzsch
1
-0
/
+4
2017-09-12
add AFBClient
Marcus Fritzsch
1
-0
/
+34