A small tool to view real-world ActivityPub objects as JSON! Enter a URL
or username from Mastodon or a similar service below, and we'll send a
request with
the right
Accept
header
to the server to view the underlying object.
{
"@context": [
"https://join-lemmy.org/context.json",
"https://www.w3.org/ns/activitystreams"
],
"type": "Page",
"id": "https://lemmy.world/post/2045134",
"attributedTo": "https://lemmy.world/u/tenyun",
"to": [
"https://lemmy.world/c/hyprland",
"https://www.w3.org/ns/activitystreams#Public"
],
"name": "Make window floating if resizing with mouse",
"cc": [],
"content": "<p>Hi. Is there a way to make the active stacking window a floating window when resizing with the mouse without explicitly making it a floating window first?</p>\n",
"mediaType": "text/html",
"source": {
"content": "Hi. Is there a way to make the active stacking window a floating window when resizing with the mouse without explicitly making it a floating window first?",
"mediaType": "text/markdown"
},
"attachment": [],
"sensitive": false,
"published": "2023-07-23T17:57:50.336072Z",
"language": {
"identifier": "en",
"name": "English"
},
"audience": "https://lemmy.world/c/hyprland",
"tag": [
{
"href": "https://lemmy.world/post/2045134",
"name": "#hyprland",
"type": "Hashtag"
}
]
}