Daniel Glez-Peña

Results 17 comments of Daniel Glez-Peña

I have tested it and it works. But you need to add `angular-route.js` in the `index.html` (you will need to download it, or reference it to an external URL). For...

It is not easy to debug. By now, my code prints in the console all your calls to "alert" and angular exceptions, but nothing more. :-(

In theory yes, I have chosen Angular 1 as an example.

I am using Java HotSpot (Oracle) 1.8.0_121 in Ubuntu 16.04. The behaviour you are reporting seems the same as a Windows user reported to me in https://github.com/lipido/javafxwebview#warning-windows-users I think that...

Thank you for trying kargos. I have checked if there is a bug in parsing, but it seems that is related with Qt/QML. What kargo does is to take the...

Yes, it is a good idea, a non-standard property "font.weight", for example. On martes, 6 de junio de 2017 10:21:14 (CEST) Andy Kluger wrote: > Thanks, that's very informative. Can...

It is a very good idea. But I am not sure how to implement it. What about this: ```bash #!/bin/bash echo "title" echo "tooltip text | tooltipmain=true" echo "tooltip sub...

Yes, of course. But, I'm talking about **what** is displayed on the tooltip when the mouse hovers the plasmoid. The line with `tooltipmain`/`tooltipsub` indicates the message, which will be only...

Cool. But the 'killer' feature of my kargos RSS (and the old KNewsTicker) is the continuous rotating news on the task bar! (no clicks to see news). Regarding the tooltip...

I think that BitBar allows parameters without quotes. https://github.com/matryer/bitbar/blob/master/README.md If there are spaces, it seems that OSX bitbar needs double quotes (see "bash" parameter). I am not sure about passing...