serenity/Userland
Erik Biederstadt 3ea256b1c6 3DFileViewer: Add view menu
The view menu contains:
1. A fullscreen option (also accessed by pressing F11).
2. Rotation axis controls (x, y, z, or any combination)
3. Rotation speed controls (No rotation, slow, normal, or fast)
2021-05-27 08:57:13 +01:00
..
Applets LibCore: Make ProcessStatisticsReader return results in a Vector 2021-05-23 11:10:15 +02:00
Applications 3DFileViewer: Add view menu 2021-05-27 08:57:13 +01:00
Demos Revert "Userland: static vs non-static constexpr variables" 2021-05-21 10:30:52 +01:00
DevTools Playground: Start out with a GUI::Frame on the right hand side 2021-05-26 22:17:47 +02:00
DynamicLoader DynamicLoader: Remove math functionality in favor of -lgcc 2021-05-07 15:35:50 +02:00
Games Hearts: Highlight cards when an invalid play is attempted 2021-05-26 19:57:08 +02:00
Libraries LibGUI: Paint some knurling in the middle of GUI::Splitter 2021-05-26 22:17:47 +02:00
Services LibGfx: Use anonymous buffer instead of raw anon_fd for Gfx::Bitmap 2021-05-24 13:31:01 +02:00
Shell LibLine+Shell: Allow some programs to modify the current termios 2021-05-24 23:26:49 +04:30
Utilities LibWasm: Add execution hooks and a debugger mode to the wasm tool 2021-05-26 15:34:13 +04:30
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00