Re: HiDPI fractional scaling

2025-03-01 Thread May Doušak
Thanks, combination od Dsun.java2d.uiScale and Dflatlaf.uiScale works great! On 3/1/25 9:29 PM, avaluedcusto...@freenet.de wrote: Am 01.03.25 um 21:18 schrieb May Doušak: I have a new laptop with HiDPI screen and can't find a way to make NB usable. I'm using Linux / KDE Plasma on W

HiDPI fractional scaling

2025-03-01 Thread May Doušak
Hi there, I have a new laptop with HiDPI screen and can't find a way to make NB usable. I'm using Linux / KDE Plasma on Wayland and UI is set to 150% scaling, everything except Netbeans looks OK. By default, netbeans is too small. I tried adding -Dsun.java2d.uiScale to _JAVA_OPTIONS environme

Re: SVN diff doesn't work

2022-09-25 Thread May Doušak
talled a JavaHL client on my computer (Ubuntu and Windows) and set NetBeans to use it and I have full functionality with cross branch diffs and complex merges.  SvnKit doesn't work at all any more due to incompatible licensing with the Apache license. On Sat, Sep 24, 2022, 00:30 May Doušak wro

Re: SVN diff doesn't work

2022-09-23 Thread May Doušak
. 22 22:10, László Kishalmi wrote: sudo apt install libsvn-java On Fri, Sep 23, 2022 at 12:35 PM May Doušak wrote: Hi all, SVN diff used to work for me not so long ago, but for some reason it doesn't anymore on none of my machines; all are KDE Neon (=ubuntu 22.04). O

SVN diff doesn't work

2022-09-23 Thread May Doušak
Hi all, SVN diff used to work for me not so long ago, but for some reason it doesn't anymore on none of my machines; all are KDE Neon (=ubuntu 22.04). Other SVN operations work. I have CLI SVN installed and when I want to see diff, I get an error: /Diffing between revision trees is not sup

Horizontal scroll using mouse buttons 6&7 in Netbeans

2022-01-30 Thread May Doušak
Hi there, I know it is possible to scroll horizontally usinf SHIFT+ primary mouse wheel (buttons 4&5). Is there a way make NetBeans treat mouse buttons 6 & 7 (second scroll wheel) as horizontal scroll? Thanks, May - To unsu