marceloexc

@marceloexc@im-in.space
60 Followers
368 Following
2.7K Posts
Programming and Art. I like to play and draw. Go Horns
prnshe him
download my apphttps://rm2000.app
bridged to bsky?Yes!
Circular snapshots from the very first @kodak camera (the first truly portable camera) — invented by George Eastman who was born #onthisday in New York in 1854. more examples here: https://publicdomainreview.org/collection/kodak-no-1-circular-snapshots #OTD
man goes to doctor. says he is too full of hubris. overinflated sense of own achievements.
treatment is simple, says doctor. colossal statue of ozymandias is in town,
i love having a mechanical watch on my wrist. just hearing the movements noise or watching it work is so satisfying
Realized I can make elementaryOS Granite apps with Python and I don't have to learn that weird ass Vala language
you literally just need to spin up a splorp server and run the plimbo command and it will use StupidSimpleAuth to connect to github so you can run the github action that lets you install treemble. now that you have treemble, run treemble scrunt to scruntize the cache and then
ubuntu release names but "who up x they y"
ubuntu 22.04: who up jammying they jellyfish
@rpgwaiter I know they're the good guy here but resolve's UX is so tortured
oh yeah? Well I'm gonna drum to the feet of a different marcher
SOURCE: Epstein's apparent suicide footage was edited with a popular video software called iMovie for iPad.
×
found this old ass demo (for custom NSWindow drawing) while researching some stuff for RMDrawer and somehow got this absolute dinosaur of a xcodeproj to build
Drawing a custom window on Mac OS X

Occasionally, you may want a window to look completely different to the standard window styles provided by Apple. This post will show you how to draw a custom window and implement close, resize and drag functionality.

Cocoa with Love

@marceloexc thanks for sharing this link. Need to study this later.

I tried to make the window of Macrowave custom to add the flip animation you can see in the latest videos, but it's not ideal. When using the borderless window style mask input elements stop working for me so I had to disable the shadow which makes the window look a bit out of place.

@lucas Music Widget has both a shadow and also a very nice flip animation (and retains the shadow even during animation), but I think its doing some very heavy appkit stuff https://marioaguzman.github.io/musicwidget/
Music Widget for macOS

A mini player remote for Apple Music. A take on the classic iTunes widget.

marioaguzman.github.io

@marceloexc oh nice I have it installed, but totally forgot about it. It's so well done. 🫦

Added it to my inspo board.

It looks similar to what I achieved with Macrowave, but with the shadow. My guess is that it uses the borderless style mask, but I am not sure.

I really want to to figure this out.

@marioguzman can you help out?

@marceloexc @lucas

Oh, wow! Was not aware of it. 😍

@marceloexc I need to master this so I can build windows media player like themes for my apps.