app/afbclient: use the correct names for active/inactive events
[staging/windowmanager.git] / src / app.cpp
2017-08-08 Marcus Fritzschapp: resturn Err() on failed IDs test
2017-08-08 Marcus Fritzschapp: try to parse ids.json, run embedded tests (debug...
2017-08-08 Marcus Fritzschutil: move DB() debug macro from app
2017-08-08 Marcus Fritzschjson_helper: move get here (from app)
2017-08-08 Marcus Fritzschapp: propagate errors from layout parsing, more thoroug...
2017-08-08 Marcus Fritzschapp: add very c++-y layout parsing
2017-08-08 Marcus Fritzschwayland: add display::add_global_handler which forwards...
2017-08-08 Marcus Fritzschapp: reset g_app on ~App()
2017-08-08 Marcus Fritzschclang-format, mostly indenting.
2017-08-08 Marcus Fritzschclang-tidy the place up
2017-08-08 Marcus Fritzschmain: move most of main to app, separate ownership
2017-08-08 Marcus FritzschGenerating binding API glue code using generate-binding.py
2017-08-08 Marcus Fritzschmain/app: started to move things to app