Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-06-18 | Bug Fix : sub surface is not rendered | 1 | -4/+14 | |
2018-06-18 | Change size of area | 1 | -2/+3 | |
2018-06-18 | Show debug message when incorrect role | 1 | -1/+1 | |
2018-06-18 | Bug Fix : Show split | 2 | -17/+32 | |
2018-06-18 | Change debug level of getAppID from surface | 1 | -1/+1 | |
2018-06-18 | Fix debug message | 1 | -1/+1 | |
2018-06-18 | Bug Fix 1 : Enable split.sub invisible when tap shortcut key | 1 | -20/+30 | |
2018-06-18 | Dump visible task | 1 | -1/+3 | |
2018-06-18 | Fix : debug message is wrong | 1 | -4/+4 | |
2018-06-18 | Add debug message | 1 | -0/+1 | |
2018-06-18 | Use instead enum of bool visible | 4 | -20/+28 | |
2018-06-17 | Add changeCurrentStatus function | 2 | -4/+58 | |
2018-06-17 | Enable to get area size from area name | 3 | -2/+62 | |
2018-06-17 | Remove comment out | 2 | -290/+0 | |
2018-06-15 | Remove try_layout | 1 | -95/+68 | |
2018-06-15 | Set deactivate task | 2 | -19/+215 | |
2018-06-15 | Compile success | 2 | -62/+15 | |
2018-06-15 | On the way to move process to endDraw | 4 | -34/+243 | |
2018-06-14 | Add description to the applist | 1 | -14/+20 | |
2018-06-13 | Use camel case | 2 | -25/+25 | |
2018-06-13 | Add set_request | 2 | -26/+41 | |
2018-06-13 | activate/deactivate surface only set transtion state | 2 | -72/+115 | |
2018-06-13 | Add new error enumulation | 2 | -0/+3 | |
2018-06-13 | Add getAppID | 2 | -3/+27 | |
2018-06-13 | Bug Fix : role in WMClientContext is not set | 1 | -1/+1 | |
2018-06-13 | A | 1 | -1/+1 | |
2018-06-13 | Add description | 2 | -23/+185 | |
2018-06-13 | Reserve the size for container | 1 | -2/+7 | |
2018-06-13 | Add mutex lock | 2 | -4/+18 | |
2018-06-12 | Change function according to 1476fb | 1 | -3/+24 | |
2018-06-12 | Change API in applist | 3 | -5/+11 | |
2018-06-12 | Rename files to use "_" instead of "-" | 8 | -8/+8 | |
2018-06-08 | Rename the arguments | 2 | -10/+10 | |
2018-06-08 | Change struct name wmClientCtxt to WMClientCtxt | 1 | -7/+7 | |
2018-06-08 | Remove unnecessary code | 1 | -2/+0 | |
2018-06-08 | Merge branch 'sandbox/knimitz/format_code' into sandbox/knimitz/lock | 10 | -188/+204 | |
2018-06-08 | Insert hack code | 1 | -4/+7 | |
2018-06-08 | Add const to get functions | 4 | -22/+21 | |
2018-06-08 | Change names. Not use sequence number but request number | 6 | -57/+62 | |
2018-06-08 | Insert hack code to compatible split mode | 2 | -1/+16 | |
2018-06-07 | Format source code | 7 | -135/+136 | |
2018-06-04 | Adopt error code and message into Window Manager | 4 | -43/+49 | |
2018-06-04 | Add new error code and message | 2 | -3/+10 | |
2018-06-04 | Change message log | 1 | -1/+1 | |
2018-06-04 | Add global error event | 2 | -6/+5 | |
2018-06-04 | Add new files manages error message | 3 | -0/+75 | |
2018-06-01 | Add subscribe function in app.cpp to control from main.cpp | 2 | -23/+53 | |
2018-06-01 | subscribe error event for app | 1 | -0/+2 | |
2018-06-01 | Modify subscribe | 1 | -0/+9 | |
2018-06-01 | Change wmClientContext | 1 | -3/+5 |