Bug 5800 - missing drawContent option for window move
Status: RESOLVED DUPLICATE of bug 5507
Alias: None
Product: Openbox
Classification: Unclassified
Component: general
Version: 3.5.0
Hardware: PC Linux
: P3 normal
Assignee: Dana Jansens
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2012-11-11 11:21 EST by Jérôme
Modified: 2013-08-11 08:47:58 EDT
1 user (show)

See Also:



Description Jérôme 2012-11-11 11:21:36 EST
The file /etc/xdg/openbox/rc.xml shows the below section on Lubuntu 12.10 (Debian wheezy) :
---
<resize>
  <drawContents>yes</drawContents>
---

I set this variable to "no" into my configuration file in ~/.config/openbox and the window isn't drawn while it is resized.

However, it seems there is a missing option for disabling drawing while moving the window.

Could we possibly get a new option like below :
---
<move>
  <drawContents>yes</drawContents>
</move>
---
?
Comment 1 Jérôme 2012-11-11 11:25:36 EST
Maybe such option could spare energy on laptops.
Comment 2 Mikachu 2013-08-11 08:47:58 EDT
.

*** This bug has been marked as a duplicate of bug 5507 ***