elementary / calculator

Calculator app designed for elementary OS
https://elementary.io
GNU General Public License v3.0
79 stars 29 forks source link

Add history into main window #225

Open danirabbit opened 2 years ago

danirabbit commented 2 years ago

Problem

Resizing the calculator window vertically isn't currently possible and has no real benefit. If we want calculator to be able to be tiled or work on mobile, it needs to be resizable

Proposal

Put the history in the main window as in GNOME calculator. This would give value to the vertical space and keep buttons from resizing in weird ways

Prior Art (Optional)

Screenshot from 2022-04-12 09 48 01 Screenshot from 2022-04-12 09 47 48

DSLitvinov commented 7 months ago

The current immutability of the size of the calculator is puzzling after switching from other operating systems. And it's cool that you want to make its dimensions changeable, but I'm confused by the proximity of the cancel button to the window close button, I'll have to be very careful. Maybe in elementary, move it to the right side?