index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applications
/
KeyboardSettings
Age
Commit message (
Expand
)
Author
2022-07-15
KeyboardSettings: Improve KeymapDialog layout
FrHun
2022-07-15
Applications: Make settings outer margins and spacing consistent
FrHun
2022-07-12
Everywhere: Add sv suffix to strings relying on StringView(char const*)
sin-ack
2022-07-06
AK: Use an enum instead of a bool for String::replace(all_occurences)
DexesTTP
2022-06-03
Applications: Use spawn_or_show_error() for common spawn pattern
MacDue
2022-06-01
LibGUI: Fix typo in ConnectionToWindowManagerServer
Olivier De Cannière
2022-05-13
LibGUI+Userland: Make Dialog::ExecResult an enum class
Sam Atkins
2022-05-12
KeyboardSettings: Set window modified state
Sam Atkins
2022-05-08
KeyboardSettings: Also activate keymap via ListView's on_activation
Romain Chardiny
2022-04-21
LibGUI+Applications: Add --open-tab option to FooSettings applications
Sam Atkins
2022-04-21
LibGUI+Applications: Give SettingsWindow tabs a string ID
Sam Atkins
2022-04-09
LibGfx: Move other font-related files to LibGfx/Font/
Simon Wanner
2022-04-01
Everywhere: Run clang-format
Idan Horowitz
2022-03-22
KeyboardSettings: Allow changing and applying active keymap
Nícolas F. R. A. Prado
2022-03-22
KeyboardSettings: Rename m_current_applied_keymap
Nícolas F. R. A. Prado
2022-03-02
KeyboardSettings: Highlight default keymap in Keyboard Settings dialog
Thomas
2022-03-02
KeyboardSettings: Fix adding empty keymaps
Thomas
2022-02-25
Userland: Rename WindowManagerServerConnection
Itamar
2022-02-16
LibCore+Everywhere: Return ErrorOr from ConfigFile factory methods
Sam Atkins
2022-02-14
Applications: Use default constructors/destructors
Lenny Maiorani
2022-02-13
Userland: Run gml-format
Idan Horowitz
2022-02-11
LibConfig: Rename pledge_domains(String) => pledge_domain(String)
Vitaly Dyachkov
2022-02-07
Meta+Userland: Run the GML formatter on CI and pre-commit
kleines Filmröllchen
2022-02-03
Base+WindowsServer+keymap: Store multiple keymaps in a config
Timur Sultanov
2022-01-29
KeyboardSettings: Set icons from GML
Dylan Katz
2021-12-05
Applications: Cast unused smart-pointer TRY return values to void
Sam Atkins
2021-11-28
LibGUI: Move GUI::SettingsWindow setup out of the constructor
Andreas Kling
2021-11-28
KeyboardSettings: Remove some unnecessary pledge promises
Andreas Kling
2021-11-28
LibGUI: Make GUI::SettingsWindow::add_tab() return ErrorOr
Andreas Kling
2021-11-28
Everywhere: Use default execpromises argument for Core::System::pledge
Brian Gianforcaro
2021-11-24
KeyboardSettings: Port to LibMain :^)
Andreas Kling
2021-11-20
KeyboardSettings: Add icons
Sam Atkins
2021-11-20
KeyboardSettings: Add text area to test the currently selected keymap
Sam Atkins
2021-11-20
KeyboardSettings: Migrate to using SettingsWindow :^)
Sam Atkins
2021-11-20
KeyboardSettings: Migrate layout to GML
Sam Atkins
2021-11-17
AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional)
Andreas Kling
2021-11-03
LibGUI+Settings: Remove superfluous margin sets
FrHun
2021-09-11
AK: Replace the mutable String::replace API with an immutable version
Idan Horowitz
2021-08-31
KeyboardSettings: Use LibConfig intead of Core::ConfigFile
Mustafa Quraish
2021-08-31
KeyboardSettings: Reuse generic GUI::ItemListModel
Karol Kosek
2021-08-22
Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open
networkException
2021-08-22
Everywhere: Use Core::ConfigFile::AllowWriting::Yes to allow writing
networkException
2021-08-18
Userland+LibGUI: Add shorthand versions of the Margins constructor
sin-ack
2021-08-18
Userland+LibGUI: Make Margins arguments match CSS ordering
sin-ack
2021-08-06
Everywhere: Replace Model::update() with Model::invalidate()
sin-ack
2021-08-01
Applications: Remove unused header includes
Brian Gianforcaro
2021-07-31
KeyboardSettings: Remove outdated FIXME
Andreas Kling
2021-07-27
KeyboardSettings: Fix button margins
FrHun
2021-07-26
KeyboardSettings: Prevent minimising the window
Jamie Mansfield
2021-07-26
KeyboardSettings: Prevent resizing the window
Jamie Mansfield
[next]