Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
fluxbox titilebar issue [FIXED]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
spindle
Apprentice
Apprentice


Joined: 01 Dec 2003
Posts: 245

PostPosted: Fri Apr 20, 2007 9:54 pm    Post subject: fluxbox titilebar issue [FIXED] Reply with quote

With fluxbox-1.0_rc3 I have a weird problem with the titlebar on the windows. Right above every window's titlebar, there is a little mini-titlebar of just the first 7 or 8 characters of name portion left aligned with the window. This happens with all sorts of styles.

Masking this version and going back to 0.9.15.1-r2 fixes this.


Last edited by spindle on Sat Apr 21, 2007 4:04 am; edited 1 time in total
Back to top
View user's profile Send private message
comprookie2000
Retired Dev
Retired Dev


Joined: 25 Jul 2004
Posts: 925
Location: Sun City Center, Florida

PostPosted: Fri Apr 20, 2007 11:32 pm    Post subject: Reply with quote

Are you talking about the tab? If you don't want it configure -> tab options -> tab in titlebar
_________________
http://dev.gentoo.org/~dabbott/
Back to top
View user's profile Send private message
serial_penguin
Tux's lil' helper
Tux's lil' helper


Joined: 23 Aug 2005
Posts: 96
Location: US / Minnesota

PostPosted: Sat Apr 21, 2007 1:37 am    Post subject: Reply with quote

Opera 9.2 doesn't seem to like fluxbox-1.0_rc3. There is no titlebar, so the browser window can't be moved! There was no problem with 0.9.15.1-r2. Maybe it's the tab feature in fluxbox that's causing this?
Back to top
View user's profile Send private message
spindle
Apprentice
Apprentice


Joined: 01 Dec 2003
Posts: 245

PostPosted: Sat Apr 21, 2007 4:04 am    Post subject: Reply with quote

That was it, it was a tab. Forgot about that tab feature and I've never seen it displayed like that before.

serial_penguin,

Does a keybinding lke this (in ~/.fluxbox/keys) get your window titlebar back?
Code:
Mod4 d :ToggleDecor


If not, I'm not sure what the problem is, but in the mean time you can use something like this to move it around, if that helps.
Code:
# move window
Control Mod1 Right :MoveRight 10
Control Mod1 Left :MoveLeft 10
Control Mod1 Up :MoveUp 10
Control Mod1 Down :MoveDown 10
Control Mod1 Shift Right :MoveRight 40
Control Mod1 Shift Left :MoveLeft 40
Control Mod1 Shift Up :MoveUp 40
Control Mod1 Shift Down :MoveDown 40

# resize window
Control Shift Down :ResizeVertical 1
Control Shift Up :ResizeVertical -1
Control Shift Right :ResizeHorizontal 1
Control Shift Left :ResizeHorizontal -1

Mod4 Tab :NextTab
Mod4 d :ToggleDecor
Mod4 k :KillWindow
Mod4 m :MaximizeWindow
Mod4 n :MaximizeVertical
Mod4 h :MaximizeHorizontal
Back to top
View user's profile Send private message
kr.vikas
Tux's lil' helper
Tux's lil' helper


Joined: 14 Jun 2006
Posts: 91

PostPosted: Sat Apr 21, 2007 4:18 am    Post subject: Reply with quote

serial_penguin wrote:
Opera 9.2 doesn't seem to like fluxbox-1.0_rc3. There is no titlebar, so the browser window can't be moved! There was no problem with 0.9.15.1-r2. Maybe it's the tab feature in fluxbox that's causing this?


Everything works fine for me with fluxbox-1.0_rc3. maybe you have this set in ~/.fluxbox/apps
Code:

[app] (opera)
  [Deco]        {0x1e0}
[end]
Back to top
View user's profile Send private message
Ehnvis
Guru
Guru


Joined: 13 Jun 2006
Posts: 305
Location: /dev/random

PostPosted: Sat Apr 21, 2007 6:25 am    Post subject: Reply with quote

serial_penguin wrote:
Opera 9.2 doesn't seem to like fluxbox-1.0_rc3. There is no titlebar, so the browser window can't be moved! There was no problem with 0.9.15.1-r2. Maybe it's the tab feature in fluxbox that's causing this?


You know that you can hold down the left alt key and then left click and hold in the window to move it around?
_________________
HP NC 4010, Pentium-M 725 1.6GHz w/ 1Gb RAM, 60Gb Hitachi Travelstar.
Running Gentoo-2.6.21-r4 (again as 2.6.22 kernels hogs CPU), all but SD reader works fine.
Back to top
View user's profile Send private message
serial_penguin
Tux's lil' helper
Tux's lil' helper


Joined: 23 Aug 2005
Posts: 96
Location: US / Minnesota

PostPosted: Sat Apr 21, 2007 4:38 pm    Post subject: Reply with quote

kr.vikas wrote:
serial_penguin wrote:
Opera 9.2 doesn't seem to like fluxbox-1.0_rc3. There is no titlebar, so the browser window can't be moved! There was no problem with 0.9.15.1-r2. Maybe it's the tab feature in fluxbox that's causing this?


Everything works fine for me with fluxbox-1.0_rc3. maybe you have this set in ~/.fluxbox/apps
Code:

[app] (opera)
  [Deco]        {0x1e0}
[end]

Thanks for all the assistance on this. I didn't have the exact same [Deco] line in ~/.fluxbox/apps but deleting what was there fixed the toolbar issue. Alternatively, this could be achieved by doing as spindle suggested. Adding
Code:

Mod4 d :ToggleDecor

to ~/.fluxbox/keys allowed me to toggle the toolbar. Once the toolbar was present then right clicking on it and unchecking Remember -> Decorations would overwrite the apps file so the toolbar became visible when opera was restarted. Thanks again.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum