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
2023-01-12
LibCore+Userland: Don't auto-start new Core::Timers
Sam Atkins
2023-01-06
LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^)
Sam Atkins
2023-01-03
LibDesktop+Taskbar: Add an option to exclude apps from the system menu
Timothy Flynn
2023-01-03
LibGfx: Make Font::width() return a float
Andreas Kling
2023-01-02
Everywhere: Fix badly-formatted includes
Ben Wiederhake
2022-12-27
Taskbar: Propagate more errors on widget population
thankyouverycool
2022-12-27
Taskbar: Load Assistant's AppFile on window creation
thankyouverycool
2022-12-26
Taskbar: Handle errors when adding/changing quick launch entries
Arda Cinar
2022-12-26
Taskbar: Add a factory function for TaskbarWindow
Arda Cinar
2022-12-26
Taskbar: Add a factory function for QuickLaunchWidget
Arda Cinar
2022-12-23
Taskbar: Propagate errors while loading bmp
ericLemanissier
2022-12-14
LibGfx+Userland: Make Gfx::SystemTheme propagate errors
Cygnix Proto
2022-12-06
Everywhere: Rename to_{string => deprecated_string}() where applicable
Linus Groh
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: Removed the awkward window reference struct
Arda Cinar
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-11-19
LibGUI+Taskbar+Applets+Applications: Set various windows as Popups
thankyouverycool
2022-11-19
LibGUI+WindowServer+Applets+Taskbar: Remove active input concepts
thankyouverycool
2022-11-14
Taskbar: Support launching apps that require root
Samuel Bowman
2022-11-13
Userland: Accept drag_enter events for widgets supporting file drops
Karol Kosek
2022-11-01
Everywhere: Mark dependencies of most targets as PRIVATE
Tim Schumacher
2022-10-17
LibDesktop+Taskbar: Add 'WorkingDirectory' property to app files
cflip
2022-10-09
Taskbar: Display an icon for removing a widget
implicitfield
2022-09-29
Calendar: Only accept Calendar notifications
implicitfield
2022-09-22
Taskbar: Add a context menu to open clock settings from the clock widget
Timothy Flynn
2022-09-20
Calendar: Update month view on first_day_of_week setting change
Olivier De Cannière
2022-09-20
Calendar: Add a Calendar settings dialog for the first day of the week
Olivier De Cannière
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
[next]