Commit graph

  • 7ed49726f8
    Merge branch 'main' into isMaximized-in-renderer Sqaaakoi 2024-04-26 04:18:16 +12:00
  • 2e08b84096
    Merge branch 'isMaximized-in-renderer' of https://github.com/Sqaaakoi/Vesktop into isMaximized-in-renderer Sqaaakoi 2024-04-26 04:14:29 +12:00
  • 4b1202ca26 Add customized dmg background for macOS Samara 2024-04-22 05:56:46 -07:00
  • d95ad02df3 Add entitlements needed for camera/microphone access Samara 2024-04-21 19:52:41 -07:00
  • 5e54eb613d
    Merge branch 'main' into tray-icon Oleh Polisan 2024-04-21 20:34:54 +03:00
  • 2733727a40
    fix regression breaking venmic (#531) Noah 2024-04-21 19:31:14 +02:00
  • d3bd07c04c
    feat: hide venmic input through settings patch Curve 2024-04-21 12:54:28 +02:00
  • 21cf2bd3d7
    fix: partially revert 96927b1 Curve 2024-04-21 12:52:38 +02:00
  • 48fbca26a8
    merge both enable-features and disable-features flags takase1121 2024-04-21 07:40:33 +08:00
  • 9d376832d1
    main: do not override enable-features takase1121 2024-04-20 23:21:01 +08:00
  • b89a10e839 fixed bug with not changing to default icon Oleh Polisan 2024-04-21 02:55:06 +03:00
  • b9e5ad3277 changes according to reviews Oleh Polisan 2024-04-21 02:15:15 +03:00
  • 8c6d68ed60 Updated and resized icons Oleh Polisan 2024-04-21 02:12:39 +03:00
  • 5b3c9b56d5 Increased border width Oleh Polisan 2024-04-19 18:35:58 +03:00
  • 61088233c1 Revert "added ability to change icon to unread" Oleh Polisan 2024-04-18 17:32:21 +03:00
  • c3d5dbd3aa added ability to change icon to unread Oleh Polisan 2024-04-18 17:10:55 +03:00
  • 68a55e2623 Fixed icon when connected with muted status Oleh Polisan 2024-04-18 16:32:54 +03:00
  • eec5eb1df1 Removed unused logger Oleh Polisan 2024-04-18 15:31:07 +03:00
  • 2dc3ff6d9c Fixed for tests Oleh Polisan 2024-04-18 15:29:18 +03:00
  • 8d77870623 removed unused imports Oleh Polisan 2024-04-18 15:14:24 +03:00
  • 05def05cc2 Added tray icon voice detection Oleh Polisan 2024-04-18 15:12:13 +03:00
  • 9c6b5f9194 Added new tray icons Oleh Polisan 2024-04-18 15:05:46 +03:00
  • ab9e8579ee
    add scrollbar workaround because discord dum Vendicated 2024-04-20 17:16:29 +02:00
  • 617ef0fa19
    bump arrpc Vendicated 2024-04-20 17:02:32 +02:00
  • 2649598361
    Improve Venmic Usability (#504) Noah 2024-04-20 16:09:40 +02:00
  • 59b35bb56d
    fix: ignore "no-useless-escape" Curve 2024-04-18 13:15:20 +02:00
  • a330aaa1bc
    Merge remote-tracking branch 'up/main' into venmic-usability Curve 2024-04-18 13:13:58 +02:00
  • 28ba0c729d
    refactor: use $& for whole match Noah 2024-04-18 08:47:49 +02:00
  • baf7a5f58b
    refactor: use \i in patch Noah 2024-04-18 08:47:24 +02:00
  • 0083091ea1
    refactor: handle undefined in Object.keys Noah 2024-04-18 08:46:44 +02:00
  • 8eaa5206b9
    overhaul & improve Linux screenshare (#489) kaitlynkitty 2024-04-17 19:40:03 -04:00
  • 0cfb1f643c
    Update screenShareFixes.ts V 2024-04-18 01:37:01 +02:00
  • 1763bbd9b9
    make right column card fill empty space Vendicated 2024-04-18 01:32:55 +02:00
  • 520b5d0a1e
    clean up code Vendicated 2024-04-18 01:28:19 +02:00
  • 6c523503b6 removed then() after submit Oleh Polisan 2024-04-17 23:17:39 +03:00
  • 30f8a8756b
    Update pnpm lock thingie cloudskies 2024-04-17 21:17:29 +03:00
  • 07d0105d06
    oops my bad cloudskies 2024-04-17 21:00:09 +03:00
  • 6f0e824406
    Update packages cloudskies 2024-04-17 20:54:32 +03:00
  • 1d5000e619 impoved stream quality changing stability Oleh Polisan 2024-04-17 13:02:30 +03:00
  • 11f9970f0c Major screen share refactor Oleh Polisan 2024-04-17 02:17:46 +03:00
  • 8a086da698
    refactor: add error checking for instantiation Curve 2024-04-15 01:46:50 +02:00
  • bc6242b0f7
    chore(deps): bump venmic Curve 2024-04-15 01:35:36 +02:00
  • b7f259882b
    feat(screen-share): allow to ignore pipewire-pulse warning Curve 2024-04-15 01:34:07 +02:00
  • 96927b14e9
    feat: hide venmic from input devices, switch devices modal Curve 2024-04-15 01:33:45 +02:00
  • 01883c40a5
    refactor(venmic): update import strategy, fetch hasPipeWire Curve 2024-04-15 01:32:48 +02:00
  • 3fdc55a47e
    Update ScreenSharePicker.tsx kaitlynkitty 2024-04-14 14:28:49 -04:00
  • cb8601b38e applied resolution bounds to try and constrain it to discord's supported resolutions kaitlynkittyy 2024-04-14 14:10:57 -04:00
  • f1f1c9a7fd removed unnecessary logs kaitlynkittyy 2024-04-14 11:01:22 -04:00
  • a582eec640 fixed hw accel flags kaitlynkittyy 2024-04-13 23:49:14 -04:00
  • 60ab3c3b91 added contenthint picker to new ui kaitlynkittyy 2024-04-13 21:23:58 -04:00
  • 4ee431b775
    Merge branch 'main' into hardware-accel kaitlynkitty 2024-04-13 21:03:09 -04:00
  • a2dcb9009d rebase off of latest commit kaitlynkittyy 2024-04-13 21:02:47 -04:00
  • df05d12fb2
    Venmic v3.4 (#499) Noah 2024-04-14 02:24:19 +02:00
  • 2d10f67206
    refactor: wording Curve 2024-04-14 00:54:10 +02:00
  • f7b5561682
    fix: casing Curve 2024-04-13 21:51:39 +02:00
  • f12f0ea17f
    refactor: wording Curve 2024-04-12 18:05:42 +02:00
  • d939295afa
    feat: add new venmic options Curve 2024-04-12 18:02:15 +02:00
  • d0ff6192cb Revert "add more params for testing" kaitlynkittyy 2024-04-12 09:04:43 -04:00
  • 8f62a2eaae add more params for testing kaitlynkittyy 2024-04-12 08:43:44 -04:00
  • 31907d9ba1 added missing fields to constraints kaitlynkittyy 2024-04-12 08:00:07 -04:00
  • b68e4d1268 fixed patch to properly update encoder resolution kaitlynkittyy 2024-04-11 21:17:22 -04:00
  • 9f9038cfd2
    Merge branch 'main' into zoom-parity Kaydax 2024-04-11 18:29:09 -04:00
  • 2be6b600c5 Properly rewrote modal UI/UX (not complete) kaitlynkittyy 2024-04-11 14:08:41 -04:00
  • 976c000d79 Revert "major changes to the UI/UX of the screenshare modal" kaitlynkittyy 2024-04-11 13:41:28 -04:00
  • 6bb5f8a1a6 major changes to the UI/UX of the screenshare modal kaitlynkittyy 2024-04-11 13:25:55 -04:00
  • c34533295c Fixed changing stream quality description Oleh Polisan 2024-04-11 15:44:39 +03:00
  • 02b2859269
    Bump tar from 6.2.0 to 6.2.1 dependabot[bot] 2024-04-11 12:20:09 +00:00
  • b9b336126a started styling the screenshare picker and added a change window button to the picker(not currently functional) kaitlynkittyy 2024-04-10 23:34:54 -04:00
  • 45e4e1bd86 fixed formatting kaitlynkittyy 2024-04-10 22:00:07 -04:00
  • 006f4e96de Fixed setting stream settings while changing window Oleh Polisan 2024-04-11 01:12:31 +03:00
  • 83d4164eac Fixed res and fps changing.. one more time Oleh Polisan 2024-04-10 22:56:44 +03:00
  • ac3d2cb2c4 Fixed stream starting and viewing Oleh Polisan 2024-04-10 22:38:40 +03:00
  • c49dc0333e yeah kaitlynkittyy 2024-04-10 15:17:43 -04:00
  • cddb040adc
    fix: transform patches find to array Nuckyz 2024-04-10 16:16:42 -03:00
  • 5d3cf70722 updated patch to reference new discord API kaitlynkittyy 2024-04-09 17:27:00 -04:00
  • c9b1c6592c updated some stuff and fixed window resizing breaking streams kaitlynkittyy 2024-04-09 13:30:55 -04:00
  • 419bfd0fd1 begin reworking screenshare modal to properly fit all elements kaitlynkittyy 2024-04-08 23:40:24 -04:00
  • c9229d7cc1 Merge branch 'hardware-accel' of https://github.com/kaitlynkittyy/Vesktop into hardware-accel kaitlynkittyy 2024-04-08 22:41:03 -04:00
  • 80c9b5a17b changed wording kaitlynkittyy 2024-04-08 22:40:32 -04:00
  • 58336277a7
    Merge branch 'main' into hardware-accel kaitlynkitty 2024-04-08 22:31:23 -04:00
  • 8c6941b8e9
    Tray: Add left click hide/show feature (#404) Diego Parra 2024-04-09 04:23:34 +02:00
  • d259c57053 only enable hardware acceleration if the user enables it in settings kaitlynkittyy 2024-04-08 22:23:25 -04:00
  • c3b0a174dd
    Merge branch 'main' into main V 2024-04-09 04:22:59 +02:00
  • 6ed59332d1
    Bump venmic to 3.3.3 (#483) Noah 2024-04-09 04:22:20 +02:00
  • ae9b4b52cf fixed stream resolution and framerate selection kaitlynkittyy 2024-04-08 18:29:01 -04:00
  • f18051e87c fixed colors kaitlynkittyy 2024-04-08 15:30:41 -04:00
  • 07c7e2258e fixed things who even knows what i did anymore kaitlynkittyy 2024-04-08 15:09:54 -04:00
  • 4fad1647a8 fixed my idiocy kaitlynkittyy 2024-04-07 19:05:57 -04:00
  • 2e153c1e1e NOW i removed the flag kaitlynkittyy 2024-04-07 19:05:38 -04:00
  • 060c522217 removed another unneeded flag kaitlynkittyy 2024-04-07 19:04:44 -04:00
  • 06247ae43c merged patches kaitlynkittyy 2024-04-07 18:25:21 -04:00
  • 2994065e19 fixed a few issues, removed a bunch of flags, and the side effect is that the bitrate is no longer limited to ~4620kbps kaitlynkittyy 2024-04-07 17:55:00 -04:00
  • f81f3df546 fix a stupid issue that i couldnt even see kaitlynkittyy 2024-04-07 17:31:30 -04:00
  • c5716371a6 fix to allow compile kaitlynkittyy 2024-04-07 17:27:49 -04:00
  • 040a82c8fc updated files to match vencord upstream kaitlynkittyy 2024-04-07 15:32:42 -04:00
  • 27321eb3c7 made better kaitlynkittyy 2024-04-07 15:21:36 -04:00
  • dcf18adb28 hopefully this works im bad at regex kaitlynkittyy 2024-04-07 15:13:45 -04:00
  • 03a180636e fixed patch to not rely on minified variable names kaitlynkittyy 2024-04-07 15:09:41 -04:00
  • 4152338ecc removed unnecessary flags kaitlynkittyy 2024-04-07 14:14:58 -04:00
  • 83b7dd0886 removed discord's arbitrary limit to bitrate kaitlynkittyy 2024-04-07 13:47:00 -04:00