1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-17 20:00:59 +00:00
serenity/Base
Andreas Kling b6a6f34caa WindowServer: Populate system menu with app launchers from /res/apps
The new system directory /res/apps now contains ".af" files describing
applications (name, category, executable path, and icon.)
These are used to populate the system menu with application shortcuts.

This will replace the Launcher app. :^)
2019-11-11 13:13:08 +01:00
..
etc Kernel+SystemServer: Mount filesystems and start TTYServer in userspace 2019-08-17 12:07:55 +02:00
home/anon Base: Add link to bettermotherfuckingwebsite in welcome.html 2019-11-10 12:52:23 +01:00
res WindowServer: Populate system menu with app launchers from /res/apps 2019-11-11 13:13:08 +01:00
usr LibC: Implement dirname() and basename() 2019-10-03 08:23:54 +02:00