Project Description

The idea is to work on projects related to GNOME (libs/apps or others) that needs some love, components that are important for the desktop, but has few contributions lately.

Goal for this Hackweek

The project selected for this Hackweek was gnome-calendar and the plan is to improve tests and work on issues related to timezone: https://gitlab.gnome.org/GNOME/gnome-calendar/-/issues/1093

Test suite for gnome-calendar, https://fortintam.com/blog/call-for-help-writing-gnome-calendar-compliance-unit-tests/

Resources

  • https://gitlab.gnome.org/GNOME/gnome-calendar/
  • https://gitlab.gnome.org/GNOME/gnome-calendar/-/mergerequests?scope=all&state=all&authorusername=danigm&label_name[]=Timezones

Looking for hackers with the skills:

gnome gtk4 tests

This project is part of:

Hack Week 23

Activity

  • almost 2 years ago: dgarcia added keyword "gnome" to this project.
  • almost 2 years ago: dgarcia added keyword "gtk4" to this project.
  • almost 2 years ago: dgarcia added keyword "tests" to this project.
  • about 2 years ago: AZhou liked this project.
  • about 2 years ago: epaolantonio liked this project.
  • about 2 years ago: gleidi liked this project.
  • about 2 years ago: dgarcia liked this project.
  • about 2 years ago: dgarcia started this project.
  • about 2 years ago: dgarcia originated this project.

  • Comments

    Be the first to comment!

    Similar Projects

    GNOME media center by dgarcia

    Description

    GNOME extension to convert your desktop in a full featured media server. This will also require a simple server to provide a backend for the media server, that could be run locally or in a remote server.

    Goals

    • GNOME shell extension with the following features:
      • Full control with bluetooth remote (arrow keys, space, escape, on screen keyboard)
      • Show the medias library with big pictures
      • Play videos in full screen using vlc
      • Design to be extended with more medias: video, music, games, web...

    Resources


    Port OTPClient to GTK >= 4.18 by pstivanin

    Project Description

    OTPClient is currently using GTK3 and cannot easily be ported to GTK4. Since GTK4 came out, there have been quite some big changes. Also, there are now some new deprecation that will take effect with GTK5 (and are active starting from 4.10 as warnings), so I need to think ahead and port OTPClient without using any of those deprecated features.

    Goal for this Hackweek

    • fix the last 3 opened issues (https://github.com/paolostivanin/OTPClient/issues/402, https://github.com/paolostivanin/OTPClient/issues/404, https://github.com/paolostivanin/OTPClient/issues/406) and release a new version
    • continue the rewrite from where we left last year
    • if possible, finally close this 6 years old issue: https://github.com/paolostivanin/OTPClient/issues/123