Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
8 lines
460 B
Text
8 lines
460 B
Text
Now you can view images directly in the current terminal window!
|
|
|
|
The program uses Sway IPC to determine the geometry of the currently
|
|
focused container. This data is used to calculate the position and
|
|
size of the new "overlay" window that will be used to draw the image.
|
|
In the next step, swayimg adds two Sway rules for the self window:
|
|
"floating enable" and "move position". Then it creates a new Wayland
|
|
window and draws the image from the specified file.
|