362 Commits

Author SHA1 Message Date
Adam
48a6b6c24b main: work around windows argv issue 0.2.2 2023-10-04 14:31:02 +01:00
Adam
9627d7e3e1 window_launcher: fix startup crash 2023-10-04 13:09:18 +01:00
Adam
8e39ebf8f3 cmake: install icons in the right place 0.2.1 2023-10-04 12:11:04 +01:00
Adam
01e01bbac8 Update README.md 2023-10-02 23:02:08 +01:00
Adam
9005472b96 window_launcher: build url properly 2023-09-27 20:09:25 +01:00
Adam
e6a929f627 repo: make everything able to build on windows 2023-09-27 19:36:30 +01:00
Adam
c5ad7a5423 cmake: add 0.2.0 release 0.2.0 2023-09-16 17:19:04 +01:00
Adam
17a71a7b7e cmake: add newlines to metadata files 2023-09-16 17:16:02 +01:00
Adam
6c4c8fecb2 repo: re-add modules 2023-09-16 16:55:49 +01:00
Adam
b584960d32 repo: .gitignore 2023-09-16 16:53:59 +01:00
Adam
97e3ba5a7d repo: forcefully remove all submodule details
Trying to force git submodules to do anything useful, day #1
2023-09-16 16:50:12 +01:00
Adam
1f8033b1c1 readme: remove python and pillow info
Python is no longer needed for the build system as of 4a121bf
2023-09-13 23:58:33 +01:00
Adam
4a121bf9db cmake: replace python with a c++ target 2023-09-13 23:57:08 +01:00
Adam
652a9980b7 git: add lodepng submodule 2023-09-13 22:56:54 +01:00
Adam
e13c0f7b33 readme: missing line break 2023-09-13 22:30:18 +01:00
Adam
ba6ee18fb3 window_launcher: prefer JAVA_HOME over env java 2023-09-13 21:23:38 +01:00
Adam
32193358ae cmake: add metadata into build system 2023-09-13 20:51:03 +01:00
Adam
4f719ff538 meta: rename, add screenshot+launchable 0.1.3 2023-09-04 11:55:36 +01:00
Adam
cf6bb9bc64 appdata: add description 0.1.2 2023-09-03 19:54:05 +01:00
Adam
8741c3590b desktop: commit file 0.1.1 2023-09-03 16:02:06 +01:00
Adam
d10fccfe37 appdata: remove remote icons 2023-09-03 15:45:57 +01:00
Adam
ddeb3d263d appdata: commit 2023-09-03 15:44:50 +01:00
Adam
fd36ad2543 browser/client: disable devtools 0.1.0 2023-09-02 20:41:16 +01:00
Adam
8d0e27bb66 browser/*: set window icons and WM_CLASS 2023-09-02 20:12:37 +01:00
Adam
475d243f04 readme: dependencies and credits 2023-09-02 17:59:50 +01:00
Adam
a4213acf70 cmake: add generator for icons 2023-09-02 17:47:05 +01:00
Adam
bd75360d79 repo: commit new icons 2023-09-02 17:46:45 +01:00
Adam
6cf625d9cb browser/client: icon function decls
Beginning migrating these function definitions into cmake generator
scripts
2023-09-02 17:33:56 +01:00
Adam
6b026a2d34 launcher: remove debug print 2023-09-02 17:31:21 +01:00
Adam
edfc3c5166 launcher: update allowed_origins list 2023-08-31 13:55:48 +01:00
Adam
bfcd55d2a1 app: add origin_2fa 2023-08-31 13:55:38 +01:00
Adam
253c81cf8a launcher: handle externalUrl message 2023-08-31 13:33:17 +01:00
Adam
2f010c5205 window_launcher: OpenExternalUrl 2023-08-31 13:31:25 +01:00
Adam
ba850fa9e8 window_launcher: redirect .runelite 2023-08-30 18:40:50 +01:00
Adam
3c64dd39ca main: set up gtk and tray icon 2023-08-28 22:25:28 +01:00
Adam
307c68c462 cmake: link gtk3 2023-08-28 22:25:04 +01:00
Adam
080e16dcb5 client: GetTrayIcon()
oh no
2023-08-28 22:24:49 +01:00
Adam
96118321cf client: OpenLauncher() 2023-08-28 22:13:25 +01:00
Adam
334c6a3678 browser: Focus() 2023-08-28 22:12:52 +01:00
Adam
fe932f1823 browser,window_launcher: IsLauncher() 2023-08-28 20:52:25 +01:00
Adam
c1b264a4ef launcher: always pass a configURI to .deb exe
Strangely the game does work without a --configURI, but it appears to
be defaulting to an insecure http link.
2023-08-27 16:29:27 +01:00
Adam
99f0ec7db1 launcher: don't always save config after loading 2023-08-27 16:28:17 +01:00
Adam
3b46d4fee5 *: rework to allow closing + add xcb 2023-08-26 18:37:18 +01:00
Adam
9ba94e32ec cmake: re-add xcb dependency 2023-08-26 18:35:53 +01:00
Adam
fed70f9c4e launcher: add show/hide settings button 2023-08-25 22:27:16 +01:00
Adam
865edf1cbf launcher: add configURI setting 2023-08-25 21:56:43 +01:00
Adam
b78e65f068 browser/app: default_config_uri 2023-08-25 21:31:03 +01:00
Adam
bc91e21635 window_launcher: accept --configURI 2023-08-25 20:22:57 +01:00
Adam
2ad7c0ac9e launcher: remember selected account 2023-08-25 19:17:19 +01:00
Adam
0f082d60a7 launcher: remember selected game account 2023-08-25 18:31:41 +01:00