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
2026-04-21 12:05:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7efd61fcf5b6b993cb8a142c8bf84ec7c2de16b5
ladybird
/
Applications
/
Taskbar
History
Andreas Kling
49e7ffc06a
WindowServer: Introduce a WM event mask so Taskbar can ignore window rects.
...
Taskbar was waking up to do nothing every time a window rect changed.
2019-04-20 14:40:59 +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
Get rid of SERENITY macro since the compiler already defines __serenity__
2019-04-20 12:58:49 +02:00
TaskbarWindow.cpp
WindowServer: Introduce a WM event mask so Taskbar can ignore window rects.
2019-04-20 14:40:59 +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: Generate a separate WM event for window icon changes.
2019-04-18 00:39:11 +02:00
WindowList.h
WindowServer: Generate a separate WM event for window icon changes.
2019-04-18 00:39:11 +02:00