Commit graph

214 commits

Author SHA1 Message Date
smartfrigde
3c840791d8 add abillity to load custom bundles 2023-08-03 20:42:49 +02:00
smartfrigde
cb3346246b change transparency mode from auto to mica 2023-08-02 14:34:15 +02:00
smartfrigde
feff5db827 add replugged to arrpc allow list 2023-08-02 12:19:41 +02:00
smartfrigde
04e980f3e3 switch to armcord.app 2023-07-29 20:01:43 +02:00
smartfrigde
e773d97c9d fix custom titlebar 2023-07-29 13:29:58 +02:00
smartfrigde
73c1f662e8 add in-app settings 2023-07-29 13:26:58 +02:00
smartfrigde
e6ad02b598 fix minimize to tray 2023-07-28 13:18:28 +02:00
smartfrigde
d0d37caa05 update arrpc 2023-07-27 17:19:27 +02:00
smartfrigde
d066c9ebc1 implement keybind maker ui 2023-07-24 21:51:28 +02:00
smartfrigde
59e7a4bcc9 fix macOS window behaviour 2023-07-24 16:56:57 +02:00
smartfrigde
a16ae8fae1 bump dev version 2023-07-18 20:55:37 +02:00
smartfrigde
f2cfcbfb5d fix theme loading 2023-07-18 16:54:49 +02:00
smartfrigde
81cb5093ea Remove Vibe 2023-07-15 14:21:49 +02:00
smartfrigde
4074a8ccd5 wip: wayland screensharing 2023-07-13 22:59:08 +02:00
smartfrigde
ba27104be6 Fix setup not starting up 2023-07-03 13:25:26 +02:00
smartfrigde
9607a36c3e Add keybind maker button 2023-06-22 12:12:45 +02:00
smartfrigde
d01a0c8f8c Change the keybind notice to mention keybind maker 2023-06-19 22:01:41 +02:00
smartfrigde
1a1c549f6c [wip] linux audio screenshare 2023-06-19 17:49:09 +02:00
smartfrigde
bed9e02059 Add Windows audio screensharing 2023-06-18 20:30:22 +02:00
smartfrigde
93e969a1ad Fix macOS titlebar 2023-06-18 19:47:54 +02:00
smartfrigde
5aefe765ec Add potential workarounds for renderer crash 2023-06-17 18:33:26 +02:00
smartfrigde
89e4c3570d Rewrite splash 2023-06-11 18:50:07 +02:00
smartfrigde
0e21a82b6c Remove basic mode 2023-06-11 17:18:41 +02:00
smartfrigde
359f2174b7 Simplify tray's code 2023-06-11 17:18:00 +02:00
smartfrigde
dcc28fe381 Make notice show up on Linux 2023-06-10 23:05:39 +02:00
smartfrigde
35b6ee7a5f Update Electron 2023-06-10 23:04:27 +02:00
smartfrigde
37c1951a33 Make notice trigger on Linux 2023-06-10 22:57:07 +02:00
smartfrigde
fdd9855065 Rework setup and tray 2023-06-10 22:54:46 +02:00
smartfrigde
4937a2cddf Fix tray icon behaviour 2023-06-10 20:06:00 +02:00
smartfrigde
6d491437e4 Fix dynamic icon 2023-06-10 19:49:32 +02:00
smartfrigde
1e19b808f9 Don't grab media key controls 2023-06-10 19:43:59 +02:00
Davilarek
52e5522f11
Make the title more like in the official client (#404) 2023-06-10 19:31:14 +02:00
KayoticCarnige
353925e564
Updated some CSS ids (#398)
* Update preload.ts

* Update discord.css
2023-05-16 22:22:32 +02:00
smartfrigde
b06d4a4810 Make theme quick acions functional 2023-05-15 17:10:25 +02:00
smartfrigde
610931d75b Add force quit and AC theme manifest additions 2023-05-14 22:06:26 +02:00
smartfrigde
11686f1244 Fix adv settings css 2023-05-14 14:02:40 +02:00
smartfrigde
ab60e43bf1 lint 2023-05-14 13:51:11 +02:00
smartfrigde
4f31bcb32e Add theme info modal 2023-05-14 13:42:38 +02:00
smartfrigde
f4b394ecd4 Add spellcheck option 2023-05-13 23:48:11 +02:00
smartfrigde
a90b348443 Fix start minimized 2023-05-13 23:31:31 +02:00
smartfrigde
b1cb66e587 Fix theme settings corrupting 2023-05-13 23:11:09 +02:00
smartfrigde
51018b108a Update to new desktop icon 2023-05-13 22:53:48 +02:00
smartfrigde
017ee7b430 Change default window size to fit QR login 2023-05-13 22:42:35 +02:00
smartfrigde
a07546f28e Add theme manager 2023-05-13 22:09:36 +02:00
Alyxia Sother
a2a997df30
[*] ESLint: The Lintening (#393)
* [*] ESLint: The Lintening

* Missed a couple unused vals in utils

* [*] Tend to DeepScan remarks

* [*] sigh, remove some duplicate crap
2023-05-08 21:24:30 +02:00
smartfrigde
08c4cb0a63 Add a way to set config in cli 2023-04-25 10:57:49 +02:00
BMT
66821e2dce
Allow Canary and PTB to use window popout (#372)
* Update window.ts

allow popout window for canary and ptb as they are selectable via armcord settings

* Update window.ts

fixed because i forget
2023-04-06 21:41:33 +02:00
Oro
b42e4d91ea
Comment out any Linux and Wayland checks (#356)
* Redo the Wayland checks for Linux

* Update the Wayland window decorations comments

* Nit: don't nest if checks, update some comments

* Nit: stricter env var checks

* toLowerCase() on Wayland/Linux string checks

* Use toLowerCase() properly

Co-authored-by: Ven <vendicated@riseup.net>

* Don't use toLowerCase() on XDG_SESSION_TYPE

* Null safety for XDG_SESSION_TYPE and toLowerCase

* Change how appendSwitch is used

* Forgot the quotes

* When the platform is Linux, it will always be lowercase

Co-authored-by: unlwly <x57luw@gmail.com>

* Comment out any Linux and Wayland checks

They were nonfunctioning anyways.

---------

Co-authored-by: Ven <vendicated@riseup.net>
Co-authored-by: unlwly <x57luw@gmail.com>
2023-03-09 16:50:17 +01:00
smartfridge
cc9bd3d8e7 Fix arRPC 2023-02-26 12:37:26 +01:00
smartfridge
f936382830 Fix arRPC 2023-02-25 21:37:45 +01:00