apprt/gtk: note layouts unimplemented

layouts
Mitchell Hashimoto 2025-11-28 15:09:22 -08:00
parent 781f8c4661
commit 58e3960abe
No known key found for this signature in database
GPG Key ID: 523D5DC389D273BC
1 changed files with 1 additions and 0 deletions

View File

@ -728,6 +728,7 @@ pub const Application = extern struct {
.command_finished => return Action.commandFinished(target, value),
// Unimplemented
.new_window_layout,
.secure_input,
.close_all_windows,
.float_window,