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
/
TaskbarWindow.h
Age
Commit message (
Expand
)
Author
2022-12-06
AK+Everywhere: Rename String to DeprecatedString
Linus Groh
2022-11-26
Taskbar: Unbreak SDL2 port by changing include path
Jelle Raaijmakers
2022-11-26
Taskbar: Made it possible to add a system menu to taskbar later
Arda Cinar
2022-11-26
Taskbar: Rename start_menu to system_menu
Arda Cinar
2022-08-25
LibGUI+Taskbar+WindowServer: Remove mode and parent methods from Taskbar
thankyouverycool
2022-06-01
Taskbar: Add toggle_show_desktop()
Olivier De Cannière
2022-04-04
ClockSettings+Taskbar: Add settings for taskbar clock format
cflip
2022-04-01
Everywhere: Run clang-format
Idan Horowitz
2022-03-24
Services: Use default constructors/destructors
Lenny Maiorani
2022-01-12
Taskbar: Include `ScreenLayout.h` from `Services` directory
Jelle Raaijmakers
2021-12-28
Taskbar: Add dropping of AppFiles to QuickLaunch
faxe1008
2021-11-14
Taskbar: Make quicklaunch bar editable
faxe1008
2021-11-13
Everywhere: Replace "virtual desktop" => "workspace"
Andreas Kling
2021-07-20
Taskbar: Update the start button width when system fonts change
Andreas Kling
2021-07-10
Taskbar: Scale window icon bitmap if it's not 16x16
LuK1337
2021-07-08
Taskbar: Make clicks at the edges and corners work as expected
Andrea Martinelli
2021-07-04
Taskbar: Add show desktop button to toggle showing of the desktop
ForLoveOfCats
2021-07-03
Taskbar: Only show the current desktop's window buttons
Tom
2021-06-28
Taskbar: Move 'Assistant' Desktop::AppFile to member for quicker access
Spencer Dixon
2021-06-20
WindowServer: Add initial support for rendering on multiple screens
Tom
2021-05-09
Taskbar+LibGUI+WindowServer: Shrink taskbar by one pixel
Andreas Kling
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-04-19
Taskbar: Show start menu when super key is pressed
Conor Byrne
2021-04-04
Everywhere: Replace uses of GUI::Desktop's on_rect_change and remove it
Linus Groh
2021-03-30
Taskbar: Reposition the applet area when the desktop rect changes
Andreas Kling
2021-03-30
WindowServer+Taskbar: Show applets in taskbar :^)
Andreas Kling
2021-03-25
Taskbar: Add start menu :^)
Andreas Kling
2021-03-25
Taskbar: Integrate clock widget into taskbar window
Andreas Kling
2021-01-12
Services: Move to Userland/Services/
Andreas Kling