felixfung / skippy-xd

A window selector for X11 with Exposé and live preview Alt-Tab effects and more
GNU General Public License v2.0
23 stars 2 forks source link

send_command_to_daemon_via_fifo(): Failed to access() pipe "/tmp/skippy-xd-fifo-5": -1 #75

Closed newyorkthink closed 7 months ago

newyorkthink commented 7 months ago

image

not work in i3wnenv

felixfung commented 7 months ago

Please make sure you have first done:

skippy-xd --start-daemon
newyorkthink commented 7 months ago

Please make sure you have first done:

skippy-xd --start-daemon

your build is error , i allowed run Please make sure you have first done:

skippy-xd --start-daemon

newyorkthink commented 7 months ago

image

newyorkthink commented 7 months ago
# Copy this to ~/.config/skippy-xd/skippy-xd.rc and edit it to your liking
#
# File Syntax:
# Comments must be on their own seperate lines that start with a #
#
# colors can be anything XAllocNamedColor can handle
# (like "black" or "#000000")
#
# fonts are Xft font descriptions
#
# booleans are "true" or anything but "true" (-> false)
#
# opacity is an integer in the range of 0-255
#

[system]

# File path of skippy-xd pipe daemon communication
pipePath = /tmp/skippy-xd-fifo-5

[display]

# Background picture when skippy-xd is activated
# Examples to paint wallpaper, or to tint existing background:
#   background = /home/richard/screenshots/256.png
#   background = #00000066
background = #000000

# Move the mouse cursor when skippy is activated
movePointer = false

# Whether to display window frames
includeFrame = true

# Show window previews with rounded corners,
# with corner radius in pixels
cornerRadius = 5

# Icon parameters
showIconsOnThumbnails = true
preferredIconSize = 48

# Display when live preview is not available
fillSpec = #333333
iconFillSpec = mid mid #333333
felixfung commented 7 months ago

Please obtain the complete config file here: https://github.com/felixfung/skippy-xd/blob/master/skippy-xd.sample.rc

newyorkthink commented 7 months ago

Please obtain the complete config file here: https://github.com/felixfung/skippy-xd/blob/master/skippy-xd.sample.rc

i try use you config recently, this config cannot run . i think your project is not good , is not nice, i remove it.

i don't want to test again ,

felixfung commented 7 months ago

Lol