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
/
Services
/
Taskbar
Age
Commit message (
Expand
)
Author
2022-06-17
Taskbar: Handle an override theme being active
networkException
2022-06-17
Taskbar: Update checked state of theme menu on global theme change
networkException
2022-06-02
Taskbar: Use default buttons in ShutdownDialog
Karol Kosek
2022-06-01
Taskbar+Desktop: Add super+D keyboard shortcut
Olivier De Cannière
2022-06-01
Taskbar: Add toggle_show_desktop()
Olivier De Cannière
2022-06-01
LibGUI: Fix typo in ConnectionToWindowManagerServer
Olivier De Cannière
2022-05-25
Userland: Use GUI::Process::spawn_or_show_error() for spawn() from a GUI
MacDue
2022-05-25
LibCore: Return ErrorOr<pid_t> and support arguments in Process::spawn
MacDue
2022-05-13
LibGUI+Userland: Make Dialog::ExecResult an enum class
Sam Atkins
2022-04-09
LibGfx: Move other font-related files to LibGfx/Font/
Simon Wanner
2022-04-04
ClockSettings+Taskbar: Add settings for taskbar clock format
cflip
2022-04-03
DisplaySettings+WindowServer: Allow updating theme without background
Ben Maxwell
2022-04-02
LibGfx: Add list_installed_system_themes() to SystemTheme
Ben Maxwell
2022-04-01
Everywhere: Run clang-format
Idan Horowitz
2022-03-27
WindowServer+LibGUI: Expose raw scroll wheel values to applications
circl
2022-03-24
Services: Use default constructors/destructors
Lenny Maiorani
2022-02-25
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
Itamar
2022-02-25
Userland: Rename WindowManagerServerConnection
Itamar
2022-02-25
Taskbar: Update ClockWidget FrameShape and adjust dimensions
thankyouverycool
2022-02-24
Taskbar: Minimize/activate window on Super+Digit event
Jan Grau
2022-02-16
LibCore+Everywhere: Return ErrorOr from ConfigFile factory methods
Sam Atkins
2022-02-11
LibConfig: Rename pledge_domains(String) => pledge_domain(String)
Vitaly Dyachkov
2022-01-28
Userland: Fix unnecessary heap allocation of singleton objects
Daniel Bertalan
2022-01-25
Userland: Invoke tzset in applications that care about time zones
Timothy Flynn
2022-01-21
Taskbar: Remove QuickLaunch entries if corresponding file was deleted
Maciej
2022-01-21
Taskbar: Support arbitrary *files* as QuickLaunch entries
Maciej
2022-01-21
Taskbar: Support arbitrary executables as QuickLaunch entries
Maciej
2022-01-21
Taskbar: Abstract out quick launch entries
Maciej
2022-01-20
Userland: Add horizontal mouse scroll support
Dmitry Petrov
2022-01-12
Taskbar: Include `ScreenLayout.h` from `Services` directory
Jelle Raaijmakers
2022-01-10
Taskbar: Tweak taskbar button progress bar rendering
Andreas Kling
2022-01-03
Taskbar: Tighten pledged promises, remove incorrect comment
bugreport0
2021-12-28
Taskbar: Add context menu to remove quicklaunch items
faxe1008
2021-12-28
Taskbar: Add dropping of AppFiles to QuickLaunch
faxe1008
2021-11-28
Everywhere: Use default execpromises argument for Core::System::pledge
Brian Gianforcaro
2021-11-23
Taskbar: Port to LibMain :^)
Andreas Kling
2021-11-14
Taskbar: Make quicklaunch bar editable
faxe1008
2021-11-13
Everywhere: Replace "virtual desktop" => "workspace"
Andreas Kling
2021-11-11
Everywhere: Pass AK::StringView by value
Andreas Kling
2021-11-08
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
Andreas Kling
2021-11-08
LibGfx: Use ErrorOr<T> for Bitmap::scaled()
Andreas Kling
2021-10-27
Everywhere: Rename left/right-click to primary/secondary
Filiph Sandström
2021-10-17
TaskBar+Utilities: Add logout(1) command, and call it in ShutdownDialog
Peter Elliott
2021-10-11
ClockWidget: Left-align clock and center based on ideal width
James Magahern
2021-08-31
Userland: Use Rect::centered_within() where useful
Andreas Kling
2021-08-22
Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open
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-14
Taskbar: Add keyboard shortcuts to the fixed items in the start menu
Andreas Kling
2021-08-07
Taskbar: Pass full argv for exit action
LuK1337
[prev]
[next]