Omar Abdelhafith

Results 10 issues of Omar Abdelhafith

The current website lacks some of the information about what libraries are part of Guaka This website http://piotrmurach.github.io/tty/ does a great job at highlighting its component. Maybe we can do...

help wanted

![image](https://cloud.githubusercontent.com/assets/1461052/22401004/6662a5de-e5bc-11e6-91d5-f67b07b9b3ef.png) Something like :D ^

This here is an idea of generating a command line application from a configuration file So the config file will have all the commands and flags required to generate a...

The idea is to add support for globs and quickly iterating a directory. I think it would look very similar to how ruby solves that. Check the documentation for http://ruby-doc.org/core-1.9.3/Dir.html...

enhancement
help wanted

At the moment, if you have the same headers passed in all the functions of the same module, we need to duplicate these headers with each method. There should be...

discussion

The current behaviour for hiding looks like the below: ![Alt text](https://cloud.githubusercontent.com/assets/1461052/8272550/c1bec77a-183e-11e5-96f2-137177e6ca3e.gif) The correct version should look similar to the below. ![Alt text](https://raw.githubusercontent.com/tomvanzummeren/TZStackView/master/assets/TZStackView-hide-animation.gif) This issue happens since when hiding the view,...

bug
enhancement

Right now the unit test works by asserting the frames of the arranged views. Checking on the frame might be a brittle way to assert correctness. In order to be...

enhancement

Update to swift 3