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-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
2021-08-06
Userland: Use Core::Process::spawn() instead of posix_spawn() in places
Andreas Kling
2021-08-04
Taskbar: Use provided AppFile icon instead of finding it ourselves
Jelle Raaijmakers
2021-08-03
Taskbar: Set chdir to the home directory when opening applications
Karol Kosek
2021-08-01
Services: Remove unused header includes
Brian Gianforcaro
2021-07-27
Userland: Make TextWrapping::Wrap opt-in
sin-ack
2021-07-26
Userland: Move text wrapping/elision into the new TextLayout :^)
sin-ack
2021-07-26
Taskbar: Unbreak application launchers in the start menu
Andreas Kling
2021-07-26
Taskbar: Show Settings app instead of Settings app category
Andreas Kling
2021-07-21
LibGfx: Use "try_" prefix for static factory functions
Andreas Kling
2021-07-20
Taskbar: Update the start button width when system fonts change
Andreas Kling
2021-07-20
Taskbar: Launch apps in Terminal when RunInTerminal=true is specified
Linus Groh
2021-07-12
TaskbarWindow: Redraw start button when default font changes
LuK1337
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-08
Everywhere: Add break after the last case label before `default`
Daniel Bertalan
2021-07-04
Taskbar: Simplify quick launch widget layout
Andreas Kling
2021-07-04
Taskbar: Give the "Show/Hide Desktop" button an icon :^)
Andreas Kling
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-30
AK+Everywhere: Add and use static APIs for LexicalPath
Max Wipfli
2021-06-28
Taskbar: Move 'Assistant' Desktop::AppFile to member for quicker access
Spencer Dixon
2021-06-28
Assistant+Taskbar: Use AppFile::spawn() utility
Spencer Dixon
2021-06-28
Taskbar: Open 'Assistant' with Super+Space
Spencer Dixon
2021-06-28
LibGUI+WindowServer: Add new WMEvent Super+Space
Spencer Dixon
2021-06-22
Taskbar: Check if executable in .af exist in filesystem
PAUL007
2021-06-20
WindowServer: Add initial support for rendering on multiple screens
Tom
2021-06-17
Everywhere: Add component declarations
Gunnar Beutner
2021-06-04
Taskbar: Make sure LibGUI/Desktop.h is usable in ports
Gunnar Beutner
2021-06-04
Taskbar: Allow creating menus for sub-categories
Gunnar Beutner
[next]