staging/windowmanager.git
2017-09-14 Marcus FritzschGuard dispatch using a mutex, remove dipatch() timeout...
2017-09-14 Marcus FritzschAFBClient: remove call() method
2017-09-14 Marcus FritzschAFBClient: TRACE() onReply too!
2017-09-14 Marcus FritzschAFBClient: trace dispatch_internal(), header hygiene
2017-09-14 Marcus FritzschAFBClient: make all call through call()
2017-09-14 Marcus FritzschAFBClient:: clang-format
2017-09-14 Marcus FritzschAFBClient: fix NDEBUG usage
2017-09-14 Marcus FritzschMake all non-public things private (move to impl)
2017-09-14 Marcus FritzschAdd set_event_handler, added int returns for all API...
2017-09-14 Marcus FritzschApplication code clean-up
2017-09-14 Marcus FritzschRemoving some test calls
2017-09-14 Marcus FritzschWIP: add enddraw() and deacrivate_surface() implementat...
2017-09-14 Marcus FritzschWIP: make requestSurface/activateSurace() syncronous
2017-09-14 Marcus FritzschReading and exporting the surfaceID from WM
2017-09-14 Marcus FritzschRemove the AFB definition
2017-09-14 Marcus FritzschWIP: dispatch sd_events, but break qt event handling
2017-09-14 Marcus FritzschTrying to fix the link with wsj1
2017-09-14 Marcus FritzschAdding some extra application parameters
2017-09-14 Marcus FritzschMoved the AFBClient to singleton
2017-09-14 Marcus FritzschFix compilation for target
2017-09-14 Marcus FritzschFix compilation on host
2017-09-12 Marcus Fritzschadd AFBClient
2017-09-12 Marcus Fritzschcmake: add file license header
2017-09-12 Marcus Fritzschwm-request: add file license header
2017-09-12 Marcus Fritzschcmake: add file license header
2017-09-12 Marcus Fritzschpolicy: add file license header
2017-09-12 Marcus Fritzschredraw_fixer: add file license header
2017-09-12 Marcus Fritzschredraw_fixer: fix a couple of unneeded extra redundant...
2017-09-12 Marcus Fritzschadd redraw_fixer, separate controller tool
2017-09-12 Marcus Fritzschutil: add ability to disable afb logging macro usage
2017-09-12 Marcus FritzschApp: controller hooks impl
2017-09-12 Marcus Fritzschpolicy: debuglog everytime-positive result
2017-09-12 Marcus FritzschAdd visibility dst-rect controller hooks
2017-09-12 Marcus FritzschApp: be more thorough on (de)activate()
2017-09-12 Marcus FritzschApp: correctly deactivate sub surfaces
2017-09-12 Marcus FritzschApp: remove unused field layouts
2017-09-12 Marcus FritzschApp: fix missing layout_commit() on single-surface...
2017-09-12 Marcus Fritzschpolicy: add a simple policy stub, broke some layouting tho
2017-09-12 Marcus Fritzschapp: emit_syncdraw() only after layout commit to compositor
2017-09-12 Marcus Fritzschlayers/app: properly remove surfs, deactivate main_surface
2017-09-12 Marcus FritzschApp: add layout_commit()
2017-09-12 Marcus FritzschApp: single-method layout setup
2017-09-12 Marcus FritzschApp: make a couple of methods private to signal interna...
2017-09-12 Marcus FritzschApp: add enqueue_flushdraw() and check_flushdraw()
2017-09-12 Marcus FritzschApp: do some clang-format
2017-09-12 Marcus FritzschApp: rename api call implementations to api_*
2017-09-12 Marcus Fritzschapp/binding: implement crude syndraw/enddraw/flushdraw...
2017-09-12 Marcus FritzschApp: std::move() optional wrapped values out of there
2017-09-12 Marcus FritzschApp: thoroughly check LayoutState availability in activ...
2017-09-12 Marcus FritzschApp: be more thorough when checking surface-associated...
2017-09-12 Marcus FritzschApp: take local copies of some optional<> wrapped values.
2017-09-12 Marcus FritzschApp: emit_flushdraw() should actually emit a flushdraw...
2017-09-12 Marcus FritzschApp: remove some superflous debuglog()
2017-09-12 Marcus Fritzschlayers.json: set OnScreen area to non-center non-full
2017-09-12 Marcus Fritzschapp: check layer <-> surface assoc more thoroughly
2017-09-12 Marcus Fritzschwm-request: use a preset UUID if uuidgen cannot be...
2017-09-12 Marcus FritzschApp/layers: deactivate surfaces on layers above.
2017-09-12 Marcus Fritzschwm-request: fix unset-var error
2017-09-12 Marcus FritzschApp: special-case (de)activation for main_surface
2017-09-12 Marcus Fritzschmisc: fix some minor style issues, fix SCOPE_TRACING...
2017-09-12 Marcus Fritzschapp: emit syncdraw and flushdraw events
2017-09-12 Marcus Fritzschapp: remove unsused surface ref in activate_surface()
2017-09-12 Marcus Fritzschwayland: fix two instances of logdebug format breakage
2017-09-12 Marcus Fritzschutil/cmake: enable ScopeTracing through cmake variable...
2017-09-12 Marcus Fritzschscripts: wm-request uses afb-client-demo
2017-09-12 Marcus Fritzschapp: do not inline assignments
2017-09-12 Marcus Fritzschapp/layers: consolidate signed/unsigned usage
2017-09-12 Marcus Fritzschapp/layout: fix split layout from and to transitions
2017-09-12 Marcus Fritzschbinding: protect raise(SIGKILL) by getenv
2017-09-12 Marcus Fritzschbinding: make the pending_events functionality nicer[tm]
2017-09-12 Marcus Fritzschbinding: ping() dispatches only pending events
2017-09-12 Marcus Fritzschbinding: manual lock on API call, do not use noconcurre...
2017-09-12 Marcus Fritzschapp/main: dispatch wayland events using ping(), WIP...
2017-09-12 Marcus Fritzschbinding: add ping() API call
2017-09-12 Marcus Fritzschapp: remove last remnants of obsolete layout config
2017-09-12 Marcus Fritzschlayers: fix layers parsing, do not sort by prio
2017-09-12 Marcus Fritzschutil: add scope tracer utility (hack, but more or less...
2017-09-12 Marcus Fritzschwayland: extend wl::display for finer grained dispatch...
2017-09-12 Marcus FritzschWIP split layouts, reading config, defining data layout.
2017-09-05 Marcus FritzschApp/binding: move binding_api impl to its own source...
2017-09-05 Marcus Fritzschmain: only exit on hangup if WINMAN_EXIT_ON_HANGUP...
2017-09-05 Marcus FritzschApp: emit visibility events
2017-09-05 Marcus Fritzschlayers: prefer using instead of typedef
2017-09-05 Marcus Fritzschlayers.json: remove unused layers description.
2017-09-05 Marcus FritzschREADME: update
2017-09-05 Marcus FritzschApp: be a little more thorough when activating a surface
2017-09-05 Marcus FritzschApp: only activate/deactivate if necessary
2017-09-05 Marcus FritzschApp: remove unimplemented (stubbed) binding API methods
2017-09-05 Marcus Fritzschwayland: debug log prints IDs instead of controller ptr
2017-09-05 Marcus FritzschApp: some quality improvements, add activate/deactivate...
2017-09-05 Marcus FritzschApp: remove last_active logic
2017-09-05 Marcus Fritzschmain: exit on compositor hangup
2017-09-04 Marcus FritzschApp: cleanup requestSurface API method.
2017-09-04 Marcus FritzschApp: emit activated and deactivated events
2017-09-04 Marcus FritzschApp: cleanup name/id mapping and its reverse
2017-09-04 Marcus FritzschApp/API: fix event emission methods
2017-09-04 Marcus Fritzschmain: simplify event broadcasting
2017-09-04 Marcus Fritzschapp: remove previous work around experiments, add one...
2017-09-04 Marcus Fritzschapp: remove add_task/execute_pending support
2017-09-04 Marcus Fritzschmain/binding: do not allow concurrent threads in App
next