ladybird/Demos
Linus Groh 2e5c434e22 Misc: Use automatic window positioning in more applications
This is a follow up to #2936 / d3e3b4ae56aa79d9bde12ca1f143dcf116f89a4c.

Affected programs:
- Applications: Browser (Download, View source, Inspect DOM tree, JS
  console), Terminal (Settings)
- Demos: Cube, Eyes, Fire, HelloWorld, LibGfxDemo, WebView,
  WidgetGallery
- DevTools: HackStudio, Inspector, Profiler
- Games: 2048, Minesweeper, Snake, Solitaire
- Userland: test-web

A few have been left out where manual positioning is done on purpose,
e.g. ClipboardManager (to be close to the menu bar) or VisualBuilder (to
preserve alignment of the multiple application windows).
2020-08-15 17:38:19 +02:00
..
Cube Misc: Use automatic window positioning in more applications 2020-08-15 17:38:19 +02:00
DynamicLink LibC: Avoid ninja-imports of system functions 2020-08-12 20:40:59 +02:00
Eyes Misc: Use automatic window positioning in more applications 2020-08-15 17:38:19 +02:00
Fire Misc: Use automatic window positioning in more applications 2020-08-15 17:38:19 +02:00
HelloWorld Misc: Use automatic window positioning in more applications 2020-08-15 17:38:19 +02:00
LibGfxDemo Misc: Use automatic window positioning in more applications 2020-08-15 17:38:19 +02:00
Mouse Demos: Setup window icon for Mouse demo 2020-07-19 11:18:27 +02:00
Screensaver LibGUI: Make GUI::Application a Core::Object 2020-07-04 14:05:57 +02:00
WebView Misc: Use automatic window positioning in more applications 2020-08-15 17:38:19 +02:00
WidgetGallery Misc: Use automatic window positioning in more applications 2020-08-15 17:38:19 +02:00
CMakeLists.txt WebContent: Start work on browser process separation :^) 2020-06-17 20:09:44 +02:00