AvengeMedia / AvengeMedia/DankMaterialShell
Java application has keyboard issues
- Dominant language
- QML
- Stars
- 8.1k
- Forks
- 515
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 102
Description
### Compositor
Niri
### Distribution
Debian
### If Other, please specify
_No response_
### Select your Installation Method
DankInstaller
### Was this your original Installation method?
Yes
### If no, specify
_No response_
### dms doctor -vC
Click to expand
## DMS Doctor Report
**System**
- [ok] Operating System: Debian GNU/Linux 13 (trixie)
- ID: debian, Version: 13, Arch: amd64
- [ok] Architecture: amd64
- [ok] Display Server: Wayland
- WAYLAND_DISPLAY=wayland-1
**Versions**
- [ok] DMS CLI: dms v1.4.4
- /usr/bin/dms
- [ok] Quickshell: quickshell 0.2.1, revision , distributed by: Unset
- /usr/bin/qs
- [ok] DMS Shell: v1.4.4
- /usr/share/quickshell/dms
**Installation**
- [ok] DMS Configuration: Found
- /usr/share/quickshell/dms
- [ok] shell.qml: Present
- /usr/share/quickshell/dms/shell.qml
- [info] Install Type: System package
- /usr/share/quickshell/dms
**Compositor**
- [ok] niri: 25.11
- /usr/bin/niri
- [info] Active: niri
**Quickshell Features**
- [ok] Polkit: Available
- Authentication prompts
- [ok] IdleMonitor: Available
- Idle detection
- [ok] IdleInhibitor: Available
- Prevent idle/sleep
- [ok] ShortcutInhibitor: Available
- Allow shortcut management (niri)
**Optional Features**
- [ok] accountsservice: Available
- User accounts
- [ok] power-profiles-daemon: Available
- Power profile management
- [ok] logind: Available
- Session management
- [ok] cups-pk-helper: Available
- Printer management
- [info] I2C/DDC: No monitors detected
- External monitor brightness control
- [ok] qt6-imageformats: Installed (1 formats)
- Formats: GIF (/usr/lib/x86_64-linux-gnu/qt6/plugins/imageformats)
- [warn] kimageformats: Not installed
- AVIF, HEIF, JXL support
- [ok] Terminal: ghostty
- [ok] Network: NetworkManager
- NetworkManager present. Using NM API.
- [ok] matugen: Installed
- Dynamic theming
- [ok] dgop: Installed
- System monitoring
- [ok] cava: Installed
- Audio visualizer
- [info] khal: Not installed
- Calendar events
- [ok] danksearch: Installed
- File search
- [info] fprintd: Not installed
- Fingerprint auth
**Config Files**
- [ok] settings.json: Present
- /home/nccj/.config/DankMaterialShell/settings.json
- [info] clsettings.json: Not yet created
- /home/nccj/.config/DankMaterialShell/clsettings.json
- [ok] plugin_settings.json: Present
- /home/nccj/.config/DankMaterialShell/plugin_settings.json
- [ok] session.json: Present
- /home/nccj/.local/state/DankMaterialShell/session.json
- [ok] dms-colors.json: Present
- /home/nccj/.cache/DankMaterialShell/dms-colors.json
**Services**
- [ok] dms.service: enabled, active
- [ok] greetd: enabled
**Environment**
- [info] QT_QPA_PLATFORMTHEME: Not set
- [info] QS_ICON_THEME: Not set
---
**Summary:** 0 error(s), 1 warning(s), 30 ok
### Description
When starting a Java application - [IBM i Access Client Solutions](https://www.ibm.com/support/pages/ibm-i-access-client-solutions) - the Java window opens and displays as expected - but the application does not accept keystrokes until the window is clicked.
And sometimes the application loses contact with the keyboard and I have to exit the application. I can still exit with the Mod-Q keybinding, so the keyboard is working. I can also use other applications without any issues at the same time as the Java application won't run normally.
This is the only Java application I use, but it is central to my daily work. And I have had no issues with the Java application in the Gnome DE I used on the same Debian installation prior to installation of Dank Linux.
### Expected Behavior
Normal keyboard handling like other applications.
### Steps to Reproduce
1. Download and install the Java application.
2. Start the Java application. Note that it does not react to any keystrokes before the window is clicked.
3. Switch to another window and back to the Java window. Now it does not react to keystrokes before click.
### Error Messages/Logs
Output from `Java --version` is this:
```
openjdk 25.0.2 2026-01-20 LTS
OpenJDK Runtime Environment Temurin-25.0.2+10 (build 25.0.2+10-LTS)
OpenJDK 64-Bit Server VM Temurin-25.0.2+10 (build 25.0.2+10-LTS, mixed mode, sharing)
```
### Screenshots/Recordings
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.