mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
341770e867
It's not possible to restrict setuid bit to "video" group without also breaking compositor nesting (e.g., hikari on sway). So, leave setuid handling to a dedicated executable. seatd-launch works similar to ck-launch-session by starting the daemon on demand.
121 lines
3.9 KiB
Plaintext
121 lines
3.9 KiB
Plaintext
bin/wayfire
|
|
include/wayfire/bindings.hpp
|
|
include/wayfire/compositor-surface.hpp
|
|
include/wayfire/compositor-view.hpp
|
|
include/wayfire/config-backend.hpp
|
|
include/wayfire/config.h
|
|
include/wayfire/core.hpp
|
|
include/wayfire/debug.hpp
|
|
include/wayfire/decorator.hpp
|
|
include/wayfire/geometry.hpp
|
|
include/wayfire/gtk-shell.hpp
|
|
include/wayfire/idle.hpp
|
|
include/wayfire/img.hpp
|
|
include/wayfire/input-device.hpp
|
|
include/wayfire/matcher.hpp
|
|
include/wayfire/nonstd/noncopyable.hpp
|
|
include/wayfire/nonstd/observer_ptr.h
|
|
include/wayfire/nonstd/reverse.hpp
|
|
include/wayfire/nonstd/safe-list.hpp
|
|
include/wayfire/nonstd/wlroots-full.hpp
|
|
include/wayfire/nonstd/wlroots.hpp
|
|
include/wayfire/object.hpp
|
|
include/wayfire/opengl.hpp
|
|
include/wayfire/option-wrapper.hpp
|
|
include/wayfire/output-layout.hpp
|
|
include/wayfire/output.hpp
|
|
include/wayfire/plugin.hpp
|
|
include/wayfire/plugins/common/cairo-util.hpp
|
|
include/wayfire/plugins/common/geometry-animation.hpp
|
|
include/wayfire/plugins/common/move-drag-interface.hpp
|
|
include/wayfire/plugins/common/preview-indication.hpp
|
|
include/wayfire/plugins/common/shared-core-data.hpp
|
|
include/wayfire/plugins/common/simple-texture.hpp
|
|
include/wayfire/plugins/common/view-change-viewport-signal.hpp
|
|
include/wayfire/plugins/common/workspace-stream-sharing.hpp
|
|
include/wayfire/plugins/common/workspace-wall.hpp
|
|
include/wayfire/plugins/scale-signal.hpp
|
|
include/wayfire/plugins/scale-transform.hpp
|
|
include/wayfire/plugins/vswitch.hpp
|
|
include/wayfire/plugins/wobbly/wobbly-signal.hpp
|
|
include/wayfire/render-manager.hpp
|
|
include/wayfire/signal-definitions.hpp
|
|
include/wayfire/singleton-plugin.hpp
|
|
include/wayfire/surface.hpp
|
|
include/wayfire/util.hpp
|
|
include/wayfire/view-access-interface.hpp
|
|
include/wayfire/view-transform.hpp
|
|
include/wayfire/view.hpp
|
|
include/wayfire/workspace-manager.hpp
|
|
include/wayfire/workspace-stream.hpp
|
|
lib/wayfire/libalpha.so
|
|
lib/wayfire/libanimate.so
|
|
lib/wayfire/libautostart.so
|
|
lib/wayfire/libblur.so
|
|
lib/wayfire/libcommand.so
|
|
lib/wayfire/libcube.so
|
|
lib/wayfire/libdecoration.so
|
|
lib/wayfire/libdefault-config-backend.so
|
|
lib/wayfire/libexpo.so
|
|
lib/wayfire/libextra-gestures.so
|
|
lib/wayfire/libfast-switcher.so
|
|
lib/wayfire/libfisheye.so
|
|
lib/wayfire/libgrid.so
|
|
lib/wayfire/libidle.so
|
|
lib/wayfire/libinvert.so
|
|
lib/wayfire/libmove.so
|
|
lib/wayfire/liboswitch.so
|
|
lib/wayfire/libplace.so
|
|
lib/wayfire/libpreserve-output.so
|
|
lib/wayfire/libresize.so
|
|
lib/wayfire/libscale-title-filter.so
|
|
lib/wayfire/libscale.so
|
|
lib/wayfire/libsimple-tile.so
|
|
lib/wayfire/libswitcher.so
|
|
lib/wayfire/libvswipe.so
|
|
lib/wayfire/libvswitch.so
|
|
lib/wayfire/libwindow-rules.so
|
|
lib/wayfire/libwm-actions.so
|
|
lib/wayfire/libwobbly.so
|
|
lib/wayfire/libwrot.so
|
|
lib/wayfire/libzoom.so
|
|
libdata/pkgconfig/wayfire.pc
|
|
%%EXAMPLESDIR%%/wayfire.ini
|
|
%%DATADIR%%/metadata/alpha.xml
|
|
%%DATADIR%%/metadata/animate.xml
|
|
%%DATADIR%%/metadata/autostart.xml
|
|
%%DATADIR%%/metadata/blur.xml
|
|
%%DATADIR%%/metadata/command.xml
|
|
%%DATADIR%%/metadata/core.xml
|
|
%%DATADIR%%/metadata/cube.xml
|
|
%%DATADIR%%/metadata/decoration.xml
|
|
%%DATADIR%%/metadata/expo.xml
|
|
%%DATADIR%%/metadata/extra-gestures.xml
|
|
%%DATADIR%%/metadata/fast-switcher.xml
|
|
%%DATADIR%%/metadata/fisheye.xml
|
|
%%DATADIR%%/metadata/grid.xml
|
|
%%DATADIR%%/metadata/idle.xml
|
|
%%DATADIR%%/metadata/input-device.xml
|
|
%%DATADIR%%/metadata/input.xml
|
|
%%DATADIR%%/metadata/invert.xml
|
|
%%DATADIR%%/metadata/move.xml
|
|
%%DATADIR%%/metadata/oswitch.xml
|
|
%%DATADIR%%/metadata/output.xml
|
|
%%DATADIR%%/metadata/place.xml
|
|
%%DATADIR%%/metadata/preserve-output.xml
|
|
%%DATADIR%%/metadata/resize.xml
|
|
%%DATADIR%%/metadata/scale-title-filter.xml
|
|
%%DATADIR%%/metadata/scale.xml
|
|
%%DATADIR%%/metadata/simple-tile.xml
|
|
%%DATADIR%%/metadata/switcher.xml
|
|
%%DATADIR%%/metadata/vswipe.xml
|
|
%%DATADIR%%/metadata/vswitch.xml
|
|
%%DATADIR%%/metadata/window-rules.xml
|
|
%%DATADIR%%/metadata/wm-actions.xml
|
|
%%DATADIR%%/metadata/wobbly.xml
|
|
%%DATADIR%%/metadata/workarounds.xml
|
|
%%DATADIR%%/metadata/wrot.xml
|
|
%%DATADIR%%/metadata/zoom.xml
|
|
%%DATADIR%%/protocols/unstable/wayfire-shell-unstable-v2.xml
|
|
share/wayland-sessions/wayfire.desktop
|