galczo5

Results 5 issues of 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. ![image](https://user-images.githubusercontent.com/6080725/51667856-329fe680-1fc1-11e9-8317-3279765b34de.png) ![image](https://user-images.githubusercontent.com/6080725/51667881-41869900-1fc1-11e9-91c2-2c49b1249e0c.png) I have workaround,...

https://github.com/Enerccio/ewlc/issues/105 I'm not sure if repo is migrated to ewlc. Please help.