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-03-29 08:46:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ebabce30bdfd87cadea6cada9aed12039c50d5ff
ladybird
/
Applications
/
Taskbar
History
Andreas Kling
3331098aee
WindowServer+LibGUI+Taskbar: Don't include frameless windows in lists
...
Frameless windows don't need to show up in the taskbar or the switcher.
2020-05-02 12:24:23 +02:00
..
main.cpp
…
Makefile
…
TaskbarButton.cpp
Userspace: Use Core::Object::add() when building interfaces
2020-02-23 11:10:52 +01:00
TaskbarButton.h
Userspace: Use Core::Object::add() when building interfaces
2020-02-23 11:10:52 +01:00
TaskbarWindow.cpp
WindowServer+LibGUI+Taskbar: Don't include frameless windows in lists
2020-05-02 12:24:23 +02:00
TaskbarWindow.h
Taskbar: Show default window icons when no icons are set
2020-03-30 10:52:09 +02:00
WindowIdentifier.h
AK: Remove bitrotted Traits::dump() mechanism
2020-02-10 11:55:34 +01:00
WindowList.cpp
LibGUI: Remove Button& parameter from Button::on_click hook
2020-03-03 17:02:38 +01:00
WindowList.h
…