===== Looking for a place to start? ===== This page contains links to tasks that are considered relatively easy. Please note that we might forget to keep it up to date, so if all the listed tasks are fixed, ping us on the #xfce-dev IRC channel (on Freenode) and we'll add a few more. **Quick reminders:**\\ The code sits on http://git.xfce.org/\\ You can also fork from https://github.com/xfce-mirror\\ The proper way to make a patch is to use git format-patch (see [[https://ariejan.net/2009/10/26/how-to-create-and-apply-a-patch-with-git/|this excellent and short tutorial]])\\ We're here to help! Talk to us on IRC [[irc://irc.freenode.net/xfce-dev|#xfce-dev]]. ---- ==== List of easy to fix bugs generated from bugzilla ==== {{rss>https://bugzilla.xfce.org/buglist.cgi?keywords=easyfix&keywords_type=allwords&query_format=advanced&resolution=---&resolution=DUPLICATE&ctype=atom 200 reverse date 10m}} ---- ==== Other easy tasks ==== ===== Code a new design for the Screenshooter imgur windows ===== **Requires:** C, GTK+\\ **Difficulty:** * * \\ **Contact:** sidi We now have imgur support in our Screenshooter, and would like to add a few options to the existing GUI to make the tool really convenient for developers and not too cluttered at the same time. This task mostly involves basic GTK+ programming, and a few calls to other existing programs. The code base does not require a deep knowledge of Xfce's inner workings. We have a mockup here: http://i.imgur.com/DutqdYo.png ----