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

overhaul & improve Linux screenshare #489

Merged
merged 52 commits into from
Apr 17, 2024

Commits on Mar 31, 2024

  1. added hardware accel flags

    kaitlynkittyy committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    05df122 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. removed useless flags

    kaitlynkittyy committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    1e57235 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. removed discord's arbitrary limit to bitrate

    kaitlynkittyy committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    83b7dd0 View commit details
    Browse the repository at this point in the history
  2. removed unnecessary flags

    kaitlynkittyy committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    4152338 View commit details
    Browse the repository at this point in the history
  3. fixed patch to not rely on minified variable names

    kaitlynkittyy committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    03a1806 View commit details
    Browse the repository at this point in the history
  4. hopefully this works im bad at regex

    kaitlynkittyy committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    dcf18ad View commit details
    Browse the repository at this point in the history
  5. made better

    kaitlynkittyy committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    27321eb View commit details
    Browse the repository at this point in the history
  6. updated files to match vencord upstream

    kaitlynkittyy committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    040a82c View commit details
    Browse the repository at this point in the history
  7. fix to allow compile

    kaitlynkittyy committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    c571637 View commit details
    Browse the repository at this point in the history
  8. fix a stupid issue that i couldnt even see

    kaitlynkittyy committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    f81f3df View commit details
    Browse the repository at this point in the history
  9. fixed a few issues, removed a bunch of flags, and the side effect is …

    …that the bitrate is no longer limited to ~4620kbps
    kaitlynkittyy committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    2994065 View commit details
    Browse the repository at this point in the history
  10. merged patches

    kaitlynkittyy committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    06247ae View commit details
    Browse the repository at this point in the history
  11. removed another unneeded flag

    kaitlynkittyy committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    060c522 View commit details
    Browse the repository at this point in the history
  12. NOW i removed the flag

    kaitlynkittyy committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    2e153c1 View commit details
    Browse the repository at this point in the history
  13. fixed my idiocy

    kaitlynkittyy committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    4fad164 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. fixed things who even knows what i did anymore

    kaitlynkittyy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    07c7e22 View commit details
    Browse the repository at this point in the history
  2. fixed colors

    kaitlynkittyy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    f18051e View commit details
    Browse the repository at this point in the history
  3. fixed stream resolution and framerate selection

    kaitlynkittyy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    ae9b4b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    d259c57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5833627 View commit details
    Browse the repository at this point in the history
  3. changed wording

    kaitlynkittyy committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    80c9b5a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'hardware-accel' of https://github.com/kaitlynkittyy/Ves…

    …ktop into hardware-accel
    kaitlynkittyy committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c9229d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    419bfd0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c9b1c65 View commit details
    Browse the repository at this point in the history
  7. updated patch to reference new discord API

    kaitlynkittyy committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    5d3cf70 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. yeah

    kaitlynkittyy committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    c49dc03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac3d2cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83d4164 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    006f4e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. fixed formatting

    kaitlynkittyy committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    45e4e1b View commit details
    Browse the repository at this point in the history
  2. started styling the screenshare picker and added a change window butt…

    …on to the picker(not currently functional)
    kaitlynkittyy committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    b9b3361 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c345332 View commit details
    Browse the repository at this point in the history
  4. major changes to the UI/UX of the screenshare modal

    kaitlynkittyy committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    6bb5f8a View commit details
    Browse the repository at this point in the history
  5. Revert "major changes to the UI/UX of the screenshare modal"

    This reverts commit 6bb5f8a.
    kaitlynkittyy committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    976c000 View commit details
    Browse the repository at this point in the history
  6. Properly rewrote modal UI/UX (not complete)

    kaitlynkittyy committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    2be6b60 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. fixed patch to properly update encoder resolution

    kaitlynkittyy committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    b68e4d1 View commit details
    Browse the repository at this point in the history
  2. added missing fields to constraints

    kaitlynkittyy committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    31907d9 View commit details
    Browse the repository at this point in the history
  3. add more params for testing

    kaitlynkittyy committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    8f62a2e View commit details
    Browse the repository at this point in the history
  4. Revert "add more params for testing"

    This reverts commit 8f62a2e.
    kaitlynkittyy committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    d0ff619 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. rebase off of latest commit

    kaitlynkittyy committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    a2dcb90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ee431b View commit details
    Browse the repository at this point in the history
  3. added contenthint picker to new ui

    kaitlynkittyy committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    60ab3c3 View commit details
    Browse the repository at this point in the history
  4. fixed hw accel flags

    kaitlynkittyy committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    a582eec View commit details
    Browse the repository at this point in the history
  5. removed unnecessary logs

    kaitlynkittyy committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    f1f1c9a View commit details
    Browse the repository at this point in the history
  6. applied resolution bounds to try and constrain it to discord's suppor…

    …ted resolutions
    kaitlynkittyy committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    cb8601b View commit details
    Browse the repository at this point in the history
  7. Update ScreenSharePicker.tsx

    remove unneeded comment
    catgirlcataclysm authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    3fdc55a View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    11f9970 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    1d5000e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c52350 View commit details
    Browse the repository at this point in the history
  3. clean up code

    Vendicated committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    520b5d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1763bbd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0cfb1f6 View commit details
    Browse the repository at this point in the history