mirror of
https://github.com/libratbag/piper.git
synced 2026-05-19 20:36:02 -04:00
committed by
Peter Hutterer
parent
7a3ad955dc
commit
d4548ee476
@@ -52,6 +52,9 @@ class Window(Gtk.ApplicationWindow):
|
||||
|
||||
self._ratbag = ratbag
|
||||
self._device = self._fetch_ratbag_device()
|
||||
if self._device is None:
|
||||
self._present_error_dialog("No devices found")
|
||||
return
|
||||
|
||||
try:
|
||||
capabilities = self._device.capabilities
|
||||
|
||||
Reference in New Issue
Block a user