ChatGPT Gnome Desktop Extension
Gnome just became even more powerful thanks to ChatGPT now being available from the comfort of your desktop, always ready to assist.
Save time on finding answers on the internet, you are now 1 click away.
!!! WAYLAND IS NOW SUPPORTED !!!


### TO-DO & INFO:
- Minor bug fixes and overall performance.
- Fix bug with window positioning
- Improve the hide/show window mechanism, preserving the state of the window when hidden
---
### HOW TO INSTALL/UNINSTALL:
#### On Gnome (WayLand)
To install the ChatGPT Gnome Desktop Extension, clone this repo, cd into the ext dir. and run `make install`
`DO NOT RUN THE FOLLOWING COMMANDS AS SUDO`
```ocaml
git clone https://github.com/HorrorPills/ChatGPT-Gnome-Desktop-Extension && cd ChatGPT-Gnome-Desktop-Extension && make install
```
To uninstall it. Run `make uninstall`
```ocaml
git clone https://github.com/HorrorPills/ChatGPT-Gnome-Desktop-Extension && cd ChatGPT-Gnome-Desktop-Extension && make uninstall
```
---
### KNOWN ISSUES:
- Window might appear in incorrect position