Linus Groh
|
3583b62ad3
|
LibGUI: Swap order of InputBox value and parent window args
This is now consistent with the other dialog classes.
|
2021-02-20 12:19:46 +01:00 |
|
Ben Wiederhake
|
d9e7e13fb2
|
KeyboardMapper: Without arguments, load current keymap
|
2021-02-01 09:54:32 +01:00 |
|
Ben Wiederhake
|
03b11af00f
|
KeyboardMapper: Export keymap not as a byte, but as unicode
What a silly mixup. Loading and saving no longer loses any data! :^)
|
2021-02-01 09:54:32 +01:00 |
|
Ben Wiederhake
|
4deb0f8343
|
KeyboardMapper: Remove duplicate 'save' button
There already is a standard action in the menu, and Ctrl-S also works.
No need to have an extra button for that.
|
2021-02-01 09:54:32 +01:00 |
|
Ben Wiederhake
|
6c04629ff8
|
KeyboardMapper: Make all of the GUI visible
|
2021-02-01 09:54:32 +01:00 |
|
Andreas Kling
|
dc28c07fa5
|
Applications: Move to Userland/Applications/
|
2021-01-12 12:05:23 +01:00 |
|