This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2025-12-31 21:59:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a00a2a9db512a499a196e1b7992e1c64eebe9382
ladybird
/
Applications
/
Taskbar
History
Andreas Kling
93a4a4c597
Taskbar: Replace TaskbarWidget with a simple GFrame.
...
There's no need for a custom widget here, at least not now.
2019-04-08 17:17:16 +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
Taskbar: Replace TaskbarWidget with a simple GFrame.
2019-04-08 17:17:16 +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