Sam Atkins
|
ded5ba1f87
LibGUI+Applications: Give SettingsWindow tabs a string ID
|
3 年之前 |
Vitaly Dyachkov
|
32b8795091
LibConfig: Rename pledge_domains(String) => pledge_domain(String)
|
3 年之前 |
Timur Sultanov
|
c7bd47c87c
Base+WindowsServer+keymap: Store multiple keymaps in a config
|
3 年之前 |
Sam Atkins
|
3ca2aee054
Applications: Cast unused smart-pointer TRY return values to void
|
3 年之前 |
Andreas Kling
|
60c132d7d3
LibGUI: Move GUI::SettingsWindow setup out of the constructor
|
3 年之前 |
Andreas Kling
|
acd4cc97fc
KeyboardSettings: Remove some unnecessary pledge promises
|
3 年之前 |
Andreas Kling
|
45844f9338
LibGUI: Make GUI::SettingsWindow::add_tab() return ErrorOr
|
3 年之前 |
Brian Gianforcaro
|
cf4fa936be
Everywhere: Use default execpromises argument for Core::System::pledge
|
3 年之前 |
Andreas Kling
|
31867bed5c
KeyboardSettings: Port to LibMain :^)
|
3 年之前 |
Sam Atkins
|
0a2b6b64c6
KeyboardSettings: Migrate to using SettingsWindow :^)
|
3 年之前 |
Sam Atkins
|
4bac30f737
KeyboardSettings: Migrate layout to GML
|
3 年之前 |
Andreas Kling
|
587f9af960
AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional)
|
3 年之前 |
FrHun
|
a261e4d9d5
LibGUI+Settings: Remove superfluous margin sets
|
3 年之前 |
Idan Horowitz
|
6704961c82
AK: Replace the mutable String::replace API with an immutable version
|
3 年之前 |
Mustafa Quraish
|
fdc9ff2ee7
KeyboardSettings: Use LibConfig intead of Core::ConfigFile
|
3 年之前 |
Karol Kosek
|
d04c8d478f
KeyboardSettings: Reuse generic GUI::ItemListModel
|
3 年之前 |
networkException
|
acde7d12b0
Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open
|
3 年之前 |
networkException
|
938051feb8
Everywhere: Use Core::ConfigFile::AllowWriting::Yes to allow writing
|
3 年之前 |
sin-ack
|
e11d177618
Userland+LibGUI: Add shorthand versions of the Margins constructor
|
3 年之前 |
sin-ack
|
9c9a5c55cb
Userland+LibGUI: Make Margins arguments match CSS ordering
|
3 年之前 |
Brian Gianforcaro
|
a51e6547aa
Applications: Remove unused header includes
|
3 年之前 |
Andreas Kling
|
b56a2c3e4c
KeyboardSettings: Remove outdated FIXME
|
3 年之前 |
FrHun
|
8feab1836a
KeyboardSettings: Fix button margins
|
3 年之前 |
Jamie Mansfield
|
3d4abd7154
KeyboardSettings: Prevent minimising the window
|
3 年之前 |
Jamie Mansfield
|
902559fc2d
KeyboardSettings: Prevent resizing the window
|
3 年之前 |
Andreas Kling
|
687a12d7fb
Userland: Add GUI::Window::add_menu() and use it everywhere
|
4 年之前 |
Jamie Mansfield
|
3be472176d
KeyboardSettings: Use typical OK-Cancel-Apply arrangement
|
4 年之前 |
ForLoveOfCats
|
ce6658acc1
KeyboardSettings+Kernel: Setting to enable Num Lock on login
|
4 年之前 |
Andreas Kling
|
31d4bcf5bf
Userland: Tighten a *lot* of pledges! :^)
|
4 年之前 |
Linus Groh
|
91eda22208
Everywhere: Add Alt shortcuts to remaining top-level menus
|
4 年之前 |