| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-19 | fix(build): use explicit desktop entry filename in PKGBUILD | ahmet-cetinkaya | |
| Update the desktop entry installation command to use the specific filename `me.ahmetcetinkaya.whph.desktop` instead of the generic `${pkgname%-bin}.desktop` pattern. | |||
| 2026-04-14 | fix(release): bump version to v0.22.2 | ahmet-cetinkaya | |
| 2026-02-27 | chore: bump version to v0.22.2 | ahmet-cetinkaya | |
| 2026-02-20 | chore: bump version to v0.22.1 | ahmet-cetinkaya | |
| 2026-02-20 | chore: bump version to v0.22.1 | ahmet-cetinkaya | |
| 2026-02-18 | docs: update package description for better clarity | Ahmet Çetinkaya | |
| 2026-02-17 | chore: add shellcheck directives to PKGBUILD | Ahmet Çetinkaya | |
| Add shellcheck shell declaration and disable specific warnings (SC2034, SC2154) that are not relevant for PKGBUILD files. | |||
| 2026-02-17 | style: reformat | Ahmet Çetinkaya | |
| 2026-02-17 | chore: add co-maintainer to PKGBUILD | Ahmet Çetinkaya | |
| 2026-02-17 | feat: add desktop database update hooks | Ahmet Çetinkaya | |
| Add post_install and post_upgrade functions to update the desktop database after package installation or upgrade. Also update post_remove to refresh the desktop database when the package is removed. | |||
| 2026-02-17 | feat: update package description for clarity | Ahmet Çetinkaya | |
| 2026-02-08 | First commit - WHPH v0.20.4 | Prasanna Venkadesh | |