2017-09-14 |
Marcus Fritzsch | AFBClient: impl ptr is const |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Marcus Fritzsch | client-lib: add cmakelists |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Marcus Fritzsch | Move AFBClient to client-lib/ |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Marcus Fritzsch | AFBClient: fix port sanity check |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Marcus Fritzsch | AFBClient: move dispatch_internal() to Impl ... |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Marcus Fritzsch | AFBClient: move api_call() to Impl as it's now private... |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Marcus Fritzsch | AFBClient: use fputs where sensible, more this-> name... |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Marcus Fritzsch | AFBClient: prevent init if already initialized |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Marcus Fritzsch | AFBClient: fix some clang-tidy issues |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Marcus Fritzsch | Call event handler only if event-label matches |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Marcus Fritzsch | Add doc/ |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Marcus Fritzsch | AFBClient: remove obsolete UNUSED() usages |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Marcus Fritzsch | Impl: use handler_fun instead of its full type |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Marcus Fritzsch | AFBClient: implement event handler dispatch |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Marcus Fritzsch | Impl: made wsj1_itf const |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Marcus Fritzsch | Impl: made 'returned' boolean atomic |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Marcus Fritzsch | AFBClient: Pimpl'ed to hide impl details |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Marcus Fritzsch | remove json_object fwd decl |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Marcus Fritzsch | Guard dispatch using a mutex, remove dipatch() timeout... |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Marcus Fritzsch | AFBClient: remove call() method |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Marcus Fritzsch | AFBClient: TRACE() onReply too! |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Marcus Fritzsch | AFBClient: trace dispatch_internal(), header hygiene |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Marcus Fritzsch | AFBClient: make all call through call() |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Marcus Fritzsch | AFBClient:: clang-format |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Marcus Fritzsch | AFBClient: fix NDEBUG usage |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Marcus Fritzsch | Make all non-public things private (move to impl) |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Marcus Fritzsch | Add set_event_handler, added int returns for all API... |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Marcus Fritzsch | Application code clean-up |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Marcus Fritzsch | Removing some test calls |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Marcus Fritzsch | WIP: add enddraw() and deacrivate_surface() implementat... |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Marcus Fritzsch | WIP: make requestSurface/activateSurace() syncronous |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Marcus Fritzsch | Reading and exporting the surfaceID from WM |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Marcus Fritzsch | Remove the AFB definition |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Marcus Fritzsch | WIP: dispatch sd_events, but break qt event handling |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Marcus Fritzsch | Trying to fix the link with wsj1 |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Marcus Fritzsch | Adding some extra application parameters |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Marcus Fritzsch | Moved the AFBClient to singleton |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Marcus Fritzsch | Fix compilation for target |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Marcus Fritzsch | Fix compilation on host |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | add AFBClient |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | cmake: add file license header |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | wm-request: add file license header |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | cmake: add file license header |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | policy: add file license header |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | redraw_fixer: add file license header |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | redraw_fixer: fix a couple of unneeded extra redundant... |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | add redraw_fixer, separate controller tool |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | util: add ability to disable afb logging macro usage |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | App: controller hooks impl |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | policy: debuglog everytime-positive result |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | Add visibility dst-rect controller hooks |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | App: be more thorough on (de)activate() |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | App: correctly deactivate sub surfaces |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | App: remove unused field layouts |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | App: fix missing layout_commit() on single-surface... |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | policy: add a simple policy stub, broke some layouting tho |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | app: emit_syncdraw() only after layout commit to compositor |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | layers/app: properly remove surfs, deactivate main_surface |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | App: add layout_commit() |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | App: single-method layout setup |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | App: make a couple of methods private to signal interna... |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | App: add enqueue_flushdraw() and check_flushdraw() |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | App: do some clang-format |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | App: rename api call implementations to api_* |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | app/binding: implement crude syndraw/enddraw/flushdraw... |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | App: std::move() optional wrapped values out of there |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | App: thoroughly check LayoutState availability in activ... |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | App: be more thorough when checking surface-associated... |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | App: take local copies of some optional<> wrapped values. |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | App: emit_flushdraw() should actually emit a flushdraw... |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | App: remove some superflous debuglog() |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | layers.json: set OnScreen area to non-center non-full |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | app: check layer <-> surface assoc more thoroughly |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | wm-request: use a preset UUID if uuidgen cannot be... |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | App/layers: deactivate surfaces on layers above. |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | wm-request: fix unset-var error |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | App: special-case (de)activation for main_surface |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | misc: fix some minor style issues, fix SCOPE_TRACING... |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | app: emit syncdraw and flushdraw events |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | app: remove unsused surface ref in activate_surface() |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | wayland: fix two instances of logdebug format breakage |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | util/cmake: enable ScopeTracing through cmake variable... |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | scripts: wm-request uses afb-client-demo |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | app: do not inline assignments |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | app/layers: consolidate signed/unsigned usage |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | app/layout: fix split layout from and to transitions |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | binding: protect raise(SIGKILL) by getenv |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | binding: make the pending_events functionality nicer[tm] |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | binding: ping() dispatches only pending events |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | binding: manual lock on API call, do not use noconcurre... |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | app/main: dispatch wayland events using ping(), WIP... |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | binding: add ping() API call |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | app: remove last remnants of obsolete layout config |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | layers: fix layers parsing, do not sort by prio |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | util: add scope tracer utility (hack, but more or less... |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | wayland: extend wl::display for finer grained dispatch... |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Marcus Fritzsch | WIP split layouts, reading config, defining data layout. |
commit | commitdiff | tree | snapshot |
2017-09-05 |
Marcus Fritzsch | App/binding: move binding_api impl to its own source... |
commit | commitdiff | tree | snapshot |
2017-09-05 |
Marcus Fritzsch | main: only exit on hangup if WINMAN_EXIT_ON_HANGUP... |
commit | commitdiff | tree | snapshot |
2017-09-05 |
Marcus Fritzsch | App: emit visibility events |
commit | commitdiff | tree | snapshot |
next |