Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-09-08 | Add callback function when surface dead | 3 | -1/+5 | |
2018-09-08 | Watch the contents of TaskVisible | 1 | -2/+2 | |
2018-09-08 | Change layer size when layoutChange() | 1 | -7/+4 | |
2018-09-08 | Fix layer can't go to center | 3 | -5/+6 | |
2018-09-08 | Change size (0, 0) if layer turns invisible | 1 | -17/+62 | |
2018-09-08 | Fix window_manager.cpp used old_role | 1 | -1/+1 | |
2018-09-08 | Fix the mistake of generating new layerID | 1 | -2/+2 | |
2018-09-08 | Update wm_layer_control.cpp | 1 | -3/+5 | |
2018-09-08 | Temporary fix of windowmanager | 1 | -5/+12 | |
2018-09-08 | Return WMError instead of bool | 2 | -3/+4 | |
2018-09-08 | Return nullptr if client is not found | 1 | -1/+8 | |
2018-09-08 | Update wm_layer | 4 | -6/+39 | |
2018-09-08 | Change local variable name | 2 | -6/+6 | |
2018-09-07 | Modify getAppID | 3 | -3/+18 | |
2018-09-07 | addSurface to client | 4 | -2/+30 | |
2018-09-07 | Remove wm_layer_name in wm_client | 6 | -36/+35 | |
2018-08-31 | Fix a little : wm_layer_control | 1 | -1/+3 | |
2018-08-31 | Remove test code | 2 | -2/+0 | |
2018-08-31 | Change struct WMAction | 5 | -26/+32 | |
2018-08-31 | Fix CRLF | 2 | -99/+99 | |
2018-08-31 | Emit syncDraw | 1 | -3/+7 | |
2018-08-31 | Add initialize code | 1 | -0/+5 | |
2018-08-31 | Bug Fix : wm_layer | 3 | -8/+22 | |
2018-08-31 | Copy not layers.json but layers_setting.json | 1 | -1/+1 | |
2018-08-31 | Update windowmanager | 2 | -11/+7 | |
2018-08-31 | Update wm_layer | 4 | -600/+653 | |
2018-08-31 | Update wm_client | 2 | -0/+12 | |
2018-08-31 | Fix build error | 3 | -8/+11 | |
2018-08-30 | temporary change | 4 | -11/+123 | |
2018-08-30 | Hide variable into private | 1 | -23/+19 | |
2018-08-28 | Remove lookup_id and lookup_name | 2 | -18/+7 | |
2018-08-27 | Update windowmanager | 1 | -38/+59 | |
2018-08-27 | Update wm_client and applist | 4 | -21/+39 | |
2018-08-27 | Update wm_layer | 4 | -90/+72 | |
2018-08-27 | Implement setup/getArea | 2 | -2/+44 | |
2018-08-27 | Update wm_layer | 4 | -32/+304 | |
2018-08-27 | Fix mistake of comparison | 1 | -1/+1 | |
2018-08-22 | Append role to setting | 1 | -0/+1 | |
2018-08-22 | Add loadLayerSetting | 3 | -2/+55 | |
2018-08-22 | Add loadAreaDb | 2 | -2/+79 | |
2018-08-22 | Start to rework using ilmControl | 12 | -370/+210 | |
2018-08-22 | Remove struct unieque_fd | 2 | -28/+0 | |
2018-08-22 | Fix util function HMI_* | 10 | -159/+162 | |
2018-08-22 | Remove hmi-debug.h | 12 | -143/+127 | |
2018-08-22 | Move declaration to source code | 2 | -1/+2 | |
2018-08-22 | Rename class name LayerManager to LayerControl | 5 | -28/+41 | |
2018-08-22 | Forgot adding new files | 4 | -0/+324 | |
2018-08-20 | Add initialize of Layout Manager | 4 | -57/+12 | |
2018-08-20 | Omit std::string to string | 1 | -41/+44 | |
2018-08-20 | Add setRole | 7 | -21/+269 |