Skip to content

Commit

Permalink
Add xfwm4 component for Sucharu (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbasu authored Oct 15, 2022
1 parent a2447e5 commit 9cdc799
Show file tree
Hide file tree
Showing 372 changed files with 5,846 additions and 2 deletions.
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ components = [
# 'sounds',
# 'sessions',
# 'ubuntu-unity',
# 'xfwm4',
'xfwm4',
'cinnamon-shell',
]

Expand Down
2 changes: 1 addition & 1 deletion meson_options.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ option('default', type: 'boolean', value: true, description:'build Sucharu defau
option('dark', type: 'boolean', value: true, description:'build Sucharu dark flavour')
option('darker', type: 'boolean', value: true, description:'build Sucharu darker flavour')
# option('ubuntu-unity', type: 'boolean', value: false, description:'build Sucharu with Unity assets')
# option('xfwm4', type: 'boolean', value: false, description:'build Sucharu with xfwm4 assets')
option('xfwm4', type: 'boolean', value: false, description:'build Sucharu with xfwm4 assets')
# option('cinnamon', type: 'boolean', value: false, description:'build Sucharu with Cinnamon flavour')
# option('cinnamon-dark', type: 'boolean', value: false, description:'build Sucharu with Cinnamon dark flavour')

Expand Down
11 changes: 11 additions & 0 deletions xfwm4/meson.build
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
flavours = []
foreach flavour: ['default', 'dark']
if not get_option(flavour)
message('skip flavour ' + flavour)
continue
endif
flavours += flavour
endforeach


subdir('src')
Binary file added xfwm4/src/dark/xfwm4/assets-hdpi/bottom-active.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added xfwm4/src/dark/xfwm4/assets-hdpi/bottom-inactive.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added xfwm4/src/dark/xfwm4/assets-hdpi/close-active.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added xfwm4/src/dark/xfwm4/assets-hdpi/close-inactive.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added xfwm4/src/dark/xfwm4/assets-hdpi/close-prelight.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added xfwm4/src/dark/xfwm4/assets-hdpi/close-pressed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added xfwm4/src/dark/xfwm4/assets-hdpi/hide-active.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added xfwm4/src/dark/xfwm4/assets-hdpi/hide-inactive.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added xfwm4/src/dark/xfwm4/assets-hdpi/hide-prelight.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added xfwm4/src/dark/xfwm4/assets-hdpi/hide-pressed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added xfwm4/src/dark/xfwm4/assets-hdpi/left-active.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added xfwm4/src/dark/xfwm4/assets-hdpi/left-inactive.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added xfwm4/src/dark/xfwm4/assets-hdpi/maximize-active.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added xfwm4/src/dark/xfwm4/assets-hdpi/menu-active.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added xfwm4/src/dark/xfwm4/assets-hdpi/menu-inactive.png
Binary file added xfwm4/src/dark/xfwm4/assets-hdpi/menu-prelight.png
Binary file added xfwm4/src/dark/xfwm4/assets-hdpi/menu-pressed.png
Binary file added xfwm4/src/dark/xfwm4/assets-hdpi/right-active.png
Binary file added xfwm4/src/dark/xfwm4/assets-hdpi/right-inactive.png
Binary file added xfwm4/src/dark/xfwm4/assets-hdpi/shade-active.png
Binary file added xfwm4/src/dark/xfwm4/assets-hdpi/shade-inactive.png
Binary file added xfwm4/src/dark/xfwm4/assets-hdpi/shade-prelight.png
Binary file added xfwm4/src/dark/xfwm4/assets-hdpi/shade-pressed.png
Binary file added xfwm4/src/dark/xfwm4/assets-hdpi/stick-active.png
Binary file added xfwm4/src/dark/xfwm4/assets-hdpi/stick-inactive.png
Binary file added xfwm4/src/dark/xfwm4/assets-hdpi/stick-prelight.png
Binary file added xfwm4/src/dark/xfwm4/assets-hdpi/stick-pressed.png
Binary file added xfwm4/src/dark/xfwm4/assets-hdpi/title-1-active.png
1 change: 1 addition & 0 deletions xfwm4/src/dark/xfwm4/assets-hdpi/title-2-active.png
1 change: 1 addition & 0 deletions xfwm4/src/dark/xfwm4/assets-hdpi/title-2-inactive.png
1 change: 1 addition & 0 deletions xfwm4/src/dark/xfwm4/assets-hdpi/title-3-active.png
1 change: 1 addition & 0 deletions xfwm4/src/dark/xfwm4/assets-hdpi/title-3-inactive.png
1 change: 1 addition & 0 deletions xfwm4/src/dark/xfwm4/assets-hdpi/title-4-active.png
1 change: 1 addition & 0 deletions xfwm4/src/dark/xfwm4/assets-hdpi/title-4-inactive.png
1 change: 1 addition & 0 deletions xfwm4/src/dark/xfwm4/assets-hdpi/title-5-active.png
1 change: 1 addition & 0 deletions xfwm4/src/dark/xfwm4/assets-hdpi/title-5-inactive.png
Binary file added xfwm4/src/dark/xfwm4/assets-hdpi/top-left-active.png
Binary file added xfwm4/src/dark/xfwm4/assets-xhdpi/bottom-active.png
Binary file added xfwm4/src/dark/xfwm4/assets-xhdpi/close-active.png
Binary file added xfwm4/src/dark/xfwm4/assets-xhdpi/close-inactive.png
Binary file added xfwm4/src/dark/xfwm4/assets-xhdpi/close-prelight.png
Binary file added xfwm4/src/dark/xfwm4/assets-xhdpi/close-pressed.png
Binary file added xfwm4/src/dark/xfwm4/assets-xhdpi/hide-active.png
Binary file added xfwm4/src/dark/xfwm4/assets-xhdpi/hide-inactive.png
Binary file added xfwm4/src/dark/xfwm4/assets-xhdpi/hide-prelight.png
Binary file added xfwm4/src/dark/xfwm4/assets-xhdpi/hide-pressed.png
Binary file added xfwm4/src/dark/xfwm4/assets-xhdpi/left-active.png
Binary file added xfwm4/src/dark/xfwm4/assets-xhdpi/left-inactive.png
Binary file added xfwm4/src/dark/xfwm4/assets-xhdpi/menu-active.png
Binary file added xfwm4/src/dark/xfwm4/assets-xhdpi/menu-inactive.png
Binary file added xfwm4/src/dark/xfwm4/assets-xhdpi/menu-prelight.png
Binary file added xfwm4/src/dark/xfwm4/assets-xhdpi/menu-pressed.png
Binary file added xfwm4/src/dark/xfwm4/assets-xhdpi/right-active.png
Binary file added xfwm4/src/dark/xfwm4/assets-xhdpi/right-inactive.png
Binary file added xfwm4/src/dark/xfwm4/assets-xhdpi/shade-active.png
Binary file added xfwm4/src/dark/xfwm4/assets-xhdpi/shade-inactive.png
Binary file added xfwm4/src/dark/xfwm4/assets-xhdpi/shade-prelight.png
Binary file added xfwm4/src/dark/xfwm4/assets-xhdpi/shade-pressed.png
Binary file added xfwm4/src/dark/xfwm4/assets-xhdpi/stick-active.png
Binary file added xfwm4/src/dark/xfwm4/assets-xhdpi/stick-inactive.png
Binary file added xfwm4/src/dark/xfwm4/assets-xhdpi/stick-prelight.png
Binary file added xfwm4/src/dark/xfwm4/assets-xhdpi/stick-pressed.png
Binary file added xfwm4/src/dark/xfwm4/assets-xhdpi/title-1-active.png
1 change: 1 addition & 0 deletions xfwm4/src/dark/xfwm4/assets-xhdpi/title-2-active.png
1 change: 1 addition & 0 deletions xfwm4/src/dark/xfwm4/assets-xhdpi/title-2-inactive.png
1 change: 1 addition & 0 deletions xfwm4/src/dark/xfwm4/assets-xhdpi/title-3-active.png
1 change: 1 addition & 0 deletions xfwm4/src/dark/xfwm4/assets-xhdpi/title-3-inactive.png
1 change: 1 addition & 0 deletions xfwm4/src/dark/xfwm4/assets-xhdpi/title-4-active.png
1 change: 1 addition & 0 deletions xfwm4/src/dark/xfwm4/assets-xhdpi/title-4-inactive.png
1 change: 1 addition & 0 deletions xfwm4/src/dark/xfwm4/assets-xhdpi/title-5-active.png
1 change: 1 addition & 0 deletions xfwm4/src/dark/xfwm4/assets-xhdpi/title-5-inactive.png
Loading

0 comments on commit 9cdc799

Please sign in to comment.