Karol Kosek
|
5234a30731
LibGUI+Userland: Port Action status tips to String
|
2 vuotta sitten |
Jelle Raaijmakers
|
13086d3c97
KeyboardMapper: Do not drop the `unix` pledge
|
2 vuotta sitten |
thankyouverycool
|
02d94a303c
Base+Userland: Apply Human Interface Guidelines to Object text
|
2 vuotta sitten |
Lucas CHOLLET
|
1a97382305
LibGUI: Make `Application`'s construction fallible
|
2 vuotta sitten |
Karol Kosek
|
969543a847
LibGUI+Userland: Make Window::*add_menu take name using new string
|
2 vuotta sitten |
Timothy Flynn
|
4a916cd379
Everywhere: Remove needless copies of Error / ErrorOr instances
|
2 vuotta sitten |
Sam Atkins
|
0c24522635
LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^)
|
2 vuotta sitten |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 vuotta sitten |
demostanis
|
34acae90c7
Userland: Let applications make use of make_command_palette_action()
|
2 vuotta sitten |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 vuotta sitten |
Sam Atkins
|
73552c1856
Userland: Always construct Application with try_create()
|
3 vuotta sitten |
Karol Kosek
|
b6510f8e76
KeyboardMapper: Ask for unsaved changes on window close and file open
|
3 vuotta sitten |
creator1creeper1
|
c1dc5ef9d7
KeyboardMapper: Propagate errors using try_set_main_widget in main
|
3 vuotta sitten |
Jean-Paul Balabanian
|
a69598a670
KeyboardMapper: Add support for dynamic keyboard visualization
|
3 vuotta sitten |
RasmusNylander
|
c00014fa54
KeyboardMapper: Port to Core::Stream
|
3 vuotta sitten |
RasmusNylander
|
9678ff15a8
KeyboardMapper: Propagate errors using ErrorOr and TRY
|
3 vuotta sitten |
RasmusNylander
|
017135b44e
KeyboardMapper: Port to LibMain
|
3 vuotta sitten |
LuK1337
|
6e42cb8c55
KeyboardMapper: Add menus before showing the window
|
4 vuotta sitten |
Andreas Kling
|
687a12d7fb
Userland: Add GUI::Window::add_menu() and use it everywhere
|
4 vuotta sitten |
NonStandardModel
|
a7d3709e1c
KeyboardMapper: Add default path to keymaps
|
4 vuotta sitten |
Andreas Kling
|
31d4bcf5bf
Userland: Tighten a *lot* of pledges! :^)
|
4 vuotta sitten |
Linus Groh
|
76c6bc3186
KeyboardMapper: Remove two useless comments
|
4 vuotta sitten |
Linus Groh
|
91eda22208
Everywhere: Add Alt shortcuts to remaining top-level menus
|
4 vuotta sitten |
Andreas Kling
|
4b0098e52f
Everywhere: Rename app_menu to file_menu or game_menu
|
4 vuotta sitten |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 vuotta sitten |
Andreas Kling
|
a2baab38fd
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
|
4 vuotta sitten |
Andreas Kling
|
78b12e1521
Userland: Turn all application menus into window menus :^)
|
4 vuotta sitten |
Andreas Kling
|
ef1e5db1d0
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
|
4 vuotta sitten |
Ben Wiederhake
|
cbee0c26e1
Kernel+keymap+KeyboardMapper: New pledge for getkeymap
|
4 vuotta sitten |
Ben Wiederhake
|
d9e7e13fb2
KeyboardMapper: Without arguments, load current keymap
|
4 vuotta sitten |