mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
@@ -278,7 +278,6 @@ func (w *window) WriteClipboard(s string) {
|
||||
}
|
||||
|
||||
func (w *window) Configure([]Option) {
|
||||
prev := w.config
|
||||
// Decorations are never disabled.
|
||||
w.config.Decorated = true
|
||||
w.w.Event(ConfigEvent{Config: w.config})
|
||||
|
||||
Reference in New Issue
Block a user