summaryrefslogtreecommitdiffstats
path: root/src/libwindowmanager.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-12-26Fix mistakesandbox/knimitz/ces2019Kazumasa Mitsunari1-1/+1
2018-12-04Fix mistakeKazumasa Mitsunari1-1/+1
2018-12-04Remove unused variablesKazumasa Mitsunari1-1/+0
2018-12-04Fix build errorKazumasa Mitsunari1-1/+1
2018-11-30Add new featuresKazumasa Mitsunari1-0/+103
2018-10-30add source for ces2019zheng_wenlong1-2/+174
2018-08-20Introduce simple APIguppy_6.99.4guppy_6.99.3guppy_6.99.2guppy_6.99.1guppy_6.90.0guppy/6.99.4guppy/6.99.3guppy/6.99.2guppy/6.99.1guppy/6.90.0flounder_5.99.6flounder_5.99.5flounder/5.99.6flounder/5.99.56.99.46.99.36.99.26.99.16.90.05.99.65.99.5Kazumasa Mitsunari1-56/+308
2018-08-02Add new parameter 'scale' for multiple resolutionflounder_5.99.4flounder_5.99.3flounder/5.99.4flounder/5.99.35.99.45.99.3Tadao Tanikawa1-1/+11
2018-07-13Bug fix: Enable screenUpdated and error eventflounder_5.99.2flounder/5.99.25.99.2Kazumasa Mitsunari1-2/+4
2018-07-09Rename event names to lower camel caseYuta Doi1-3/+3
2018-07-09Rename APIsYuta Doi1-10/+20
2018-06-29Revert "Change Visible and InVisible event to broadcast"Kazumasa Mitsunari1-2/+0
2018-06-29Add screen_updated and error eventKazumasa Mitsunari1-1/+3
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 Doi1-1/+195
2017-12-19Fix the bug in error caseKazumasa Mitsunari1-10/+1
2017-12-12Support XDG applicationTadao Tanikawa1-0/+51
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 Doi1-20/+31
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-02Replace json_object_object_get() with json_object_object_get_ex()Yuta Doi1-14/+38
2017-11-02Replace 'constexpr' with 'const char*'Yuta Doi1-2/+6
2017-11-01Change parameter from char* to json_objectKazumasa Mitsunari1-42/+63
2017-10-26Add library splitted from agl-service-windowmanagerKazumasa Mitsunari1-0/+489