Skip to content

Feedback Appreciated #7

Open
Open
@RKennedy9064

Description

@RKennedy9064

This crate is fairly new, so I thought I'd take the approach that spinning_top took and ask for feedback if anyone's interested. My main goal was to get something working so I'm sure there are plenty of improvements. If anyone has some spare time to give it a look I'd greatly appreciate it.

Activity

pinned this issue on Mar 21, 2020
JM2707

JM2707 commented on Apr 18, 2020

@JM2707

I have used this crate for my operating system, and I have been able to use all of its features without any error. So far it works perfectly.

RKennedy9064

RKennedy9064 commented on Apr 19, 2020

@RKennedy9064
MemberAuthor

Glad you like it, thanks for the feedback!

ghost
tsatke

tsatke commented on May 9, 2023

@tsatke
Contributor

I'd love support for more resolutions, such as the default 1280x800x256 that the new bootloader 0.11.3 uses. The API is pretty nice, but set_video_mode wants an enum VideoMode, which I can't extend with a custom resolution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @RKennedy9064@JM2707@tsatke

        Issue actions

          Feedback Appreciated · Issue #7 · rust-osdev/vga