This website requires JavaScript.
Explore
Help
Sign in
dmaax
/
ladybird
Watch
1
Star
0
Fork
You've already forked ladybird
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a74f3615ac
ladybird
/
Applications
/
Taskbar
History
Andreas Kling
4ab0cd5d4c
LibGUI: Move frame painting from GFrame to StylePainter.
...
This way it can be used by others who might not have a GFrame object.
2019-04-10 03:43:46 +02:00
..
.gitignore
Taskbar+LibGUI: More work on bringup.
2019-04-03 21:04:16 +02:00
main.cpp
Taskbar: Start working on a taskbar app.
2019-04-03 19:38:44 +02:00
Makefile
Taskbar: Replace TaskbarWidget with a simple GFrame.
2019-04-08 17:17:16 +02:00
TaskbarWindow.cpp
LibGUI: Move frame painting from GFrame to StylePainter.
2019-04-10 03:43:46 +02:00
TaskbarWindow.h
Taskbar: Plumb window active state from the WindowServer to the taskbar.
2019-04-04 13:19:26 +02:00
WindowList.cpp
WindowServer: Add WM_SetActiveWindow client request and use it in Taskbar.
2019-04-04 14:38:53 +02:00
WindowList.h
Taskbar: Show minimized window titles in [brackets].
2019-04-06 00:58:30 +02:00