serenity/Userland/Applets
thankyouverycool 5c27ce2561 ClipboardHistory: Show ranges and max dimensions for copied glyphs
Makes copy history a bit more informative by showing the code point
range of the selection copied, or the individual character if the
selection contains only one glyph.
2022-03-18 01:12:26 +01:00
..
Audio LibGfx: Rename Color::from_rgba() => Color::from_argb() 2022-03-04 23:40:21 +01:00
ClipboardHistory ClipboardHistory: Show ranges and max dimensions for copied glyphs 2022-03-18 01:12:26 +01:00
Keymap LibGfx: Rename Color::from_rgba() => Color::from_argb() 2022-03-04 23:40:21 +01:00
Network Applets/Network: Propagate errors using custom try_create 2022-01-03 16:01:42 +01:00
ResourceGraph Applets/ResourceGraph: Propagate errors in create_applet 2022-01-11 09:19:09 -08:00
WorkspacePicker Userland: Rename WindowManagerServerConnection 2022-02-25 22:35:12 +01:00
CMakeLists.txt WindowServer+Keymap+LibGUI: Add widget to display current keymap 2022-02-03 00:47:22 +01:00