banan-os/userspace/libraries
Bananymous d266c7f93b LibGUI: Implement attributes for windows
Windows can now change whether they have title bar, rounded corners,
alpha channel and whether they are movable. Also windows can also change
their own position
2024-10-18 03:32:12 +03:00
..
LibC LibC: Fix some string functions 2024-10-13 22:04:08 +03:00
LibELF Kernel: Rework kernel-side ELF loading 2024-09-15 23:57:34 +03:00
LibFont BuildSystem: Cleanup cmake files 2024-09-05 12:52:25 +03:00
LibGUI LibGUI: Implement attributes for windows 2024-10-18 03:32:12 +03:00
LibImage LibImage: name color to u32 function to to_argb from to_rgba 2024-10-13 22:01:46 +03:00
LibInput Kernel/Shell: Fix backspace and delete key byte sequences 2024-10-04 04:14:47 +03:00
CMakeLists.txt Userspace: Compile programs and libraries with -Wall -Wextra -Werror 2024-09-26 15:20:07 +03:00