summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-07-09Rename event names to lower camel caseYuta Doi1-3/+3
2018-07-09Rename APIsYuta Doi2-12/+26
2018-06-29Revert "Change Visible and InVisible event to broadcast"Kazumasa Mitsunari1-2/+0
2018-06-29Add screen_updated and error eventKazumasa Mitsunari2-1/+9
2017-12-20Change Visible and InVisible event to broadcastflounder_5.99.1flounder/5.99.15.99.1zheng_wenlong1-0/+2
2017-12-20Add APIs which can get information about the display and the surface areaYuta Doi2-1/+200
2017-12-19Fix the bug in error caseKazumasa Mitsunari1-10/+1
2017-12-12Support XDG applicationTadao Tanikawa2-0/+53
2017-12-04Remove exit code when the websocket connection is disconnectedKazumasa Mitsunari1-1/+0
2017-11-13Remove the setenveel_4.99.3eel/4.99.34.99.3Yuta Doi1-11/+1
2017-11-13Add debug message macros controlled by environment variableYuta Doi2-20/+101
2017-11-10Remove unnecessary debug logKazumasa Mitsunari1-1/+0
2017-11-10Remove unnecessary comments and variableYuta Doi1-5/+2
2017-11-08Change requestSurface() to return surface_idYuta Doi1-1/+1
2017-11-02Use a version for the libraryKazumasa Mitsunari1-0/+1
2017-11-02Replace json_object_object_get() with json_object_object_get_ex()Yuta Doi1-14/+38
2017-11-02Replace 'constexpr' with 'const char*'Yuta Doi2-4/+8
2017-11-01Modify the enum starting pointKazumasa Mitsunari1-1/+1
2017-11-01Change parameter from char* to json_objectKazumasa Mitsunari2-47/+80
2017-10-26Add library splitted from agl-service-windowmanagerKazumasa Mitsunari3-0/+626