Screencast wlroots based compositors
This commit is contained in:
parent
05dcff4f87
commit
ec184fb2ab
13 changed files with 972 additions and 54 deletions
|
|
@ -26,8 +26,6 @@
|
|||
#include "upnp.h"
|
||||
#include "video.h"
|
||||
|
||||
#include "platform/linux/wayland.h"
|
||||
|
||||
#include "platform/common.h"
|
||||
extern "C" {
|
||||
#include <libavutil/log.h>
|
||||
|
|
@ -241,9 +239,6 @@ int main(int argc, char *argv[]) {
|
|||
shutdown_event->raise(true);
|
||||
});
|
||||
|
||||
wl::test();
|
||||
return 0;
|
||||
|
||||
proc::refresh(config::stream.file_apps);
|
||||
|
||||
auto deinit_guard = platf::init();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue