mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-22 02:01:55 +07:00
Remove obsolete comment
This commit is contained in:
@@ -453,7 +453,6 @@ impl Niri {
|
||||
|
||||
self.seat.get_pointer().unwrap().axis(self, frame);
|
||||
}
|
||||
// FIXME: tablet_tool protocol
|
||||
InputEvent::TabletToolAxis { event, .. } => {
|
||||
// FIXME: allow mapping tablet to different outputs.
|
||||
let output = self.global_space.outputs().next().unwrap();
|
||||
|
||||
Reference in New Issue
Block a user