yast2-fontsan invention by pgajdos
|
Improve text mode package selectora project by gabi2 Enhance the YaST ncurses package installation to show the changelog of a package and the level of supportability (on SLE). |
gotmailan idea by ovisan Create an ncurses email client in golang. |
BtrFS -- Scrub free spacean idea by winddss Currently only those disk blocks are checked that are allocated by the filesystem and in use. To check for read errors on unallocated blocks can be beneficial to identify hardware that is going to fail in the near future. As my first project in BtrFS, I'll also learn some development skill on BtrFS. |
Upgrade SMBTA monitora project by gschlotter Bring the smbtamonitor-qt to a stage where it can be released, with some additional changes. |
fdisk and libfdisk upstream hackinga project by puzel The project is to address fdisk/libfdisk TODO items from upstream util-linux project: |
support git2tar ball packaging as part of the build processan idea by adrianSuSE To have a more efficient upstream packaging support in OBS, I want to implement the following |
community calendar widgeta project by eMBee a widget to list events from a JSON backend. the widget may be included by any website to share community events. |
rewrite YaST2 AppArmoran idea by cboltz The YaST2 AppArmor module is still based on the Immunix::* perl modules that are deprecated upstream and therefore causes some maintenance "fun". Upstream AppArmor utils were rewritten in python. |
pimp my mini-game (engine)a project by thutterer I have cloned the classic Snake game in my spare time recently to learn about dynamic memory allocation and pointer stuff in C++. |