decor fails to start any window decorator by default (option "command" is blank upstream)
Bug #1014461 reported by
Daniel van Vugt
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Compiz |
Fix Released
|
Low
|
Daniel van Vugt | ||
compiz (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
The decor plugin has an option named "command" so it can start the window decorator process if there isn't one. The command is blank in upstream lp:compiz. It's set downstream in the ubuntu branches though.
There's no reason why this shouldn't be initialized upstream. It would make development slightly easier, only having to run one command instead of two.
Related branches
lp://staging/~vanvugt/compiz/fix-1014461
- Sam Spilsbury: Approve
-
Diff: 173 lines (+123/-2)4 files modifiedplugins/decor/CMakeLists.txt (+2/-0)
plugins/decor/decor.xml.in (+2/-1)
plugins/decor/src/compiz-decorator (+101/-0)
src/screen.cpp (+18/-1)
summary: |
- decor fails to start gtk-window-decorator by default (option "command" + decor fails to start any window decorator by default (option "command" is blank upstream) |
Changed in compiz: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fix committed into lp:compiz at revision 3253