]> icculus.org git repositories - mikachu/openbox.git/log
mikachu/openbox.git
16 years agomissing a {
Dana Jansens [Thu, 31 May 2007 15:47:41 +0000 (15:47 +0000)]
missing a {
bump the version

16 years agocleaner code
Dana Jansens [Thu, 31 May 2007 15:44:28 +0000 (15:44 +0000)]
cleaner code

16 years agoonly show falling back msg when its true
Dana Jansens [Thu, 31 May 2007 15:41:06 +0000 (15:41 +0000)]
only show falling back msg when its true

16 years agoadd an allow_fallback option when opening a theme
Dana Jansens [Thu, 31 May 2007 15:40:41 +0000 (15:40 +0000)]
add an allow_fallback option when opening a theme

16 years agocosnt char*
Dana Jansens [Thu, 31 May 2007 04:07:01 +0000 (04:07 +0000)]
cosnt char*

16 years agomake it possible to iconify a modal window when its parent is the only window left...
Dana Jansens [Wed, 30 May 2007 20:53:00 +0000 (20:53 +0000)]
make it possible to iconify a modal window when its parent is the only window left on the desktop.

when focus falls off of a window, don't allow focus to go back to that same target - when a window is iconified is the case.

what focus_fallback_target, to check whe allow_refocus is false, check where focus will actually be sent

16 years agodeiconify modal windows when you try to focus their parent
Dana Jansens [Wed, 30 May 2007 20:46:46 +0000 (20:46 +0000)]
deiconify modal windows when you try to focus their parent

16 years agoadd new test to ignore
Dana Jansens [Wed, 30 May 2007 20:37:38 +0000 (20:37 +0000)]
add new test to ignore

16 years agoadd a big comment about more menus
Dana Jansens [Wed, 30 May 2007 20:33:54 +0000 (20:33 +0000)]
add a big comment about more menus

16 years agodont need to recurse
Dana Jansens [Wed, 30 May 2007 20:30:24 +0000 (20:30 +0000)]
dont need to recurse

16 years agoadd another skiptskbar test that sets it after mapping
Dana Jansens [Wed, 30 May 2007 20:26:00 +0000 (20:26 +0000)]
add another skiptskbar test that sets it after mapping

16 years agomake skiptaskbar test actually skip the taskbar
Dana Jansens [Wed, 30 May 2007 20:23:20 +0000 (20:23 +0000)]
make skiptaskbar test actually skip the taskbar

16 years agolet new utility windows get focus under the normal rules
Dana Jansens [Wed, 30 May 2007 19:16:19 +0000 (19:16 +0000)]
let new utility windows get focus under the normal rules

16 years agodon't hide the dock when the mouse goes into a dock app
Dana Jansens [Wed, 30 May 2007 17:55:36 +0000 (17:55 +0000)]
don't hide the dock when the mouse goes into a dock app

16 years agoleft and right edges resized in the wrong direction
Mikael Magnusson [Wed, 30 May 2007 17:34:23 +0000 (17:34 +0000)]
left and right edges resized in the wrong direction

16 years agono const weirdness
Dana Jansens [Wed, 30 May 2007 13:58:53 +0000 (13:58 +0000)]
no const weirdness

16 years agomissing header
Dana Jansens [Wed, 30 May 2007 13:52:31 +0000 (13:52 +0000)]
missing header

16 years agoset name to the name of the theme when falling back
Dana Jansens [Wed, 30 May 2007 13:39:10 +0000 (13:39 +0000)]
set name to the name of the theme when falling back

16 years agothat change was a bug after all. mika was right!
Dana Jansens [Wed, 30 May 2007 02:19:02 +0000 (02:19 +0000)]
that change was a bug after all. mika was right!

16 years agofix a segfault
Dana Jansens [Wed, 30 May 2007 02:03:29 +0000 (02:03 +0000)]
fix a segfault

16 years agosend dcop's output to dev null
Dana Jansens [Tue, 29 May 2007 23:11:17 +0000 (23:11 +0000)]
send dcop's output to dev null

16 years agooops revert my testing changes to clearlooks! !
Dana Jansens [Tue, 29 May 2007 21:05:55 +0000 (21:05 +0000)]
oops revert my testing changes to clearlooks! !

16 years agofix the bottom decor stuff for maximized windows. kill the border and tings at the...
Dana Jansens [Tue, 29 May 2007 21:04:06 +0000 (21:04 +0000)]
fix the bottom decor stuff for maximized windows. kill the border and tings at the bottom for fullmax windows.

16 years agodont center utility and stuff windows on screen
Dana Jansens [Tue, 29 May 2007 20:47:46 +0000 (20:47 +0000)]
dont center utility and stuff windows on screen

16 years agoadd comments
Dana Jansens [Tue, 29 May 2007 12:26:41 +0000 (12:26 +0000)]
add comments

16 years agofix clients with static gravity
Dana Jansens [Tue, 29 May 2007 12:23:52 +0000 (12:23 +0000)]
fix clients with static gravity

16 years agocenter splash screens like parentless transients
Dana Jansens [Tue, 29 May 2007 12:21:46 +0000 (12:21 +0000)]
center splash screens like parentless transients

16 years agoset a OB_ICONIFY_ALPHA define in misc.h for the 3 places to all use
Dana Jansens [Tue, 29 May 2007 03:55:56 +0000 (03:55 +0000)]
set a OB_ICONIFY_ALPHA define in misc.h for the 3 places to all use

16 years agog_spawn_async wants a char**, not const
Dana Jansens [Tue, 29 May 2007 03:53:57 +0000 (03:53 +0000)]
g_spawn_async wants a char**, not const

16 years agodon't need to &0xff
Mikael Magnusson [Tue, 29 May 2007 03:46:38 +0000 (03:46 +0000)]
don't need to &0xff

16 years agotrying to be as cool as mika /._.;\
Dana Jansens [Tue, 29 May 2007 03:40:43 +0000 (03:40 +0000)]
trying to be as cool as mika /._.;\

16 years agodont free random stuff
Dana Jansens [Tue, 29 May 2007 03:38:18 +0000 (03:38 +0000)]
dont free random stuff

16 years agolet gcc do the math. it should be compiler optimized away
Dana Jansens [Tue, 29 May 2007 03:37:01 +0000 (03:37 +0000)]
let gcc do the math. it should be compiler optimized away

16 years agobrackets ftw. opacity for rgba's works.
Dana Jansens [Tue, 29 May 2007 03:36:12 +0000 (03:36 +0000)]
brackets ftw. opacity for rgba's works.

16 years agoset alpha based on iconicness in client list menus
Mikael Magnusson [Tue, 29 May 2007 03:32:04 +0000 (03:32 +0000)]
set alpha based on iconicness in client list menus

16 years agoit doesn't work but its something
Dana Jansens [Tue, 29 May 2007 03:31:25 +0000 (03:31 +0000)]
it doesn't work but its something

16 years agoset the alpha based on iconicness
Dana Jansens [Tue, 29 May 2007 03:30:43 +0000 (03:30 +0000)]
set the alpha based on iconicness

16 years agoalpha :x not width
Dana Jansens [Tue, 29 May 2007 03:28:40 +0000 (03:28 +0000)]
alpha :x not width

16 years agoadd the rgba alpha to the menu entries
Dana Jansens [Tue, 29 May 2007 03:24:04 +0000 (03:24 +0000)]
add the rgba alpha to the menu entries

16 years agoput an alpha channel in the rgba texture
Dana Jansens [Tue, 29 May 2007 03:22:55 +0000 (03:22 +0000)]
put an alpha channel in the rgba texture

16 years agofix hack for windows moving by their decor size
Dana Jansens [Tue, 29 May 2007 00:42:16 +0000 (00:42 +0000)]
fix hack for windows moving by their decor size

16 years agono pointless using of the comma operator
Mikael Magnusson [Tue, 29 May 2007 00:14:56 +0000 (00:14 +0000)]
no pointless using of the comma operator

16 years agomake next/previouswindow and dirfocus actions show the focus_cycle_indicator even...
Mikael Magnusson [Tue, 29 May 2007 00:06:51 +0000 (00:06 +0000)]
make next/previouswindow and dirfocus actions show the focus_cycle_indicator even if they target the focused window, remove an unused variable from focus_cycle but not from focus_directional_cycle, there we use it to fix the aforementioned indicator.

16 years agowasted checked, configure will do them for us
Dana Jansens [Tue, 29 May 2007 00:04:07 +0000 (00:04 +0000)]
wasted checked, configure will do them for us

16 years agocleaner code yay
Dana Jansens [Mon, 28 May 2007 23:19:51 +0000 (23:19 +0000)]
cleaner code yay

16 years agogive the client a 0 border again.
Dana Jansens [Mon, 28 May 2007 23:15:51 +0000 (23:15 +0000)]
give the client a 0 border again.

16 years agohave the clientpadding color show during resize, and no flashing on unmap. we win !
Dana Jansens [Mon, 28 May 2007 22:46:28 +0000 (22:46 +0000)]
have the clientpadding color show during resize, and no flashing on unmap. we win !

16 years agoget rid of the plate window
Dana Jansens [Mon, 28 May 2007 22:30:59 +0000 (22:30 +0000)]
get rid of the plate window

16 years agoget rid of the "inner" window
Dana Jansens [Mon, 28 May 2007 22:18:32 +0000 (22:18 +0000)]
get rid of the "inner" window

16 years agowhen focus goes to the root window, and it is coming from another screen, fall back...
Dana Jansens [Mon, 28 May 2007 21:57:11 +0000 (21:57 +0000)]
when focus goes to the root window, and it is coming from another screen, fall back to a client

16 years agouse new functions to cancel key grabs
Dana Jansens [Mon, 28 May 2007 21:56:27 +0000 (21:56 +0000)]
use new functions to cancel key grabs

16 years agoa better ordering for mapping window configure events
Dana Jansens [Mon, 28 May 2007 21:08:28 +0000 (21:08 +0000)]
a better ordering for mapping window configure events

configure the window to find where it will actually be, with all the startup states off. then apply the startup states to those dimensions

16 years agofix comment
Dana Jansens [Mon, 28 May 2007 20:16:43 +0000 (20:16 +0000)]
fix comment

16 years agotell the ksplash screen we've started up, through the dcop command line program,...
Dana Jansens [Mon, 28 May 2007 20:03:57 +0000 (20:03 +0000)]
tell the ksplash screen we've started up, through the dcop command line program, if it's around

16 years agocorrections to catalan translation
Mikael Magnusson [Mon, 28 May 2007 13:54:28 +0000 (13:54 +0000)]
corrections to catalan translation

16 years agoreset interface age
Dana Jansens [Mon, 28 May 2007 13:38:06 +0000 (13:38 +0000)]
reset interface age

16 years agoset the current theme in a root property
Dana Jansens [Mon, 28 May 2007 13:37:32 +0000 (13:37 +0000)]
set the current theme in a root property

16 years agoremove ob_config atom, its not used
Dana Jansens [Mon, 28 May 2007 13:33:44 +0000 (13:33 +0000)]
remove ob_config atom, its not used

16 years agoadd a confignotifymax test
Dana Jansens [Mon, 28 May 2007 12:40:30 +0000 (12:40 +0000)]
add a confignotifymax test

16 years agoadd chinese simplified translation
Mikael Magnusson [Mon, 28 May 2007 05:56:24 +0000 (05:56 +0000)]
add chinese simplified translation

16 years agoignore stuff in the root dir
Dana Jansens [Mon, 28 May 2007 04:53:32 +0000 (04:53 +0000)]
ignore stuff in the root dir

16 years ago(no commit message)
Dana Jansens [Mon, 28 May 2007 04:52:47 +0000 (04:52 +0000)]

16 years agoremove all the ignoreing
Dana Jansens [Mon, 28 May 2007 04:47:14 +0000 (04:47 +0000)]
remove all the ignoreing

16 years agoignore built stuff
Dana Jansens [Mon, 28 May 2007 04:45:46 +0000 (04:45 +0000)]
ignore built stuff

16 years agoignore built stuff
Dana Jansens [Mon, 28 May 2007 04:45:06 +0000 (04:45 +0000)]
ignore built stuff

16 years agoignore built stuff
Dana Jansens [Mon, 28 May 2007 04:43:28 +0000 (04:43 +0000)]
ignore built stuff

16 years agoignore built stuff
Dana Jansens [Mon, 28 May 2007 04:42:38 +0000 (04:42 +0000)]
ignore built stuff

16 years agoignore built stuff
Dana Jansens [Mon, 28 May 2007 04:41:41 +0000 (04:41 +0000)]
ignore built stuff

16 years agolil change
Dana Jansens [Mon, 28 May 2007 04:40:42 +0000 (04:40 +0000)]
lil change

16 years agoadd .svnignore and ignore built stuff
Dana Jansens [Mon, 28 May 2007 04:40:05 +0000 (04:40 +0000)]
add .svnignore and ignore built stuff

16 years agothsi time for real
Dana Jansens [Mon, 28 May 2007 04:38:56 +0000 (04:38 +0000)]
thsi time for real

16 years agoignore more built stuff
Dana Jansens [Mon, 28 May 2007 04:38:03 +0000 (04:38 +0000)]
ignore more built stuff

16 years agoignore .gmo's
Dana Jansens [Mon, 28 May 2007 04:37:13 +0000 (04:37 +0000)]
ignore .gmo's

16 years agodont svn status the binaries
Dana Jansens [Mon, 28 May 2007 04:33:22 +0000 (04:33 +0000)]
dont svn status the binaries

16 years agofinal touches for r6990-6992
Dana Jansens [Mon, 28 May 2007 04:26:14 +0000 (04:26 +0000)]
final touches for r6990-6992

16 years agomissed one
Dana Jansens [Mon, 28 May 2007 04:20:02 +0000 (04:20 +0000)]
missed one

16 years agobetter more obvious code
Dana Jansens [Mon, 28 May 2007 04:18:54 +0000 (04:18 +0000)]
better more obvious code

16 years agocall client_reconfigure after setup_decor_and_functions to make the changes appear
Dana Jansens [Mon, 28 May 2007 04:14:03 +0000 (04:14 +0000)]
call client_reconfigure after setup_decor_and_functions to make the changes appear

16 years agofix a comment
Dana Jansens [Mon, 28 May 2007 04:09:39 +0000 (04:09 +0000)]
fix a comment

16 years agomake mouse clicks higher up in the menu select the submenu
Dana Jansens [Mon, 28 May 2007 03:48:04 +0000 (03:48 +0000)]
make mouse clicks higher up in the menu select the submenu

16 years agodont make motions in menus outside of the active menu, its child, and its parent...
Dana Jansens [Mon, 28 May 2007 03:31:06 +0000 (03:31 +0000)]
dont make motions in menus outside of the active menu, its child, and its parent, do anything

16 years agoOPTIMZIE
Dana Jansens [Mon, 28 May 2007 03:05:03 +0000 (03:05 +0000)]
OPTIMZIE

16 years ago7/16 opacity! heh
Dana Jansens [Mon, 28 May 2007 03:02:54 +0000 (03:02 +0000)]
7/16 opacity! heh

16 years ago3/8 opacity for iconic windows
Dana Jansens [Mon, 28 May 2007 03:02:00 +0000 (03:02 +0000)]
3/8 opacity for iconic windows

16 years agomake iconic windows have 50% opacity in the alt-tab box
Dana Jansens [Mon, 28 May 2007 02:56:35 +0000 (02:56 +0000)]
make iconic windows have 50% opacity in the alt-tab box

16 years agoupdate the strut when strut_partial changes
Dana Jansens [Mon, 28 May 2007 02:23:23 +0000 (02:23 +0000)]
update the strut when strut_partial changes

16 years agodont count non-normal windows as parents, in the group too
Dana Jansens [Mon, 28 May 2007 02:21:10 +0000 (02:21 +0000)]
dont count non-normal windows as parents, in the group too

16 years agotypo again!?
Dana Jansens [Mon, 28 May 2007 02:15:47 +0000 (02:15 +0000)]
typo again!?

16 years agodont count non-normal windows as parents
Dana Jansens [Mon, 28 May 2007 02:15:31 +0000 (02:15 +0000)]
dont count non-normal windows as parents

16 years agotypo and ()s
Dana Jansens [Mon, 28 May 2007 02:13:17 +0000 (02:13 +0000)]
typo and ()s

16 years agodon't give focus to transient when it is ambiguous, but only if they have a parent
Dana Jansens [Mon, 28 May 2007 02:12:36 +0000 (02:12 +0000)]
don't give focus to transient when it is ambiguous, but only if they have a parent

16 years agoproperly search for a focused window in the transient tree
Dana Jansens [Mon, 28 May 2007 02:02:13 +0000 (02:02 +0000)]
properly search for a focused window in the transient tree

16 years agodo try_configure to find out what width the window will actually be, before adjust...
Dana Jansens [Mon, 28 May 2007 01:42:50 +0000 (01:42 +0000)]
do try_configure to find out what width the window will actually be, before adjust the x/y based on gravity, if they didn't specify the x/y

16 years agowhen compressing motion events use both xy and rootxy
Dana Jansens [Mon, 28 May 2007 01:07:45 +0000 (01:07 +0000)]
when compressing motion events use both xy and rootxy

16 years agoadd some tests which i didnt add before, and the new groupmodal test
Dana Jansens [Mon, 28 May 2007 00:40:03 +0000 (00:40 +0000)]
add some tests which i didnt add before, and the new groupmodal test

16 years agoadd a comment and make it smarter about when to let you focus cycle to windows with...
Dana Jansens [Mon, 28 May 2007 00:38:44 +0000 (00:38 +0000)]
add a comment and make it smarter about when to let you focus cycle to windows with modal children

16 years agoadd a comment
Dana Jansens [Mon, 28 May 2007 00:35:11 +0000 (00:35 +0000)]
add a comment

16 years agowhen you focus a window, bring any modal children it has to that desktop
Dana Jansens [Mon, 28 May 2007 00:33:58 +0000 (00:33 +0000)]
when you focus a window, bring any modal children it has to that desktop
when falling back, return the window which actually was focused by client_focus
let you focus cycle to windows when their modal window is on another desktop (it will be brought over)

16 years agoput transients on the current desktop when their parent is on all desktops
Dana Jansens [Mon, 28 May 2007 00:05:51 +0000 (00:05 +0000)]
put transients on the current desktop when their parent is on all desktops

16 years agoadd the focus options documentation to the mouse focus example
Dana Jansens [Sun, 27 May 2007 23:38:14 +0000 (23:38 +0000)]
add the focus options documentation to the mouse focus example