apprt/gtk: note layouts unimplemented
parent
781f8c4661
commit
58e3960abe
|
|
@ -728,6 +728,7 @@ pub const Application = extern struct {
|
||||||
.command_finished => return Action.commandFinished(target, value),
|
.command_finished => return Action.commandFinished(target, value),
|
||||||
|
|
||||||
// Unimplemented
|
// Unimplemented
|
||||||
|
.new_window_layout,
|
||||||
.secure_input,
|
.secure_input,
|
||||||
.close_all_windows,
|
.close_all_windows,
|
||||||
.float_window,
|
.float_window,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue