Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] lite-xl: enable SDL renderer
@ 2024-07-29 21:41 kaey
  2024-07-31 21:35 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: kaey @ 2024-07-29 21:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 737 bytes --]

There is a new pull request by kaey against master on the void-packages repository

https://github.com/kaey/void-packages lite-renderer
https://github.com/void-linux/void-packages/pull/51534

lite-xl: enable SDL renderer
Default one eats 100% cpu just from mouse movement.

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**


#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC) amd64
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64 (cross)



A patch file from https://github.com/void-linux/void-packages/pull/51534.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-lite-renderer-51534.patch --]
[-- Type: text/x-diff, Size: 946 bytes --]

From b575b86974c136037b3672d32e451b01163c9f36 Mon Sep 17 00:00:00 2001
From: Konstantin Kulikov <k.kulikov2@gmail.com>
Date: Tue, 30 Jul 2024 00:25:10 +0300
Subject: [PATCH] lite-xl: enable SDL renderer

Default one eats 100% cpu just from mouse movement.
---
 srcpkgs/lite-xl/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/lite-xl/template b/srcpkgs/lite-xl/template
index 3c43cb06667e71..843eb5e033ae88 100644
--- a/srcpkgs/lite-xl/template
+++ b/srcpkgs/lite-xl/template
@@ -1,10 +1,10 @@
 # Template file for 'lite-xl'
 pkgname=lite-xl
 version=2.1.5
-revision=1
+revision=2
 archs="x86_64* i686* aarch64* arm*" # garbage software
 build_style=meson
-configure_args="-Duse_system_lua=true"
+configure_args="-Duse_system_lua=true -Drenderer=true"
 hostmakedepends="pkg-config lua54"
 makedepends="freetype-devel lua54-devel pcre2-devel SDL2-devel"
 short_desc="Lightweight text editor written in Lua"

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: lite-xl: enable SDL renderer
  2024-07-29 21:41 [PR PATCH] lite-xl: enable SDL renderer kaey
@ 2024-07-31 21:35 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2024-07-31 21:35 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 586 bytes --]

There's a merged pull request on the void-packages repository

lite-xl: enable SDL renderer
https://github.com/void-linux/void-packages/pull/51534

Description:
Default one eats 100% cpu just from mouse movement.

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**


#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC) amd64
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64 (cross)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-07-31 21:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-29 21:41 [PR PATCH] lite-xl: enable SDL renderer kaey
2024-07-31 21:35 ` [PR PATCH] [Merged]: " classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).