ladybird/Userland/Applications
Zaggy1024 9cf7e8c5aa LibVideo: Reorganize demuxer file hierarchy and rename Matroska files
As new demuxers are added, this will get quite full of files, so it'll
be good to have a separate folder for these.

To avoid too many chained namespaces, the Containers subdirectory is
not also a namespace, but the Matroska folder is for the sake of
separating the multiple classes for parsed information entering the
Video namespace.
2022-11-25 23:28:39 +01:00
..
3DFileViewer 3DFileViewer: Propagate key events to the window 2022-11-22 11:23:44 +00:00
About Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
AnalogClock Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
Assistant LibGUI+Taskbar+Applets+Applications: Set various windows as Popups 2022-11-19 16:04:42 +01:00
Browser LibWeb: Add 'should block pop ups' user config to Page 2022-11-15 21:48:19 +00:00
BrowserSettings Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
Calculator Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
Calendar Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
CalendarSettings Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
CharacterMap LibGUI+Applications: Allow GlyphMapWidget's set_font() to fail 2022-11-19 15:41:09 +01:00
ClockSettings Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
CrashReporter Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
Debugger Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
DisplaySettings Userland: Remove workarounds for LibIPC include order sensitivity 2022-11-15 13:25:51 -05:00
Escalator Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
FileManager FileManager: Improve error handling when posix_spawn() fails 2022-11-04 09:47:30 +01:00
FontEditor FontEditor: Include file basename in error messages when available 2022-11-19 15:41:09 +01:00
GamesSettings Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
Help Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
HexEditor HexEditor: Allow keydown events to propagate if they are not handled 2022-11-14 16:08:11 +00:00
ImageViewer Userland: Accept drag_enter events for widgets supporting file drops 2022-11-13 16:13:03 -07:00
KeyboardMapper KeyboardMapper: Call event.ignore() on keydown in the main widget 2022-11-14 16:08:11 +00:00
KeyboardSettings Userland: Remove workarounds for LibIPC include order sensitivity 2022-11-15 13:25:51 -05:00
Magnifier Magnifier+ThemeEditor: Use CommonMenus::make_accessibility_menu() 2022-11-19 11:04:11 +01:00
Mail Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
MailSettings Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
MouseSettings Everywhere: Remove unnecessary mutable attributes from lambdas 2022-11-19 14:37:31 +00:00
NetworkSettings NetworkSettings: Add command line option for opening a specific adapter 2022-11-02 12:00:26 +00:00
PartitionEditor Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
PDFViewer PDFViewer: Show single/multi page actions on toolbar 2022-11-25 23:03:24 +01:00
Piano Piano: Guard against all allocations at top level of the audio pipeline 2022-11-13 19:17:21 +00:00
PixelPaint PixelPaint: Add the Pen tool as the default tool 2022-11-25 23:17:44 +01:00
Presenter Applications: Add Presenter 2022-11-25 14:28:33 -07:00
Run Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
Settings Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
SoundPlayer Userland: Remove workarounds for LibIPC include order sensitivity 2022-11-15 13:25:51 -05:00
SpaceAnalyzer Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
Spreadsheet LibJS: Reduce AST memory usage by shrink-wrapping source range info 2022-11-22 21:13:35 +01:00
SystemMonitor SystemMonitor: Add context menu for opening adapter in NetworkSettings 2022-11-02 12:00:26 +00:00
Terminal Terminal+LibVT: Toggle TerminalWidget's focus on input preemption 2022-11-19 16:04:42 +01:00
TerminalSettings Userland: Remove workarounds for LibIPC include order sensitivity 2022-11-15 13:25:51 -05:00
TextEditor Userland: Accept drag_enter events for widgets supporting file drops 2022-11-13 16:13:03 -07:00
ThemeEditor ThemeEditor: Update GML and polish interface 2022-11-19 11:04:11 +01:00
VideoPlayer LibVideo: Reorganize demuxer file hierarchy and rename Matroska files 2022-11-25 23:28:39 +01:00
Welcome Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
CMakeLists.txt Applications: Add Presenter 2022-11-25 14:28:33 -07:00