Search
Items tagged with: GNOMECalendar
Pro-Tip for repository owners: add tags for dependent projects, so their maintainers can efficiently track issues.
@nekohayo did this in #GNOMECalendar, so I can subscribe specifically to issues related to #GNOMEOnlineAccounts
Pro tip for @gnome newcomer contributors: you can subscribe to specific labels/tags for newcomer-specific email notifications in a project.
If you go to gitlab.gnome.org/GNOME/gnome-c… for example, you can subscribe to be notified each time I tag a GNOME Calendar issue as newcomers-friendly (in terms of implementation difficulty).
You can of course also click those labels anywhere you see them in GitLab to see a list of issues filtered with that label.
#OpenSource #GNOMECalendar #GitLab #GNOME
GUADEC 2024 Calendaring in the modern desktop
Georges Basile Stavracas Neto, Hari Rana, and Jean-François Fortin Tam present this GUADEC 2024 Day 1, Track 1 talk.Between long and tedious RFCs, web-based ...YouTube
GNOME Calendar users, rejoice!
After 7 months of pain and suffering, we finally reworked the event details popover, which will be available in GNOME 47!
The new event details popover builds on top of the existing UI/code, while adding a few improvements and behavioral changes:
- The popover displays the
changes-prevent
(lock) icon when the event is read-only. - Each section is properly separated with separators, with equal amount of margins.
- Location and Meetings section are mutually exclusive; only one is shown.
- When an event has no event note, the popover will always explicitly display that there's no event description.
- The action button adapts its icon and tooltip text depending on the event permission.
gitlab.gnome.org/GNOME/gnome-c…
#GNOME #GNOMECalendar #GTK #libadwaita #GTK4
event-popover: Rework UI and code (!392) · Merge requests · GNOME / gnome-calendar · GitLab
Depends on !418 This builds...GitLab
Calendar's .ics individual event file importing dialog does not preview times in user's local timezone, and does not respect 24-hours vs 12-hours AM PM format (#1175) · Issues · GNOME / gnome-calendar · GitLab
To reproduce: Download this sample .ics file (from issueGitLab
I would love to encourage y'all #GUADEC attendees to use the "Download" button from the event's Indico platform (that button is in each event's details page) to use it directly in #GNOMECalendar, but… it turns out that you'd run into this silly timezones bug where the event importer dialog considers UTC times to be the local time 🤦
So… can I motivate someone to send a merge request for gitlab.gnome.org/GNOME/gnome-c… ? This would be timely for #GNOME's main conference next week 😉
Calendar's .ics individual event file importing dialog does not preview times in user's local timezone, and does not respect 24-hours vs 12-hours AM PM format (#1175) · Issues · GNOME / gnome-calendar · GitLab
To reproduce: Download this sample .ics file (from issueGitLab
— Them: “Please test #GNOMECalendar's sidebar again”
— Me, coming back from another round of testing: “Code’s haunted”
— Them: “What?”
— Me, loading a pistol and getting back to the bug tracker: “Code’s haunted”
gitlab.gnome.org/GNOME/gnome-c…
#MaintainerLife #FreeSoftware #OpenSource #QA #testing #programming #GNOME
When clicking today's date in the sidebar's minicalendar, some events will randomly appear or disappear (#1255) · Issues · GNOME / gnome-calendar · GitLab
Affected version Nightly / main Also version 45.1 from FedoraGitLab
Every #GNOMECalendar user owes a HUGE amount of gratitude to @khemicalkoder for solving the timelines backend bug that flew under the radar for years! It was causing at least two heisenbugs and obfuscating testing for a bunch of other bugs in the #GNOME calendaring application. This merge request was absolutely amazing: gitlab.gnome.org/GNOME/gnome-c…
In addition to the 2 bugs fixed, these two other issues become clear enough for newcomers to fix:
* gitlab.gnome.org/GNOME/gnome-c…
* gitlab.gnome.org/GNOME/gnome-c…
Improve the ordering of events in cells to avoid breaking continuous lines of multi-day events within adjacent cells in week and month view (#59) · Issues · GNOME / gnome-calendar · GitLab
Originally reported by @jfft in Bugzilla (#768619):GitLab
Part 1 of my #GNOMECalendar #webcal subscriptions #UX bugfixing trilogy has been merged today! No more duplicate calendars created by accident when adding a web calendar URL 🥳 gitlab.gnome.org/GNOME/gnome-c…
Avoid duplication when adding online calendars (!417) · Merge requests · GNOME / gnome-calendar · GitLab
To visually make sense from a UI standpoint, chronologically, this soft-depends on the cleanup changes provided inGitLab