Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .gitmodules

This file was deleted.

4 changes: 0 additions & 4 deletions meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@ evdev = dependency('libevdev')

add_project_arguments('-DICONDIR="' + icon_dir + '"', language : 'cpp')

if get_option('enable_wdisplays') == true
wdisplays = subproject('wdisplays')
endif

subdir('icons')
subdir('proto')
subdir('src')
Expand Down
2 changes: 1 addition & 1 deletion meson_options.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
option('wf_shell', type: 'feature', value: 'auto', description: 'Build with wf-shell support')
option('wayfire_config_file_path', type : 'string', value : '~/.config/wayfire.ini', description : 'Full path of wayfire config file')
option('wf_shell_config_file_path', type : 'string', value : '~/.config/wf-shell.ini', description : 'Full path of wf-shell config file')
option('enable_wdisplays', type : 'boolean', value : 'false', description : 'Build wdisplays')

1 change: 0 additions & 1 deletion subprojects/wdisplays
Submodule wdisplays deleted from 623390