Robin Burchell
|
9d2b08e06e
|
LibCore: Add CDirIterator, and use it in everything rather than readdir
|
2019-05-27 15:27:23 +02:00 |
|
Robin Burchell
|
77dfd419e9
|
LibCore: Move AK/ArgsParser to LibCore/CArgsParser
Also rename the classes to match LibCore naming style.
This means that it's no longer incorrectly linked into LibC and Kernel.
|
2019-05-17 15:49:37 +02:00 |
|
Robin Burchell
|
bffed9e3cb
|
ArgsParser: Expand to be able to handle multiple single arguments
This is needed for e.g. ln
|
2019-05-17 15:49:37 +02:00 |
|
Robin Burchell
|
b92fa59832
|
Userland: Port pape to use ArgsParser, and minor cleanups
|
2019-05-17 15:49:37 +02:00 |
|
Andreas Kling
|
e4dfd5a3a4
|
WindowServer: Support PNG wallpapers.
Fix up /bin/pape so it tells the WindowServer which wallpaper file to use.
|
2019-03-21 15:54:19 +01:00 |
|
Andreas Kling
|
e1be5a468d
|
Userland: Add a /bin/pape helper program to switch the desktop wallpaper.
|
2019-02-08 16:22:54 +01:00 |
|