ladybird/Userland
Valtteri Koskivuori c3f5b514c8 WindowServer: Yank out window frame opacity
This facility was added in 15a1d9a, but isn't being used for anything.
It wasn't even hooked up to LibGUI for applications to use.
Relevant use-cases, such as the most prominent one in `AnalogClock`, use
`GUI::Window::set_frameless()` instead.
2023-06-24 23:45:27 +02:00
..
Applets LibGUI+Userland: Propagate errors in Model::column_name() 2023-06-14 17:53:59 +02:00
Applications Browser: Change "Same Origin" to "Same-Origin" 2023-06-24 06:19:39 +02:00
BuggieBox Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00
Demos LibGUI+Userland: Port StatusBar::text() and set_text functions to String 2023-06-15 13:53:22 +01:00
DevTools GMLPlayground: Add a Statusbar 2023-06-17 20:36:03 +02:00
DynamicLoader DynamicLoader: Ensure that backtrace computation stops at _start 2023-04-23 14:30:59 +02:00
Games Snake: Show status tips in Statusbar 2023-06-17 20:36:03 +02:00
Libraries WindowServer+LibGUI: Yank out window-global opacity 2023-06-24 23:45:27 +02:00
Services WindowServer: Yank out window frame opacity 2023-06-24 23:45:27 +02:00
Shell Shell: Stop lying about string types 2023-06-13 01:49:02 +02:00
Utilities headless-browser: Use Diff::write_normal to output hunks 2023-06-24 18:34:08 +02:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00