[GTK3] Notify settings with "gtk-shell-shows-menubar" on menubar change #461
Annotations
10 warnings
|
GitHub Action for SwiftLint:
Sources/GtkBackend/GtkBackend.swift#L784
Todo Violation: TODOs should be resolved (Implement tables) (todo)
|
|
GitHub Action for SwiftLint:
Sources/GtkBackend/GtkBackend.swift#L485
Todo Violation: TODOs should be resolved (Notify when window scale facto...) (todo)
|
|
GitHub Action for SwiftLint:
Sources/GtkBackend/GtkBackend.swift#L477
Todo Violation: TODOs should be resolved (Record window scale factor in ...) (todo)
|
|
GitHub Action for SwiftLint:
Sources/GtkBackend/GtkBackend.swift#L470
Todo Violation: TODOs should be resolved (React to theme changes) (todo)
|
|
GitHub Action for SwiftLint:
Sources/GtkBackend/GtkBackend.swift#L212
Todo Violation: TODOs should be resolved (Detect whether window is fulls...) (todo)
|
|
GitHub Action for SwiftLint:
Sources/GtkBackend/GtkBackend.swift#L196
Todo Violation: TODOs should be resolved (Don't hardcode this (if possib...) (todo)
|
|
GitHub Action for SwiftLint:
Sources/GtkBackend/GtkBackend.swift#L180
Todo Violation: TODOs should be resolved (Figure out if there's some mag...) (todo)
|
|
GitHub Action for SwiftLint:
Sources/GtkBackend/GtkBackend.swift#L177
Todo Violation: FIXMEs should be resolved (This doesn't seem to work on m...) (todo)
|
|
GitHub Action for SwiftLint:
Sources/GtkBackend/GtkBackend.swift#L1339
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
|
|
GitHub Action for SwiftLint:
Sources/GtkBackend/GtkBackend.swift#L1306
Multiple Closures with Trailing Closure Violation: Trailing closure syntax should not be used when passing more than one closure argument (multiple_closures_with_trailing_closure)
|
Loading