ladybird/Userland/Applications/Calendar
thankyouverycool f833473df0 Apps+Demos+Dialogs: Remove unnecessary minimum window sizes
The new layout system conveniently calculates these for us now.
In the case of Mandelbrot where it needs to be overriden, make
sure to disable obey min widget size first. In EmojiInputDialog's
case, the window needs to be resized instead to center correctly.
2022-08-25 13:28:50 +02:00
..
AddEventDialog.cpp Calender: Add ability to set the time of day for an event 2022-06-29 03:27:59 +00:00
AddEventDialog.h Calender: Add ability to set the time of day for an event 2022-06-29 03:27:59 +00:00
CalendarWindow.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
CMakeLists.txt Calendar: Port to LibMain and TRY all the things 2022-01-04 20:46:17 +02:00
main.cpp Apps+Demos+Dialogs: Remove unnecessary minimum window sizes 2022-08-25 13:28:50 +02:00