Update plasma demo #152

Merged
mxlgv merged 2 commits from update-plasma into main 2025-03-15 23:15:14 +01:00
Member

Apps/plasma: Improved code style and readability. Added support for window resizing

Apps/plasma: Improved code style and readability. Added support for window resizing
IgorA added 2 commits 2025-03-15 19:20:15 +01:00
Apps/plasma: Improved code style and readability. Added support for window resizing
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 29s
Build system / Build (pull_request) Successful in 5m14s
7b6b0e3191
mxlgv changed title from update-plasma to Update plasma demo 2025-03-15 21:09:13 +01:00
mxlgv requested changes 2025-03-15 21:10:24 +01:00
Dismissed
@@ -0,0 +1,2 @@
@fasm.exe -m 16384 plasma.asm plasma.kex
Owner

Let's not add our own build scripts. Tup file solves this

Please do this using git commit --amend to avoid creating unnecessary commits.

Let's not add our own build scripts. Tup file solves this Please do this using `git commit --amend` to avoid creating unnecessary commits.
mxlgv marked this conversation as resolved
mxlgv added the
PR
Request changes
label 2025-03-15 21:56:46 +01:00
IgorA force-pushed update-plasma from 7b6b0e3191 to f33791b956 2025-03-15 22:05:30 +01:00 Compare
mxlgv approved these changes 2025-03-15 22:26:21 +01:00
Dismissed
mxlgv added
PR
Ready to merge
and removed
PR
Request changes
labels 2025-03-15 22:26:33 +01:00
IgorA force-pushed update-plasma from f33791b956 to 6309348f1c 2025-03-15 22:32:01 +01:00 Compare
IgorA dismissed mxlgv’s review 2025-03-15 22:32:02 +01:00
Reason:

New commits pushed, approval review dismissed automatically according to repository settings

mxlgv force-pushed update-plasma from 6309348f1c to fa30a96727 2025-03-15 22:32:05 +01:00 Compare
mxlgv added
PR
Request changes
and removed
PR
Ready to merge
labels 2025-03-15 22:37:29 +01:00
mxlgv requested changes 2025-03-15 22:41:00 +01:00
Dismissed
mxlgv left a comment
Owner

Apps/plasma: Improved code style and readability. Added support for window resizing

Your commit title exceeds 72 characters. Cut it short!

Example:

git commit --amend
Plasma: Fix code style and added support for window resizing

Force push.

`Apps/plasma: Improved code style and readability. Added support for window resizing` Your commit title exceeds 72 characters. Cut it short! Example: ```sh git commit --amend ``` ``` Plasma: Fix code style and added support for window resizing ``` Force push.
IgorA force-pushed update-plasma from fa30a96727 to 431abef2ce 2025-03-15 22:53:48 +01:00 Compare
mxlgv approved these changes 2025-03-15 23:02:10 +01:00
mxlgv force-pushed update-plasma from 431abef2ce to 9357a21169 2025-03-15 23:02:27 +01:00 Compare
mxlgv scheduled this pull request to auto merge when all checks succeed 2025-03-15 23:02:56 +01:00
mxlgv merged commit 9357a21169 into main 2025-03-15 23:15:14 +01:00
Sweetbread added
PR
Ready to merge
and removed
PR
Request changes
labels 2025-03-17 11:04:21 +01:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#152
No description provided.