Commit graph

714 commits

Author SHA1 Message Date
smartfrigde
1fccf2a9a9 feat: quick css toggle 2026-02-21 16:16:49 +01:00
smartfrigde
a91cc6da5c chore: linting 2026-02-14 12:14:43 +01:00
MahmodZE
32b51342ad
fix: settings menu version patch (#1014)
* fix legcord version patching

* micro optimization
2026-02-14 12:11:44 +01:00
AnuragRai
5908f3905c
feat: add custom Chromium flags support with runtime flag dump (#1016)
This adds a user-facing way to extend Chromium startup flags
through a local flags.json file in the app data directory.

The selected legcord preset and custom flags are merged at
startup. The final applied switches and features can then be
inspected through dumpFlags for easier troubleshooting.

This also fixes additionalArguments parsing so values passed as
--key=value are handled correctly.
2026-02-14 12:10:21 +01:00
Vince E.
df59d55a39
fix duplication with transparency and size disparity with native (#1009) 2026-02-01 21:44:05 +01:00
smartfrigde
27842063d3 fix: screenshare erroring out, missing i18n strings 2026-01-30 15:07:05 +01:00
smartfrigde
fb1f06701e fix: packaging
no more package.json errors
2026-01-29 19:49:18 +01:00
smartfrigde
a3083cac7f feat: fs plugin developer api 2026-01-29 18:38:36 +01:00
smartfrigde
afac1b094b feat: functional add detectable modal 2026-01-29 18:18:05 +01:00
smartfrigde
366c4d474c feat: add detectable game card 2026-01-29 17:56:25 +01:00
smartfrigde
56a39ece47 chore: add missing i18n strings 2026-01-29 17:45:47 +01:00
smartfrigde
49a9083700 fix: better vencord quickcss handling 2026-01-29 17:23:57 +01:00
smartfrigde
fa15156e04 chore: linting 2026-01-17 21:20:06 +01:00
smartfrigde
4a7fc671a7 feat: settings cache 2026-01-17 21:19:51 +01:00
smartfrigde
b37f65ffcc fix: theme/keybind card styling 2026-01-09 10:03:08 +01:00
smartfrigde
42aa4b30f3 feat: add detectable modal 2026-01-09 09:45:25 +01:00
smartfrigde
938dd5f948 fix: exit arrpc gracefully 2026-01-09 09:13:18 +01:00
smartfrigde
14143820bf feat: better touchbar handling 2026-01-09 09:04:27 +01:00
Patrick
0cbe94ff0b feat: open discord invites inside discord
remove old invite manager
2026-01-09 08:55:04 +01:00
smartfrigde
90da98c564 feat: discord deeplink protocol 2026-01-09 08:22:37 +01:00
smartfrigde
4104aea0b8 fix: refreshing processes 2026-01-08 21:55:28 +01:00
smartfrigde
933006f321 feat: rewrite rpc to use node worker threads
Co-authored by: BMT <limnaios1@gmail.com>
2026-01-08 21:44:44 +01:00
smartfrigde
239fa917da chore: update arRPC 2026-01-08 21:00:07 +01:00
MahmodZE
1382acd0c5
fix: screenshare picker modal closes on click-outside and won’t reopen (#1002) 2026-01-08 19:37:43 +01:00
MahmodZE
a9d30eb0df
fixed a launch failure related to global shortcuts (#1004) 2026-01-07 18:16:16 +01:00
smartfrigde
cb6072a853 fix: splash coming up when start minimized is on 2026-01-02 22:50:04 +01:00
smartfrigde
a255e4e06b fix: partial stream quality fix 2026-01-02 22:46:53 +01:00
smartfrigde
5ce1fb67f6 fix: SegmentedControl not updating visually 2026-01-02 16:09:24 +01:00
smartfrigde
2144463c50 chore: update arRPC 2026-01-02 14:40:24 +01:00
smartfrigde
0e215e6aae feat: fix macOS titlebar CSS 2026-01-01 20:46:43 +01:00
MahmodZE
b03371c252
fix: improve the keybind maker (#996) 2026-01-01 20:18:08 +01:00
MahmodZE
004bc9244f
feat: refactored and redesigned some ui components (#995) 2026-01-01 20:17:23 +01:00
MahmodZE
485e560a56
fix: YouTube embeds in chat and watch together activity (#994) 2026-01-01 20:15:55 +01:00
Liam Rooney
baf407ce7c
css var name fixed (#989) 2025-12-15 07:16:12 +01:00
Liam Rooney
eb61840f6a
equicord added new headerbar api which collides with exit buttons (#990) 2025-12-15 07:15:34 +01:00
Kamerzystanasyt
d35183a89a
fix: youtube adblock issue. (#979) 2025-12-10 12:21:52 +01:00
smartfrigde
b32454b585 chore: linting 2025-11-05 12:26:29 +01:00
avarayr
71a73d9ac1
fix: macos build error (#960) 2025-10-14 11:26:18 +02:00
avarayr
d9e2b8fbdb
feat: add transparency warning for MacOS 26 Tahoe in multiple languages and update LegcordWindow interface to include osRelease (#961) 2025-10-14 11:25:59 +02:00
smartfrigde
0fe7e2f2ac feat: hero updater css 2025-10-05 15:17:21 +02:00
googhigg
b55a0f58ba
fix: change Dropdown module's colors to adapt to the chosen theme (#950) 2025-09-10 11:16:36 +02:00
smartfrigde
a7f548af15 feat: patch vencord quick css with legcord's 2025-08-09 16:55:18 +02:00
smartfrigde
f2d9dc0fa9 fix: fallback to english in settings if key is missing
fixes: https://github.com/Legcord/Legcord/issues/944
2025-08-08 23:29:55 +02:00
Patrick
0b1a005936 feat: detectable list UI 2025-06-21 14:56:34 +02:00
Patrick
5a7b6fe7e0 feat: safe mode
enable with --safe-mode
2025-06-21 12:07:36 +02:00
Patrick
af0378147e feat: windows game detection v2 2025-06-20 22:35:16 +02:00
Patrick
3c820a2c38 fix: inject titlebar related css only when titlebar is enabled 2025-06-20 17:55:53 +02:00
smartfrigde
774311e947 feat: macOS game detection
detectables fixes
2025-06-13 21:12:51 +02:00
smartfrigde
b08755c480 feat: custom detectables 2025-06-01 20:34:37 +02:00
smartfrigde
cc6b582c8b fix: rpc external asset fetching
fixes https://github.com/Legcord/Legcord/issues/923
2025-05-29 18:59:32 +02:00