Logo
Explore Help
Sign In
fergalmoran/ladybird
1
0
Fork 0
You've already forked ladybird
mirror of https://github.com/fergalmoran/ladybird.git synced 2026-03-04 20:44:42 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
1bd3fca585b0088982e3d7fbfff43701db9fd01f
ladybird/Applications/Taskbar
History
Andreas Kling 93489fbc4c Convert HashMap<Key, OwnPtr<T>> to HashMap<Key, NonnullOwnPtr<T>>.
In every case I found, we never wanted to support null entry values.
With NonnullOwnPtr, we can encode that at the type level. :^)
2019-07-24 08:42:55 +02:00
..
main.cpp
Applications: Run clang-format on everything.
2019-06-07 11:48:03 +02:00
Makefile
Move common Application build steps into their own Makefile.common
2019-06-25 21:35:50 +02:00
TaskbarButton.cpp
LibGUI: Revert GWindowServerConnection to being a singleton
2019-07-17 21:03:01 +02:00
TaskbarButton.h
WindowServer+Taskbar: Let WindowServer manage the "window menus".
2019-06-21 11:03:43 +02:00
TaskbarWindow.cpp
LibGUI: Get rid of GWindow::should_exit_event_loop_on_close().
2019-07-23 18:20:00 +02:00
TaskbarWindow.h
Add clang-format file
2019-05-28 17:31:20 +02:00
WindowIdentifier.h
AK: Defer to Traits<T> for equality comparison in container templates.
2019-06-29 19:14:03 +02:00
WindowList.cpp
LibGUI: Revert GWindowServerConnection to being a singleton
2019-07-17 21:03:01 +02:00
WindowList.h
Convert HashMap<Key, OwnPtr<T>> to HashMap<Key, NonnullOwnPtr<T>>.
2019-07-24 08:42:55 +02:00
Powered by Gitea Version: 1.25.0+dev-360-gc4c1a4bd18 Page: 8351ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API