5
22
Fork
You've already forked reka
2

Ability to fullscreen a window? #7

Open
opened 2026年03月21日 20:33:04 +01:00 by magic_rb · 3 comments

reka already handles fullscreen events, but there is no way, afaict to fullscreen a window which itself doesn't provide a way to go fullscreen, useful for gamescope or wine with the emulated desktop feature (specifically i have to run WoW WotLK in a emulated desktop or it has a little stroke)

`reka` already handles fullscreen events, but there is no way, afaict to fullscreen a window which itself doesn't provide a way to go fullscreen, useful for `gamescope` or wine with the emulated desktop feature (specifically i have to run WoW WotLK in a emulated desktop or it has a little stroke)

You can bind a key to full screen a window like this:

(reka-push-intercept-prefix "s-f" 'toggle-fullscreen)
You can bind a key to full screen a window like this: ``` (reka-push-intercept-prefix "s-f" 'toggle-fullscreen) ```

Yeah, amk is right. Also needs documentation. I've got a long train ride today, maybe I'll get around to it :)

Yeah, amk is right. Also needs documentation. I've got a long train ride today, maybe I'll get around to it :)

thanks, works, for now you're the documentation folks :P

thanks, works, for now you're the documentation folks :P
Sign in to join this conversation.
No Branch/Tag specified
canon
No results found.
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tazjin/reka#7
Reference in a new issue
tazjin/reka
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?