staging/windowmanager.git
2017-09-14 Marcus Fritzschdoc: convert asciidoc to md eel master 4.99.1 4.99.2 4.99.3 4.99.4 4.99.5 5.0.0 5.0.1 5.0.2 5.0.3 5.99.1 eel/4.99.1 eel/4.99.2 eel/4.99.3 eel/4.99.4 eel/4.99.5 eel/5.0.0 eel/5.0.1 eel/5.0.2 eel/5.0.3 eel_4.99.1 eel_4.99.2 eel_4.99.3 eel_4.99.4 eel_4.99.5 eel_5.0.0 eel_5.0.1 eel_5.0.2 eel_5.0.3 flounder/5.99.1 flounder_5.99.1
2017-09-14 Marcus Fritzschdoc: shuffled around some sections, fixes.
2017-09-14 Marcus Fritzschscripts: install wm-request
2017-09-14 Marcus FritzschApp: remove unused g_app global, make dtor default
2017-09-14 Marcus FritzschApp: remove id_shift and id_mask constants
2017-09-14 Marcus Fritzschdoc: remove obsolete GNUmakefile, add CMakeLists.txt
2017-09-14 Marcus Fritzschdoc: remove duplicated AFBClient documentation
2017-09-14 Marcus Fritzschdoc: documentation update, more examples, some external...
2017-09-14 Marcus FritzschAFBClient: honor the SCOPE_TRACING option from cmake
2017-09-14 Marcus Fritzschadd doc/
2017-09-14 Marcus Fritzschfix README
2017-09-14 Marcus Fritzschwm-request: enable the use of pygments if available
2017-09-14 Marcus Fritzschbinding/afbclient: use the correct binding names
2017-09-14 Marcus Fritzschapp/afbclient: use the correct names for active/inactiv...
2017-09-14 Marcus Fritzschlayers: remove priority from split layout definition
2017-09-14 Marcus Fritzschredraw_fixer: a couple of style fixes
2017-09-14 Marcus Fritzschapp: a couple of style fixes + format
2017-09-14 Marcus Fritzschcmake: enable c++14 for redraw_fixer
2017-09-14 Marcus FritzschRemove remnants of obsolete surface management by their IDs
2017-09-14 Marcus Fritzschclient-lib: link against libafbwsc
2017-09-14 Marcus Fritzschremove obsolete TODO
2017-09-14 Marcus Fritzschremove unused layouts.json
2017-09-14 Marcus Fritzschcmake: rename the project to WindowManagerTMC
2017-09-14 Marcus Fritzschcmake/config: use /etc/layers.json, install it to there...
2017-09-14 Marcus Fritzschclient-lib: add documentation
2017-09-14 Marcus Fritzschwinman: add install targets
2017-09-14 Marcus Fritzschcmake: include GNUInstallDirs
2017-09-14 Marcus FritzschAFBClient: add license headers
2017-09-14 Marcus FritzschAFBClient: impl ptr is const
2017-09-14 Marcus Fritzschclient-lib: add cmakelists
2017-09-14 Marcus FritzschMove AFBClient to client-lib/
2017-09-14 Marcus FritzschAFBClient: fix port sanity check
2017-09-14 Marcus FritzschAFBClient: move dispatch_internal() to Impl ...
2017-09-14 Marcus FritzschAFBClient: move api_call() to Impl as it's now private...
2017-09-14 Marcus FritzschAFBClient: use fputs where sensible, more this-> name...
2017-09-14 Marcus FritzschAFBClient: prevent init if already initialized
2017-09-14 Marcus FritzschAFBClient: fix some clang-tidy issues
2017-09-14 Marcus FritzschCall event handler only if event-label matches
2017-09-14 Marcus FritzschAdd doc/
2017-09-14 Marcus FritzschAFBClient: remove obsolete UNUSED() usages
2017-09-14 Marcus FritzschImpl: use handler_fun instead of its full type
2017-09-14 Marcus FritzschAFBClient: implement event handler dispatch
2017-09-14 Marcus FritzschImpl: made wsj1_itf const
2017-09-14 Marcus FritzschImpl: made 'returned' boolean atomic
2017-09-14 Marcus FritzschAFBClient: Pimpl'ed to hide impl details
2017-09-14 Marcus Fritzschremove json_object fwd decl
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
next