justTony / pytyle

Automatically exported from code.google.com/p/pytyle
GNU General Public License v3.0
0 stars 0 forks source link

Unexpected titlebars when using pytile in openbox #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

What steps will reproduce the problem?
1. In openbox rc.xml make an application class="*" which matches all 
applications. And set <decor>no</decor> 
2. exec openbox --reconfigure
3. spawn some terminals (verify that they don't have titlebars)
4. start pytyle2
5. ALT-A to start tyling mode

What is the expected output? What do you see instead?
Clients without a titlebar.
Instead: Clients with titlebars

What version of the product are you using? On what operating system?
pytyle2-hg 27-1 / Archlinux

Please provide any additional information below.

Original issue reported on code.google.com by wimvand...@gmail.com on 3 Jan 2011 at 10:38

GoogleCodeExporter commented 8 years ago
Hmmm, is there any chance that the "decorations" option can fix this?

In the default config, you'll see it in the [Global] section, but it can go in 
any section.

Original comment by jamslam@gmail.com on 4 Jan 2011 at 9:37

GoogleCodeExporter commented 8 years ago
decorations = no fixed

Original comment by wimvand...@gmail.com on 6 Jan 2011 at 7:41

GoogleCodeExporter commented 8 years ago

Original comment by jamslam@gmail.com on 2 Feb 2011 at 4:45