serenity/Userland
Baitinq af1c26f05b Browser: Go back/forward when pressing back/forward mouse buttons
This currently doesn't work when running Serenity through QEMU, as it
doesn't pass the side button events over to Serenity due to some bug or
missing feature.
2022-12-12 15:00:08 +00:00
..
Applets LibCore: Rename Stream::read_all to read_until_eof 2022-12-12 14:16:42 +01:00
Applications Browser: Go back/forward when pressing back/forward mouse buttons 2022-12-12 15:00:08 +00:00
BuggieBox
Demos LibCore: Use Core::Stream for ProcessStatisticsReader 2022-12-10 11:49:24 +00:00
DevTools LibCore: Propagate errors from Stream::*_entire_buffer 2022-12-12 14:16:42 +01:00
DynamicLoader
Games MasterWord: Display the last word in a different color for short input 2022-12-11 22:10:37 +01:00
Libraries Browser: Go back/forward when pressing back/forward mouse buttons 2022-12-12 15:00:08 +00:00
Services LibCore: Rename Stream::read_all to read_until_eof 2022-12-12 14:16:42 +01:00
Shell Shell: Disable interactive mode on '-c' 2022-12-12 13:57:06 +00:00
Utilities LibCore: Rename Stream::read_all to read_until_eof 2022-12-12 14:16:42 +01:00
CMakeLists.txt