Commit Graph

61 Commits

Author SHA1 Message Date
Netboy3
2e0f765190 [doc] install: Update overlay mode keybinding 2021-08-01 12:11:02 +10:00
Geoffrey McRae
5e2dd589a1 [client] x11: implement cursor support for the imgui overlay
This commit adds libxcursor to the dependencies for X11.
2021-07-31 18:23:05 +10:00
Netboy3
d9a3b6523c [doc] install: Update client keybindings and command line options 2021-07-31 14:54:40 +10:00
Quantum
42d8f31eba [client] imgui: use ES 3.0 and remove glew dependency
If we specifically tell ImGui's OpenGL 3.x backend to target OpenGL ES 3.0,
then no extension loader is necessary.
2021-07-18 18:50:12 +10:00
Quantum
38a018ebfa [doc] build: remove mentions of SDL 2021-07-18 10:34:41 +10:00
Geoffrey McRae
f08163fd72 [client] imgui: added imgui to the client and OpenGL/EGL renderers 2021-07-17 21:09:51 +10:00
Jonathan Rubenstein
25c88a1c6c [doc] faq: Correct misinformed question about mouse warp issue 2021-07-17 15:20:22 +10:00
Jonathan Rubenstein
ed717351cf [doc] faq: Partial revert of fa871e9 to include registry hack
Expected to be fixed in B5
2021-07-16 00:47:22 +10:00
Jonathan Rubenstein
4658244686 [doc] build: Revise client build dependencies for B4 2021-07-16 00:47:22 +10:00
Jonathan Rubenstein
7083b73720 [doc] faq: B4-rc2 touchups 2021-07-10 13:13:23 +10:00
Jonathan Rubenstein
511adbba68 [doc] module: dkms example has explicit "."
This works in dash, so should be portable to most shells.
Will hopefully help users not misinterpret the period as a mistake.
2021-07-10 12:43:10 +10:00
Jonathan Rubenstein
e96a80dd20 [doc] faq: Correct log file tray operation 2021-07-07 23:19:54 +10:00
Jonathan Rubenstein
c626385845 [doc] index: Nuke trello and add ethereum address 2021-07-07 23:19:54 +10:00
Jonathan Rubenstein
dacd0ab844 [doc] faq/install: Move Clipboard Synch instructions to Installation 2021-07-06 07:27:16 +10:00
Jonathan Rubenstein
8c43972786 [doc] faq: Touchup 2021-07-06 07:27:16 +10:00
Jonathan Rubenstein
acac8b40cb [doc] module: Touchups 2021-07-06 07:27:16 +10:00
Jonathan Rubenstein
6f5e5aa0c2 [doc] obs: Touchup 2021-07-06 07:27:16 +10:00
Jonathan Rubenstein
13e9488667 [doc] install/troubleshooting: AppArmor instructions already in Installation 2021-07-06 07:27:16 +10:00
Jonathan Rubenstein
13e76e6db2 [doc] troubleshooting: B4 touchup 2021-07-06 07:27:16 +10:00
Jonathan Rubenstein
e2c3ffcbb4 [doc] host: Touchups and sentence flow corrections 2021-07-06 07:27:16 +10:00
Jonathan Rubenstein
733e634f4d [doc] install: Touch ups and tweaks 2021-07-06 07:27:16 +10:00
Jonathan Rubenstein
86c7cfe589 [doc] Rerganize content into install and build pages 2021-05-25 19:52:08 +10:00
Jonathan Rubenstein
6da04655f0 [doc] troubleshooting: Move link to new website 2021-05-25 16:57:52 +10:00
Jonathan Rubenstein
b7765a22df [doc] index: IRC moved 2021-05-25 16:57:52 +10:00
Jonathan Rubenstein
397af46909 [doc] index: Correct spelling and add irc, trello, and donate info 2021-05-25 16:57:52 +10:00
Jonathan Rubenstein
8920d01dab [doc] module: Change AppArmor path for libvirt to include local/ 2021-05-25 16:57:52 +10:00
Jonathan Rubenstein
00c15238e8 [doc] host: Better formatting for Windows on Windows 2021-05-25 16:57:52 +10:00
Jonathan Rubenstein
75d48de905 [doc] host: Reformat build instructions for all platforms 2021-05-25 16:57:52 +10:00
Jonathan Rubenstein
94ffcfba23 [doc] install: Add warning about downloading with git 2021-05-25 16:57:52 +10:00
Jonathan Rubenstein
5f20a026b2 [doc] install: Rename Running the Client to Usage
Also move relevant sentence into Usage
2021-05-25 16:57:52 +10:00
Jonathan Rubenstein
b64fa56b26 [doc] module: Add instructions for systemd-modules-load.d 2021-05-25 16:57:52 +10:00
Jonathan Rubenstein
5fb6c73263 [doc] host: Imported from host/README.md
Placed at bottom of Technical FAQ to hide it
host/README.md removed
2021-05-25 16:57:52 +10:00
Jonathan Rubenstein
77a4c114e9 [doc] module: Import from module/README.md 2021-05-25 16:57:52 +10:00
Jonathan Rubenstein
565b14f517 [doc] install: Add keybinds and full cli options from client/README.md 2021-05-25 16:57:52 +10:00
Jonathan Rubenstein
71cde7065b [doc] install: Add Keybindings from client/README.md 2021-05-25 16:57:52 +10:00
Jonathan Rubenstein
39c6b97582 [doc] install: Correct command line examples 2021-05-25 16:57:52 +10:00
Jonathan Rubenstein
211146b1a9 [doc] install: Add Command Line Options section
May in the future include up to date client options from the client
2021-05-25 16:57:52 +10:00
Jonathan Rubenstein
d44b55440f [doc] conf: Enable fixed sidebar 2021-05-25 16:57:52 +10:00
Jonathan Rubenstein
a868370a63 [doc] install: Add 'local' to AppArmor abstraction path
This prevents system upgrades from overriding the addition
2021-05-25 16:57:52 +10:00
Jonathan Rubenstein
19cb37dc58 [doc] obs: Fix code block for installing package
Co-authored-by: Guanzhong Chen <quantum2048@gmail.com>
2021-05-25 16:57:52 +10:00
Jonathan Rubenstein
1e7b368329 [doc] faq: Remove virt-manager instructions 2021-05-25 16:57:52 +10:00
Jonathan Rubenstein
c66a5c526a [doc] faq: Grammar and page flow improvements 2021-05-25 16:57:52 +10:00
Jonathan Rubenstein
3972482922 [doc] install: Grammar, formatting, and page flow 2021-05-25 16:57:52 +10:00
Jonathan Rubenstein
ab5271a2f7 [doc] credits: Add real name to quantum 2021-05-25 16:57:52 +10:00
Jonathan Rubenstein
2875adc7c3 [doc] credits: Add real name to xyene 2021-05-25 16:57:52 +10:00
Jonathan Rubenstein
e24b2455d1 [doc] index: Removed "Contents:" 2021-05-25 16:57:52 +10:00
Jonathan Rubenstein
a89c7993f9 [doc] credits: Add credits 2021-05-25 16:57:52 +10:00
Jonathan Rubenstein
940269c220 [doc] conf: Remove text under logo 2021-05-25 16:57:52 +10:00
Jonathan Rubenstein
5cb40875a2 [doc] install: Update Determining Memory formula 2021-05-25 16:57:52 +10:00
Jonathan Rubenstein
83f060b895 [doc] config: Add LG logo and favicon 2021-05-25 16:57:52 +10:00