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-09-12
Everywhere: Use my very shiny serenityos.org email :^)
networkException
2022-09-08
Taskbar: Set TaskbarButton checkable
thankyouverycool
2022-08-26
LibGUI+Taskbar+WindowServer: Prevent minimization when blocked
thankyouverycool
2022-08-25
LibGUI+Taskbar+WindowServer: Remove mode and parent methods from Taskbar
thankyouverycool
2022-07-15
Taskbar: Center buttons again by fixing margins
FrHun
2022-07-12
Everywhere: Replace single-char StringView op. arguments with chars
sin-ack
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-28
Applications: Remove usages of deprecated implicit conversions
FrHun
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
[next]