1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-12 22:50:59 +00:00
serenity/Userland
thankyouverycool bb4963a697 LibGfx+LibGUI: Add FrameShape::Window
This shape is for use by the main widget of a frameless window
that still wishes to have proper borders but no title.

Raised Containers were used previously for this pattern but did not
always represent perspective and shadow correctly depending on thread
highlighting and the immediate background color. Containers are
really meant to be used inside other widgets where the background
color can be controlled.
2022-02-25 19:38:23 +01:00
..
Applets ClipboardHistory: Add Time column 2022-02-24 08:47:55 +01:00
Applications Everywhere: Use title case for man section titles 2022-02-25 12:06:31 -05:00
Demos LibGUI+Apps: Adjust Splitter spacings 2022-02-23 18:56:22 +02:00
DevTools HackStudio: Adjust heights for Locator and Find widgets 2022-02-24 19:09:41 +01:00
DynamicLoader DynamicLoader+LibC+LibTimeZone: Include LibTimeZone sources in LibC 2022-01-23 12:48:26 +00:00
Games LibGUI+Apps: Convert Statusbar Labels to Segments 2022-02-24 19:09:41 +01:00
Libraries LibGfx+LibGUI: Add FrameShape::Window 2022-02-25 19:38:23 +01:00
Services Taskbar: Minimize/activate window on Super+Digit event 2022-02-24 18:57:20 +00:00
Shell Shell: Use an opaque color for SyntaxError 2022-02-23 21:56:16 +00:00
Utilities ls: Add option -1 which lists one file per line 2022-02-19 18:18:13 -08:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00