ladybird/Applications
Andreas Kling 6084cd0c56 Add concept of size increments to windowing system.
Use this to implement incremental resizing for Terminal so that we only
ever resize to fit a perfect number of rows and columns.

This is very nice. :^)
2019-02-21 00:21:23 +01:00
..
About WindowServer: Support windows with alpha channels. And per-WSWindow opacity. 2019-02-19 01:42:53 +01:00
Clock Prune compiler flags a bit. Let's go with -march=i686 for now. 2019-02-17 15:17:21 +01:00
FileManager FileManager: Fix glitch in the alternating directory item backgrounds. 2019-02-20 22:10:28 +01:00
FontEditor Prune compiler flags a bit. Let's go with -march=i686 for now. 2019-02-17 15:17:21 +01:00
Launcher Launcher: Let's use CoolBar style buttons in here for now. 2019-02-20 09:33:59 +01:00
Terminal Add concept of size increments to windowing system. 2019-02-21 00:21:23 +01:00