galczo5
galczo5
Hi, I'm trying to create some views and I cannot set geometry in `wlc_set_view_created_cb`. Here is my callback function: ``` static bool view_created(wlc_handle view) { wlc_view_set_mask(view, wlc_output_get_mask(wlc_view_get_output(view))); wlc_view_bring_to_front(view); struct wlc_geometry...
* **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) Moved build config to ng-cli. * **What is the new behavior (if this is a...
# Problem Solved By The Feature Using `[style.css-property]="value"` or `[class.className]="value"` in Angular requires change detection to apply the changes. When we want to change a style of only one html...
Is there any posibility to disable search input slot? When I have selected value and I want to change it, selected value is not visible.   I have workaround,...
https://github.com/Enerccio/ewlc/issues/105 I'm not sure if repo is migrated to ewlc. Please help.