emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#54701: closed ([PATCH v3 0/3] Make big cursors work in programs runn


From: GNU bug Tracking System
Subject: bug#54701: closed ([PATCH v3 0/3] Make big cursors work in programs running on openjdk.)
Date: Mon, 18 Apr 2022 11:02:03 +0000

Your message dated Mon, 18 Apr 2022 13:01:01 +0200
with message-id <20220418130101.685610a0@scratchpost.org>
and subject line Re: [PATCH v3 0/3] Make big cursors work in programs running 
on openjdk.
has caused the debbugs.gnu.org bug report #54701,
regarding [PATCH v3 0/3] Make big cursors work in programs running on openjdk.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
54701: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=54701
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH v3 0/3] Make big cursors work in programs running on openjdk. Date: Mon, 4 Apr 2022 01:05:25 +0200
From: Danny Milosavljevic <dannym@scratchpost.org>

This patch makes xterm use libxcursor directly.
Without it, libx11 would try to dlopen("libXcursor.so.1") and fail.

Fixes <https://issues.guix.gnu.org/54654>

Danny Milosavljevic (3):
  gnu: openjdk15: Make big cursors work.
  gnu: openjdk16: Make big cursors work.
  gnu: openjdk17: Make big cursors work.

 gnu/local.mk                                  |  1 +
 gnu/packages/java.scm                         | 15 +++-
 .../openjdk-15-xcursor-no-dynamic.patch       | 72 +++++++++++++++++++
 3 files changed, 85 insertions(+), 3 deletions(-)
 create mode 100644 gnu/packages/patches/openjdk-15-xcursor-no-dynamic.patch

-- 
2.34.0




--- End Message ---
--- Begin Message --- Subject: Re: [PATCH v3 0/3] Make big cursors work in programs running on openjdk. Date: Mon, 18 Apr 2022 13:01:01 +0200
Pushed openjdk big cursors to guix master as these commits:

* Commit f4dd7bf94e1c21e0ecc1ecc1bc0afb9dce403cf5 for openjdk15
* Commit aa01b37ef66fad2cf35f4a4ca85cc8d930d12ce4 for openjdk16
* Commit 237d90a7808cfdced34b34595eba16632cbcb89e for openjdk17

Attachment: pgpnukkftxtYl.pgp
Description: OpenPGP digital signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]