Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-09-14 | doc: convert asciidoc to mdHEADflounder_5.99.1flounder/5.99.1eel_5.0.3eel_5.0.2eel_5.0.1eel_5.0.0eel_4.99.5eel_4.99.4eel_4.99.3eel_4.99.2eel_4.99.1eel/5.0.3eel/5.0.2eel/5.0.1eel/5.0.0eel/4.99.5eel/4.99.4eel/4.99.3eel/4.99.2eel/4.99.15.99.15.0.35.0.25.0.15.0.04.99.54.99.44.99.34.99.24.99.1mastereel | Marcus Fritzsch | 3 | -489/+550 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | doc: shuffled around some sections, fixes. | Marcus Fritzsch | 1 | -96/+101 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | scripts: install wm-request | Marcus Fritzsch | 2 | -1/+7 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | App: remove unused g_app global, make dtor default | Marcus Fritzsch | 2 | -7/+1 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | App: remove id_shift and id_mask constants | Marcus Fritzsch | 1 | -3/+0 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | doc: remove obsolete GNUmakefile, add CMakeLists.txt | Marcus Fritzsch | 2 | -7/+4 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | doc: remove duplicated AFBClient documentation | Marcus Fritzsch | 1 | -300/+0 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | doc: documentation update, more examples, some external links | Marcus Fritzsch | 1 | -47/+101 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | AFBClient: honor the SCOPE_TRACING option from cmake | Marcus Fritzsch | 1 | -4/+4 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | add doc/ | Marcus Fritzsch | 2 | -0/+430 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | fix README | Marcus Fritzsch | 2 | -74/+4 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | wm-request: enable the use of pygments if available | Marcus Fritzsch | 1 | -14/+5 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | binding/afbclient: use the correct binding names | Marcus Fritzsch | 3 | -10/+10 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | app/afbclient: use the correct names for active/inactive events | Marcus Fritzsch | 2 | -4/+4 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | layers: remove priority from split layout definition | Marcus Fritzsch | 2 | -10/+3 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | redraw_fixer: a couple of style fixes | Marcus Fritzsch | 1 | -5/+7 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | app: a couple of style fixes + format | Marcus Fritzsch | 1 | -7/+10 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | cmake: enable c++14 for redraw_fixer | Marcus Fritzsch | 1 | -0/+6 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | Remove remnants of obsolete surface management by their IDs | Marcus Fritzsch | 4 | -129/+38 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | client-lib: link against libafbwsc | Marcus Fritzsch | 1 | -3/+2 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | remove obsolete TODO | Marcus Fritzsch | 1 | -14/+0 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | remove unused layouts.json | Marcus Fritzsch | 1 | -44/+0 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | cmake: rename the project to WindowManagerTMC | Marcus Fritzsch | 1 | -1/+1 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | cmake/config: use /etc/layers.json, install it to there too. | Marcus Fritzsch | 2 | -2/+6 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | client-lib: add documentation | Marcus Fritzsch | 3 | -0/+322 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | winman: add install targets | Marcus Fritzsch | 1 | -0/+10 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | cmake: include GNUInstallDirs | Marcus Fritzsch | 1 | -0/+1 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | AFBClient: add license headers | Marcus Fritzsch | 2 | -0/+32 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | AFBClient: impl ptr is const | Marcus Fritzsch | 1 | -1/+1 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | client-lib: add cmakelists | Marcus Fritzsch | 2 | -0/+72 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | Move AFBClient to client-lib/ | Marcus Fritzsch | 2 | -0/+0 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | AFBClient: fix port sanity check | Marcus Fritzsch | 1 | -1/+1 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | AFBClient: move dispatch_internal() to Impl ... | Marcus Fritzsch | 1 | -33/+36 | |
* ... move json argument helper to anon namespace * call api_call() with this-> Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | AFBClient: move api_call() to Impl as it's now private anyway. | Marcus Fritzsch | 1 | -111/+111 | |
* Also put json argument creation to helper function Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | AFBClient: use fputs where sensible, more this-> name qualification | Marcus Fritzsch | 1 | -12/+12 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | AFBClient: prevent init if already initialized | Marcus Fritzsch | 1 | -2/+8 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | AFBClient: fix some clang-tidy issues | Marcus Fritzsch | 2 | -53/+53 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | Call event handler only if event-label matches | Marcus Fritzsch | 1 | -1/+3 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | Add doc/ | Marcus Fritzsch | 2 | -0/+307 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | AFBClient: remove obsolete UNUSED() usages | Marcus Fritzsch | 1 | -2/+0 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | Impl: use handler_fun instead of its full type | Marcus Fritzsch | 1 | -2/+1 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | AFBClient: implement event handler dispatch | Marcus Fritzsch | 2 | -49/+122 | |
* requestSurface will store label if successful. * onEvent calls AFBClient::Impl::event to dispatch the event. * stripped down onCall and onEvent implementations. * event names from onEvent are matched on-the-fly to AFBClient::EventType. * requestSurface with a name that is already known will fail immediately. * Removal of event handler not supported. * Removal of surfaces not supported - assume the application lives only as long as it's surface. * Add minimal Event_Active event handler to main. Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | Impl: made wsj1_itf const | Marcus Fritzsch | 1 | -2/+3 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | Impl: made 'returned' boolean atomic | Marcus Fritzsch | 1 | -3/+5 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | AFBClient: Pimpl'ed to hide impl details | Marcus Fritzsch | 2 | -20/+83 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | remove json_object fwd decl | Marcus Fritzsch | 1 | -1/+0 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | Guard dispatch using a mutex, remove dipatch() timeout parameter | Marcus Fritzsch | 2 | -17/+20 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | AFBClient: remove call() method | Marcus Fritzsch | 2 | -83/+85 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | AFBClient: TRACE() onReply too! | Marcus Fritzsch | 1 | -3/+6 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> | |||||
2017-09-14 | AFBClient: trace dispatch_internal(), header hygiene | Marcus Fritzsch | 2 | -19/+27 | |
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com> |