index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Services
/
Taskbar
Age
Commit message (
Expand
)
Author
2020-09-25
Meta+Services: Make clang-format-10 clean
Ben Wiederhake
2020-08-19
Taskbar: Update and clear taskbar button rectangles
Tom
2020-08-04
Taskbar: Disown quick-launched programs
Andreas Kling
2020-07-18
Taskbar: Use Name from .af file as tooltip
Nico Weber
2020-07-16
Taskbar: Don't create buttons for modal windows
Tom
2020-07-04
Taskbar: Don't wrap minimized window titles in []
Andreas Kling
2020-07-04
LibGUI: Make GUI::Application a Core::Object
Andreas Kling
2020-06-10
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
Andreas Kling
2020-05-30
Taskbar: Show window progress as a progress bar behind the window title
Andreas Kling
2020-05-29
Meta: Add a script check the presence of "#pragma once" in header files
Emanuele Torre
2020-05-26
Userland et al: Pledge sigaction when needed
Sergey Bugaev
2020-05-14
Build: Switch to CMake :^)
Sergey Bugaev
2020-05-12
LibGUI: Include keyboard modifier state with button on_click calls
Andreas Kling
2020-05-10
Taskbar: Let's custom paint the background instead of using GUI::Frame
Andreas Kling
2020-05-08
Services: Move Taskbar and SystemMenu from Applications to Services
Andreas Kling