Sotirios Roussis

Results 20 comments of Sotirios Roussis

To change color guys you should declare namespace `xmlns:fab="http://schemas.android.com/apk/res-auto"` and not `xmlns:fab="http://schemas.android.com/tools"` After you do that, you can change the color programmatically or with xml.

* Login with LDAP / AD username and password is the most crucial * Group for Administrators and Users * Administrators must not be able to look at others' passwords...

According to @csbenz, the solution is to set `holder.setIsRecyclable();` to false inside onClick method. Remember to set `setIsRecyclable();` to true again after the view isn't expanded any more so that...

Thanks @bonelifer ! Do you have the `xdotool` by any chance? This is a required dependency in order to gain focus on windows like Spotify.

@bonelifer Could you submit a PR for this please?

A new branch was created for the development of the new feature @samuk190 please refer [here](https://github.com/xtonousou/xfce4-genmon-scripts/tree/dualshock)

Gamepad support has been added and it is ready to be tested. The generic monitor command should be `/path/to/xfce4-genmon-scripts/gamepad-panel.sh` Please test it while having multiple gamepads connected.

Well, the two "100%" strings shouldn't be there. My thought is: * Optionally define which device to display on panel * If no device is specified, the first is automatically...

Could you check again? I added a space between two battery percentages.

Could you provide us some screenshots? network-panel.sh depends on [ship](https://github.com/xtonousou/ship) you can download it, install it by appending it in your PATH environmental variable. If you have issues with the...