1
0
mirror of https://gitlab.gnome.org/GNOME/nautilus synced 2024-06-28 14:35:28 +00:00

Compare commits

...

2 Commits

Author SHA1 Message Date
Automeris naranja
6c00f417ef Merge branch 'remove-default-window-size' into 'main'
window: Stop setting minimum window size

See merge request GNOME/nautilus!1512
2024-06-24 01:34:30 +00:00
Automeris naranja
ce573608d8 window: Stop setting a minimum window width
Adw(Application)Window now has a minimum size[1]. However,
the default-height, which is 200, which isn't sufficient
for Nautilus[2], so only remove default-width.

[1] 7a705c7959
2024-06-23 22:34:13 -03:00

View File

@ -99,7 +99,6 @@
</section>
</menu>
<template class="NautilusWindow" parent="AdwApplicationWindow">
<property name="width-request">360</property>
<property name="height-request">380</property>
<property name="show-menubar">False</property>
<binding name="title">