Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[rmkit] update rmkit to latest (2024-01-11) #825

Merged
merged 3 commits into from
Jan 20, 2024
Merged

Conversation

raisjn
Copy link
Contributor

@raisjn raisjn commented Jan 12, 2024

  • simple: fix diacritic issues in font rendering
  • genie: add config dir
  • harmony: throw away persistent buffer if the size changed (this should be very rare)
  • remux: add APIs for launcher-ctrl
  • iago: add table shape

@Eeems Eeems added the packages Add or improve packages of the repository label Jan 12, 2024
@Eeems Eeems added this to the 2024-W02 Merge Window milestone Jan 12, 2024
@Eeems
Copy link
Member

Eeems commented Jan 12, 2024

There was no updated genie package, so I can't test that.

  • The new API added to remux works great!
  • Harmony properly discards the buffer if the size changes
  • I'm not really setup to reproduce the diacritic issues in nao, but it seems to be working as expected.
  • The new table shape for iago works great!

* simple: fix diacritic issues in font rendering
* genie: add config dir
* harmony: fix crash due to bad buffer
* remux: add APIs for launcher-ctrl
@raisjn raisjn force-pushed the rmkit-update-2024-01-11 branch from eaeaa61 to 62e653d Compare January 12, 2024 16:15
@Eeems
Copy link
Member

Eeems commented Jan 13, 2024

Genie test passed, it's reading configuration from files in /opt/etc/genie.conf.d

@Eeems Eeems merged commit 7a7881c into testing Jan 20, 2024
3 checks passed
@Eeems Eeems deleted the rmkit-update-2024-01-11 branch January 20, 2024 20:01
Eeems added a commit that referenced this pull request Jan 28, 2024
* simple: fix diacritic issues in font rendering
* genie: add config dir
* harmony: fix crash due to bad buffer
* remux: add APIs for launcher-ctrl

Co-authored-by: okay <okay@arkose>
Co-authored-by: Nathaniel van Diepen <[email protected]>
Eeems added a commit that referenced this pull request May 21, 2024
### New Packages
- `move-logs-to-opt` - 0.0.1-1 (#821)
  - Move log files to `/opt` to avoid filling up the root partition.
- `oxide-extra` and `liboxide-dev` - 2.7-3 (#760)

### Updated Packages
- `folly` - 0.0.1-4 (#823)
- `koreader` - 2024.01-1 (#826)
- `linux-stracciatella` - 5.4.70.4-1 (#808)
- `oxide`,  `oxide-utils`, `inject_evdev`, and `liboxide` - 2.7-3 (#760)
- `puzzles` - 0.2.4-4 (#785)
- `rm2-suspend-fix` - 0.0.0-3 (#821)
- `genie` - 0.1.7-1 (#825)
- `harmony` - 0.2.3-1 (#825)
- `iago` - 0.1.2-1 (#825)
- `remux` - 0.3.0-1 (#825)
- `simple` - 0.2.1-1 (#825)
- `tilem` - 0.1.1-1 (#764)
- `toltec-base` - 1.3-1 (#806)
- `yaft` - 0.1.1 (#763)
- `zoneinfo-utils` - 2023c-1 (#702)
- `rmfakecloud-proxy` - 0.0.3-5 (#757 #831)

### Packages removed
- `erode`, `tarnish`, `decay`, and `corrupt`
  - Replaced by `oxide`
- `fret`, and `anxiety`
  - Replaced by `oxide-extra`
- `rot`
  - Replaced by `oxide-utils`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packages Add or improve packages of the repository
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants