]> icculus.org git repositories - mikachu/openbox.git/log
mikachu/openbox.git
16 years agorevert change to theme.. *^^*
Dana Jansens [Sat, 9 Jun 2007 01:23:21 +0000 (01:23 +0000)]
revert change to theme.. *^^*

16 years agofix when 1or2px splitvertical
Dana Jansens [Sat, 9 Jun 2007 01:22:34 +0000 (01:22 +0000)]
fix when 1or2px splitvertical

16 years agono crashing in splitvertical
Dana Jansens [Sat, 9 Jun 2007 01:18:19 +0000 (01:18 +0000)]
no crashing in splitvertical

16 years agomiddle gradient in splitvertical
Dana Jansens [Sat, 9 Jun 2007 01:08:25 +0000 (01:08 +0000)]
middle gradient in splitvertical

16 years agosmall tweak for nonfocused windows? i dont think they are perfect yet.
Dana Jansens [Sat, 9 Jun 2007 00:42:29 +0000 (00:42 +0000)]
small tweak for nonfocused windows? i dont think they are perfect yet.

16 years agobetter buttons for inactive windows - no hover and bright lightup pressed
Dana Jansens [Sat, 9 Jun 2007 00:36:13 +0000 (00:36 +0000)]
better buttons for inactive windows - no hover and bright lightup pressed

16 years agoadd onyx themes to install. make non-active stuff grey
Dana Jansens [Sat, 9 Jun 2007 00:13:39 +0000 (00:13 +0000)]
add onyx themes to install. make non-active stuff grey

16 years agoadd Onyx themes!?!
Dana Jansens [Fri, 8 Jun 2007 23:41:23 +0000 (23:41 +0000)]
add Onyx themes!?!

16 years agoadd a hover for pressed
Mikael Magnusson [Fri, 8 Jun 2007 23:35:21 +0000 (23:35 +0000)]
add a hover for pressed

16 years agoyay. toggled textures and colors for all states.
Dana Jansens [Fri, 8 Jun 2007 22:14:48 +0000 (22:14 +0000)]
yay. toggled textures and colors for all states.

16 years agorevert the change to frame.c
Dana Jansens [Thu, 7 Jun 2007 23:51:07 +0000 (23:51 +0000)]
revert the change to frame.c

16 years agomissed a spot
Mikael Magnusson [Thu, 7 Jun 2007 23:50:40 +0000 (23:50 +0000)]
missed a spot

16 years agoback xml themes out of trunk
Mikael Magnusson [Thu, 7 Jun 2007 23:46:28 +0000 (23:46 +0000)]
back xml themes out of trunk

16 years agobump version
Dana Jansens [Thu, 7 Jun 2007 22:40:46 +0000 (22:40 +0000)]
bump version

16 years agostop processing x events or actions when loop->run becomes false
Dana Jansens [Thu, 7 Jun 2007 22:38:44 +0000 (22:38 +0000)]
stop processing x events or actions when loop->run becomes false

16 years agodon't reconfigure twice
Dana Jansens [Thu, 7 Jun 2007 22:34:05 +0000 (22:34 +0000)]
don't reconfigure twice

16 years agoremove {} just cuz
Dana Jansens [Thu, 7 Jun 2007 19:06:03 +0000 (19:06 +0000)]
remove {} just cuz

16 years agofix dirfocus when no dialog
Dana Jansens [Thu, 7 Jun 2007 19:05:06 +0000 (19:05 +0000)]
fix dirfocus when no dialog

16 years agowhy is this function declared twice
Dana Jansens [Thu, 7 Jun 2007 19:03:18 +0000 (19:03 +0000)]
why is this function declared twice

16 years agolet you lower siblings below eachother
Dana Jansens [Thu, 7 Jun 2007 18:59:30 +0000 (18:59 +0000)]
let you lower siblings below eachother

16 years agobetter.
Dana Jansens [Thu, 7 Jun 2007 16:25:23 +0000 (16:25 +0000)]
better.

16 years agoc comments
Dana Jansens [Thu, 7 Jun 2007 16:23:43 +0000 (16:23 +0000)]
c comments

16 years agoi dont think that line is valid, if it ever did run
Dana Jansens [Thu, 7 Jun 2007 16:23:23 +0000 (16:23 +0000)]
i dont think that line is valid, if it ever did run

16 years agoput the directional focus dialog on the active monitor
Dana Jansens [Thu, 7 Jun 2007 15:10:03 +0000 (15:10 +0000)]
put the directional focus dialog on the active monitor

16 years agomake popup dialogs appear on the active monitor with xinerama
Dana Jansens [Thu, 7 Jun 2007 15:07:50 +0000 (15:07 +0000)]
make popup dialogs appear on the active monitor with xinerama

16 years agoforgot to change the version string in the header
Mikael Magnusson [Thu, 7 Jun 2007 12:52:48 +0000 (12:52 +0000)]
forgot to change the version string in the header

16 years agoupdated japanese translation, ui visible strings only
Mikael Magnusson [Thu, 7 Jun 2007 12:51:51 +0000 (12:51 +0000)]
updated japanese translation, ui visible strings only

16 years agoupdate vietnamese translation and rename to just vi
Mikael Magnusson [Thu, 7 Jun 2007 12:15:59 +0000 (12:15 +0000)]
update vietnamese translation and rename to just vi

16 years agoadd debug prints
Dana Jansens [Thu, 7 Jun 2007 05:24:06 +0000 (05:24 +0000)]
add debug prints

16 years agoif Key_R is set to multiple mods, then it'll use them all now. but Key_L still takes...
Dana Jansens [Thu, 7 Jun 2007 04:55:21 +0000 (04:55 +0000)]
if Key_R is set to multiple mods, then it'll use them all now. but Key_L still takes precidence if they are different

16 years agorather than making you hit both Key_L and Key_R if they are bound to different things...
Dana Jansens [Thu, 7 Jun 2007 04:48:53 +0000 (04:48 +0000)]
rather than making you hit both Key_L and Key_R if they are bound to different things, make Key_L take precidence. But if only Key_R is bound then use that.  If Key_L is bound to multiple masks it'll use them all, but that won't work for Key_R right now.

16 years agoget rid of client->transient_for. just client->parents and client->transient_for_grou...
Dana Jansens [Thu, 7 Jun 2007 04:22:56 +0000 (04:22 +0000)]
get rid of client->transient_for. just client->parents and client->transient_for_group now.

16 years agotransient_for is now only used to check for OB_TRAN_GROUP
Dana Jansens [Thu, 7 Jun 2007 03:43:22 +0000 (03:43 +0000)]
transient_for is now only used to check for OB_TRAN_GROUP

16 years agomore cleanup
Dana Jansens [Thu, 7 Jun 2007 03:37:09 +0000 (03:37 +0000)]
more cleanup

16 years agomore cleanup
Dana Jansens [Thu, 7 Jun 2007 03:25:15 +0000 (03:25 +0000)]
more cleanup

16 years agonice code cleanup that's been needed for a long time. add parents list to client...
Dana Jansens [Thu, 7 Jun 2007 03:21:18 +0000 (03:21 +0000)]
nice code cleanup that's been needed for a long time. add parents list to client, which you can iterate instead of going thru the group.

16 years agoadd keyboard accels
Dana Jansens [Wed, 6 Jun 2007 23:40:07 +0000 (23:40 +0000)]
add keyboard accels

16 years agoadd vietnamese translation
Mikael Magnusson [Wed, 6 Jun 2007 23:36:09 +0000 (23:36 +0000)]
add vietnamese translation

16 years agofallback under the mouse when config_focus_under_mouse
Dana Jansens [Wed, 6 Jun 2007 18:47:00 +0000 (18:47 +0000)]
fallback under the mouse when config_focus_under_mouse

16 years agoone more..
Dana Jansens [Wed, 6 Jun 2007 16:08:21 +0000 (16:08 +0000)]
one more..

16 years agobetter group_full func
Dana Jansens [Wed, 6 Jun 2007 16:07:39 +0000 (16:07 +0000)]
better group_full func

16 years agocheck if they have a group
Dana Jansens [Wed, 6 Jun 2007 16:06:44 +0000 (16:06 +0000)]
check if they have a group

16 years agomake active-disabled shadow offset-y be proper
Dana Jansens [Wed, 6 Jun 2007 14:53:57 +0000 (14:53 +0000)]
make active-disabled shadow offset-y be proper

16 years agobetter code for the last commit. let transients get focus when a group member is...
Dana Jansens [Wed, 6 Jun 2007 14:34:22 +0000 (14:34 +0000)]
better code for the last commit. let transients get focus when a group member is focused too.

16 years agolet transients take focus when anything in the transient tree _or the group_ is focused
Dana Jansens [Wed, 6 Jun 2007 14:23:56 +0000 (14:23 +0000)]
let transients take focus when anything in the transient tree _or the group_ is focused

16 years agoremove some debug prints
Dana Jansens [Wed, 6 Jun 2007 02:15:51 +0000 (02:15 +0000)]
remove some debug prints

16 years agofix parentrel bevels
Dana Jansens [Tue, 5 Jun 2007 20:37:10 +0000 (20:37 +0000)]
fix parentrel bevels

16 years agoadd modifier changes
Dana Jansens [Tue, 5 Jun 2007 18:52:04 +0000 (18:52 +0000)]
add modifier changes

16 years agoignore control_l/r shift_l/r and caps_lock bindings. Control, Shift and NumLock are...
Dana Jansens [Tue, 5 Jun 2007 18:48:14 +0000 (18:48 +0000)]
ignore control_l/r shift_l/r and caps_lock bindings. Control, Shift and NumLock are hardcoded to the modmasks for them.

16 years agofix for capslock bound to other modifiers. i think this is okay?
Dana Jansens [Tue, 5 Jun 2007 18:37:39 +0000 (18:37 +0000)]
fix for capslock bound to other modifiers. i think this is okay?
strip LockMask instead of what caps_lock is bound to.

16 years agocombine the parent and child textures in fun ways when a parentrelative texture with...
Dana Jansens [Tue, 5 Jun 2007 18:01:10 +0000 (18:01 +0000)]
combine the parent and child textures in fun ways when a parentrelative texture with a bevel is placed right overtop of another texture with a bevel

16 years agotypo from code i removed
Dana Jansens [Tue, 5 Jun 2007 17:17:01 +0000 (17:17 +0000)]
typo from code i removed

16 years agodon't force clients on screen when restarting
Dana Jansens [Tue, 5 Jun 2007 17:01:55 +0000 (17:01 +0000)]
don't force clients on screen when restarting

16 years agoadd some padding inside the text box
Dana Jansens [Tue, 5 Jun 2007 16:58:17 +0000 (16:58 +0000)]
add some padding inside the text box

16 years agomake parentrelative raised labels look nice in popups
Dana Jansens [Tue, 5 Jun 2007 16:50:46 +0000 (16:50 +0000)]
make parentrelative raised labels look nice in popups

16 years agorevert that, center the popups for move/resize and keychains
Dana Jansens [Tue, 5 Jun 2007 16:47:39 +0000 (16:47 +0000)]
revert that, center the popups for move/resize and keychains

16 years agocenter text in popups when the popu is sized to the text width
Dana Jansens [Tue, 5 Jun 2007 16:46:31 +0000 (16:46 +0000)]
center text in popups when the popu is sized to the text width

16 years agoadd comments
Dana Jansens [Tue, 5 Jun 2007 16:42:27 +0000 (16:42 +0000)]
add comments

16 years agouse the label only for popups without an icon, if the label is not parentrelative
Dana Jansens [Tue, 5 Jun 2007 16:41:36 +0000 (16:41 +0000)]
use the label only for popups without an icon, if the label is not parentrelative

16 years agoadd osd theme stuff
Dana Jansens [Tue, 5 Jun 2007 16:10:56 +0000 (16:10 +0000)]
add osd theme stuff

16 years agoborder, not borderwidth.
Dana Jansens [Tue, 5 Jun 2007 16:05:22 +0000 (16:05 +0000)]
border, not borderwidth.
add osd.border stuff to themetoxml

16 years agoadd osd border stuff
Dana Jansens [Tue, 5 Jun 2007 15:57:27 +0000 (15:57 +0000)]
add osd border stuff

16 years agoadd osd theme elements
Dana Jansens [Tue, 5 Jun 2007 15:51:36 +0000 (15:51 +0000)]
add osd theme elements

16 years agoand interlacing!
Mikael Magnusson [Tue, 5 Jun 2007 02:14:11 +0000 (02:14 +0000)]
and interlacing!

16 years agoreset interface age, cuz we added something
Dana Jansens [Tue, 5 Jun 2007 01:02:30 +0000 (01:02 +0000)]
reset interface age, cuz we added something

16 years agoallow users of obrender to change the ellipsize mode of text textures
Mikael Magnusson [Mon, 4 Jun 2007 23:51:48 +0000 (23:51 +0000)]
allow users of obrender to change the ellipsize mode of text textures

16 years agoupdate changelog
Dana Jansens [Mon, 4 Jun 2007 22:35:28 +0000 (22:35 +0000)]
update changelog

16 years ago3.4.0
Dana Jansens [Mon, 4 Jun 2007 22:31:37 +0000 (22:31 +0000)]
3.4.0

16 years agodont place transients based on non-normal parents
Dana Jansens [Mon, 4 Jun 2007 21:54:06 +0000 (21:54 +0000)]
dont place transients based on non-normal parents

16 years agodont use non-normal windows to pick a monitor for transients
Dana Jansens [Mon, 4 Jun 2007 21:35:31 +0000 (21:35 +0000)]
dont use non-normal windows to pick a monitor for transients

16 years agoallow focus to fallback to omnipresent windows, except during desktop switching which...
Dana Jansens [Mon, 4 Jun 2007 20:53:33 +0000 (20:53 +0000)]
allow focus to fallback to omnipresent windows, except during desktop switching which is when they are vile

16 years agodon't copy the desktop from group parents when they are omnipresent
Dana Jansens [Mon, 4 Jun 2007 20:46:49 +0000 (20:46 +0000)]
don't copy the desktop from group parents when they are omnipresent

16 years agodon't change the focus order when a client tries to focus but is not visible. client_...
Dana Jansens [Mon, 4 Jun 2007 20:31:33 +0000 (20:31 +0000)]
don't change the focus order when a client tries to focus but is not visible. client_activate will -make- it visible anyways.

fixes focus fallback's loop totally breaking (stopping on 32bit and looping forever on 64bit) when it encountered a non-visible window

16 years agoupdate changelog
Dana Jansens [Mon, 4 Jun 2007 19:15:47 +0000 (19:15 +0000)]
update changelog

16 years agodont let windows place over menu or toolbars if they don't have a parent
Dana Jansens [Mon, 4 Jun 2007 19:06:09 +0000 (19:06 +0000)]
dont let windows place over menu or toolbars if they don't have a parent

16 years agodon't place windows over docks. but let them place over menus and toolbars. i guess...
Dana Jansens [Mon, 4 Jun 2007 19:02:04 +0000 (19:02 +0000)]
don't place windows over docks. but let them place over menus and toolbars. i guess not utility windows though?

16 years agounused variables
Dana Jansens [Mon, 4 Jun 2007 18:42:14 +0000 (18:42 +0000)]
unused variables

16 years agoplacement improvements?
Dana Jansens [Mon, 4 Jun 2007 18:37:07 +0000 (18:37 +0000)]
placement improvements?

when placing transients don't place them relative to iconified parents.
try place avoiding max/fullscreen windows first, then ignore them entirely if that fails.

16 years agowhen placing transients in the stacking order, only use relatives that are on screen...
Dana Jansens [Mon, 4 Jun 2007 18:25:01 +0000 (18:25 +0000)]
when placing transients in the stacking order, only use relatives that are on screen or share the desktop or whatever, not iconic ones

16 years agoupdate my theme
Mikael Magnusson [Mon, 4 Jun 2007 18:13:19 +0000 (18:13 +0000)]
update my theme

16 years agofix stacking_add_nonintrusive for when only 2 windows, and one is moving below the...
Dana Jansens [Mon, 4 Jun 2007 17:43:07 +0000 (17:43 +0000)]
fix stacking_add_nonintrusive for when only 2 windows, and one is moving below the focused window (fullscreen losing focus)

16 years agoactually allow raised, but default to flat for parentrelative
Mikael Magnusson [Mon, 4 Jun 2007 16:13:34 +0000 (16:13 +0000)]
actually allow raised, but default to flat for parentrelative

16 years agoallow effects on parentrelative textures, ie bevels and interlaces and borders
Mikael Magnusson [Mon, 4 Jun 2007 16:03:43 +0000 (16:03 +0000)]
allow effects on parentrelative textures, ie bevels and interlaces and borders

16 years agoadd --restart translation
Dana Jansens [Mon, 4 Jun 2007 15:27:32 +0000 (15:27 +0000)]
add --restart translation

16 years agowhen a bool field is empty return false, not signal 11.. :|
Dana Jansens [Mon, 4 Jun 2007 15:22:20 +0000 (15:22 +0000)]
when a bool field is empty return false, not signal 11.. :|

16 years agowhen an integer field is empty return 0, not signal 11
Dana Jansens [Mon, 4 Jun 2007 15:21:16 +0000 (15:21 +0000)]
when an integer field is empty return 0, not signal 11

16 years agoadd --restart string to czech translation
Mikael Magnusson [Mon, 4 Jun 2007 10:44:21 +0000 (10:44 +0000)]
add --restart string to czech translation

16 years agorevert a committed typo
Dana Jansens [Mon, 4 Jun 2007 01:58:02 +0000 (01:58 +0000)]
revert a committed typo

16 years agowhen undermouse is off, ignore enter events from windows lowering/raising themsvelves...
Dana Jansens [Mon, 4 Jun 2007 01:57:11 +0000 (01:57 +0000)]
when undermouse is off, ignore enter events from windows lowering/raising themsvelves (or from a pager restacking them)

16 years agoupdate italiano translation
Mikael Magnusson [Mon, 4 Jun 2007 01:22:10 +0000 (01:22 +0000)]
update italiano translation

16 years agounused variables
Dana Jansens [Sun, 3 Jun 2007 23:00:09 +0000 (23:00 +0000)]
unused variables

16 years agoupdate german translation
Mikael Magnusson [Sun, 3 Jun 2007 22:50:47 +0000 (22:50 +0000)]
update german translation

16 years agoadd 3.4 changelog stuff
Dana Jansens [Sun, 3 Jun 2007 21:59:52 +0000 (21:59 +0000)]
add 3.4 changelog stuff

16 years agomuch simpler and works just as well! client's reference position doesnt change just...
Dana Jansens [Sun, 3 Jun 2007 21:19:33 +0000 (21:19 +0000)]
much simpler and works just as well! client's reference position doesnt change just because the decor sizes do

16 years agoremove fuzzy strings
Dana Jansens [Sun, 3 Jun 2007 20:47:49 +0000 (20:47 +0000)]
remove fuzzy strings

16 years agoremove the 3 badly out-of-date translations from LINGUAS (they wont be in releases...
Dana Jansens [Sun, 3 Jun 2007 20:38:13 +0000 (20:38 +0000)]
remove the 3 badly out-of-date translations from LINGUAS (they wont be in releases for now)
removing hr.po Croatian
removing it.po Italian
removing ja.po Japanese

16 years agoutf8
Dana Jansens [Sun, 3 Jun 2007 20:36:38 +0000 (20:36 +0000)]
utf8

16 years agorestart norway
Mikael Magnusson [Sun, 3 Jun 2007 20:20:49 +0000 (20:20 +0000)]
restart norway

16 years agofix a missing &
Dana Jansens [Sun, 3 Jun 2007 19:59:28 +0000 (19:59 +0000)]
fix a missing &

16 years agodon't use the title separator color for shaded windows
Dana Jansens [Sun, 3 Jun 2007 19:48:43 +0000 (19:48 +0000)]
don't use the title separator color for shaded windows