Commit Graph

10 Commits

Author SHA1 Message Date
Ven fbeffdb166
Add missing BrowserWindow import; bump deps (#258) 2022-11-20 20:46:37 +01:00
smartfridge 17c05fedd3
Fix dev tools 2022-11-20 19:25:34 +01:00
Ven 842b6e8c5d
Keybinds fixes (Zoom & DevTools now consistent with chrome/discord desktop) (#254) 2022-11-17 21:23:55 +01:00
KayoticCarnige f57fe11769
A few things (#199)
* 2 new things (Read desc.)

- Cleaned up ASAR packaging, ignoring unneeded files for building
- Moved install location for Windows users ("AppData\Local\Programs" -> "AppData\Local"

* 3 things (Read desc.)

- Updated things related to Hummus (Hummus settings don't save nor load in it's respective settings window yet, idk why)
- Added check for package version (ArmCord's internal version)
- Made check for Kernel mod a bit cleaner, it still uses the same jank method

* 3 things

- Made macOS titlebar more accurate to Discord
- Added "unFocused" class when window isn't focused
- Added option to uninstall Husky hook for Windows users with reminder to run format script before committing

* Resolved a dumb issue

My dumbass not knowing the "echo" command existed smh

* Made "precommit-fix" warning more noticable

* Whoops

* Fixed a CSS bug

Discord updates are gonna hate us, huh?

* 4 things (Formatted)

- Updated coding for getting the current version
- Updated some context menu and tray stuff
- Added current version to the title of the settings window
- Added the ability to restart the app within the settings

* A few things

- Updated tray menu to include the tray icon infront of the ArmCord version
- Updated MacOS titlebar to not be broken in setup
- Polished settings menu a bit
- Polished the Discord tray icon
- Added the Classic Discord icon as tray icon option
2022-09-25 20:30:09 +02:00
smartfridge 99417c3d29 Add tray icon ping icon 2022-08-25 14:57:41 +02:00
smartfridge 77b5455139 Add zoom controls back and open settings 2022-08-24 17:27:44 +02:00
KayoticCarnige fb6348ee82
(Attempt 2) A bunch of shit (#175)
* 2 new things (Read desc.)

- Cleaned up ASAR packaging, ignoring unneeded files for building
- Moved install location for Windows users ("AppData\Local\Programs" -> "AppData\Local"

* 3 things (Read desc.)

- Updated things related to Hummus (Hummus settings don't save nor load in it's respective settings window yet, idk why)
- Added check for package version (ArmCord's internal version)
- Made check for Kernel mod a bit cleaner, it still uses the same jank method

* 3 things

- Made macOS titlebar more accurate to Discord
- Added "unFocused" class when window isn't focused
- Added option to uninstall Husky hook for Windows users with reminder to run format script before committing

* Resolved a dumb issue

My dumbass not knowing the "echo" command existed smh

* Made "precommit-fix" warning more noticable

* Whoops

* Fixed a CSS bug

Discord updates are gonna hate us, huh?
2022-08-22 11:24:55 +02:00
smartfridge 414c7d120f Fix alternative paste 2022-07-15 11:17:42 +02:00
smartfridge 3e2efad943 Add alternative paste setting 2022-07-14 20:37:03 +02:00
smartfridge c933981420 Add fixes for pasting images using keyboard shortcuts 2022-07-14 17:25:59 +02:00