Search Criteria
Package Details: goverlay-git 1.1.1.r10.g4cd2c3f-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/goverlay-git.git (read-only, click to copy) |
---|---|
Package Base: | goverlay-git |
Description: | A GUI to help manage Vulkan/OpenGL overlays |
Upstream URL: | https://github.com/benjamimgois/goverlay |
Keywords: | MangoHud OpenGL vkBasalt Vulkan |
Licenses: | GPL-3.0-or-later |
Conflicts: | goverlay |
Provides: | goverlay |
Submitter: | yochananmarqos |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 19 |
Popularity: | 0.159720 |
First Submitted: | 2020-03-10 17:48 (UTC) |
Last Updated: | 2024-06-02 18:41 (UTC) |
Dependencies (12)
- glu (glu-gitAUR)
- mangohud (mangohud-gitAUR)
- qt6pas
- git (git-gitAUR, git-glAUR) (make)
- lazarus (lazarus-betaAUR, lazarus-gitAUR) (make)
- xmlstarlet (xmlstarlet-gitAUR) (make)
- appstream (check)
- desktop-file-utils (desktop-file-utils-gitAUR) (check)
- mesa-utils (optional) – OpenGL preview
- ttf-dejavu (ttf-dejavu-ibAUR, ttf-dejavu-emojilessAUR) (optional) – recommended font
- ttf-ubuntu-font-family (optional) – recommended font
- vulkan-tools (vulkan-tools-gitAUR) (optional) – Vulkan preview
Required by (1)
- arch-gaming-meta (requires goverlay)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
benjamimgois commented on 2023-05-07 01:08 (UTC)
Hey @yochananmarqos, how're you ? There's a issue with UI scalling that happens on Goverlay versions from the AUR that i would like to fix. It must be applied before compiling. The .tar.xz version on my github already has it. We basically have disable HiDpi in Qt so LCL can do that. Todo that, we have to comment a line and rebuild lazarus before compiling the project. Here is the step by step that need to be done:
1- open the file /usr/lib/lazarus/lcl/interfaces/qt5/qtobject.inc
2- Comment line (it is line 38)
QCoreApplication_setAttribute(QtAA_DisableHighDpiScaling, True);
3 - Rebuild lazarus (Tools > configure build lazarus > build) and your app (qt5 ws should automatically rebuld).
Is it possible to do this in the pkbuild ?
benjamimgois commented on 2022-12-13 14:29 (UTC)
Hey @pkr, thanks for reporting. I already found the issue, will fix it later today.
pkr commented on 2022-12-12 09:56 (UTC) (edited on 2022-12-12 09:58 (UTC) by pkr)
Latest build does not work.
yochananmarqos commented on 2021-12-17 17:33 (UTC)
@benjamimgois: I've added them as optional dependencies.
benjamimgois commented on 2021-12-17 16:20 (UTC) (edited on 2021-12-17 16:21 (UTC) by benjamimgois)
Hey @yochananmarqos, in the latest Goverlay versions i had to add some new dependencies to make it more feature complete. In order to make it easier for users, could you add the following packages as dependecies ?
ttf-dejavu , ttf-ubuntu-font-family , breeze
yochananmarqos commented on 2021-11-29 23:50 (UTC)
@benjamimgois: No worries, the latest commits have resolved the issue.
benjamimgois commented on 2021-11-29 23:04 (UTC)
Sorry guys, i had some issues on the latest commits and had to revert then. I think that it's working now. Take a look
yochananmarqos commented on 2021-11-29 23:00 (UTC)
@andyl98: That happened to me as well before the 0.7 release, but it's been resolved. Apparently your AUR helper isn't helping you out much.
andyl98 commented on 2021-11-29 22:56 (UTC) (edited on 2021-11-29 22:59 (UTC) by andyl98)
I am receiving the following error with the latest commit as of the time of this comment:
yochananmarqos commented on 2020-11-23 01:41 (UTC)
@benjamingois: Done!
« First ‹ Previous 1 2 3 4 Next › Last »