]> icculus.org git repositories - dana/openbox.git/log
dana/openbox.git
16 years agowhen a window is fully maxed, make clicking on the titlebar past the edge buttons...
Dana Jansens [Wed, 9 May 2007 22:21:28 +0000 (22:21 +0000)]
when a window is fully maxed, make clicking on the titlebar past the edge buttons count as clicking on the buttons

16 years agoupdate compliance
Dana Jansens [Wed, 9 May 2007 21:51:35 +0000 (21:51 +0000)]
update compliance

16 years agomem leak
Dana Jansens [Wed, 9 May 2007 21:43:56 +0000 (21:43 +0000)]
mem leak

16 years agouse pango 1.16 stuff if its there. and use the old stuff if not. also! save it in...
Dana Jansens [Wed, 9 May 2007 21:41:16 +0000 (21:41 +0000)]
use pango 1.16 stuff if its there. and use the old stuff if not. also! save it in static variable so we dont have to update it over and over.

16 years agorequire pango 1.16
Mikael Magnusson [Wed, 9 May 2007 21:32:03 +0000 (21:32 +0000)]
require pango 1.16

16 years agomem leak
Dana Jansens [Wed, 9 May 2007 21:27:45 +0000 (21:27 +0000)]
mem leak

16 years agomem leaks
Dana Jansens [Wed, 9 May 2007 21:26:17 +0000 (21:26 +0000)]
mem leaks

16 years agomem leak
Dana Jansens [Wed, 9 May 2007 21:17:31 +0000 (21:17 +0000)]
mem leak

16 years agodont use XKeysymToKeycode because valgrind says it is doing bad things, and we have...
Dana Jansens [Wed, 9 May 2007 20:56:37 +0000 (20:56 +0000)]
dont use XKeysymToKeycode because valgrind says it is doing bad things, and we have all the data we need anyways

16 years agouse the keysyms instead of translating. waste.
Dana Jansens [Wed, 9 May 2007 20:45:07 +0000 (20:45 +0000)]
use the keysyms instead of translating. waste.

16 years agofix using uninit'd values
Dana Jansens [Wed, 9 May 2007 20:38:27 +0000 (20:38 +0000)]
fix using uninit'd values

16 years agoremove debug print
Dana Jansens [Wed, 9 May 2007 20:28:41 +0000 (20:28 +0000)]
remove debug print

16 years agopossible buffer overflow?
Dana Jansens [Wed, 9 May 2007 20:27:19 +0000 (20:27 +0000)]
possible buffer overflow?

16 years agofix using uninit'd memory. don't use 0 keycode
Dana Jansens [Wed, 9 May 2007 20:27:05 +0000 (20:27 +0000)]
fix using uninit'd memory. don't use 0 keycode

16 years agoadd support for _NET_REQUEST_FRAME_EXTENTS
Dana Jansens [Wed, 9 May 2007 20:13:20 +0000 (20:13 +0000)]
add support for _NET_REQUEST_FRAME_EXTENTS

16 years agoadd the _NET_WM_REQUEST_FRAME_EXTENTS test
Dana Jansens [Wed, 9 May 2007 19:45:41 +0000 (19:45 +0000)]
add the _NET_WM_REQUEST_FRAME_EXTENTS test
fix the copyright date

16 years agobackwards compatibility..
Dana Jansens [Wed, 9 May 2007 18:51:20 +0000 (18:51 +0000)]
backwards compatibility..

16 years agoonly allow west/move/east for shaded windows
Mikael Magnusson [Wed, 9 May 2007 18:49:45 +0000 (18:49 +0000)]
only allow west/move/east for shaded windows

16 years agoadd the user time window test
Dana Jansens [Wed, 9 May 2007 18:46:14 +0000 (18:46 +0000)]
add the user time window test

16 years agomissed a couple atoms, fix them for consistency
Dana Jansens [Wed, 9 May 2007 18:06:40 +0000 (18:06 +0000)]
missed a couple atoms, fix them for consistency

16 years agomake the debug print compile.. :|
Dana Jansens [Wed, 9 May 2007 18:01:46 +0000 (18:01 +0000)]
make the debug print compile.. :|

16 years agodebug print
Dana Jansens [Wed, 9 May 2007 18:00:37 +0000 (18:00 +0000)]
debug print

16 years agosupport for _NET_WM_USER_TIME_WINDOW round 2 ! yay abstraction
Dana Jansens [Wed, 9 May 2007 17:58:58 +0000 (17:58 +0000)]
support for _NET_WM_USER_TIME_WINDOW round 2 ! yay abstraction

16 years agoadd support for _NET_WM_USER_TIME_WINDOW. round 1 ! ding.
Dana Jansens [Wed, 9 May 2007 17:01:30 +0000 (17:01 +0000)]
add support for _NET_WM_USER_TIME_WINDOW. round 1 ! ding.

16 years agomoveresize_start already checks if the window can move or resize
Dana Jansens [Wed, 9 May 2007 16:07:05 +0000 (16:07 +0000)]
moveresize_start already checks if the window can move or resize

16 years agoresist for one key press at edges when keyboard move/resizing
Dana Jansens [Wed, 9 May 2007 04:40:08 +0000 (04:40 +0000)]
resist for one key press at edges when keyboard move/resizing

16 years agooptimization
Dana Jansens [Wed, 9 May 2007 04:18:00 +0000 (04:18 +0000)]
optimization

16 years agomake cycling desktops not move when cancelling
Dana Jansens [Wed, 9 May 2007 04:16:31 +0000 (04:16 +0000)]
make cycling desktops not move when cancelling

16 years agobutton presses which run actions during interactive actions will cancel the action.
Dana Jansens [Wed, 9 May 2007 04:08:57 +0000 (04:08 +0000)]
button presses which run actions during interactive actions will cancel the action.
when you cancel switching desktops, don't go back, just stop.

16 years agoget the mouse pointer position if it is on another screen too.
Dana Jansens [Wed, 9 May 2007 04:04:53 +0000 (04:04 +0000)]
get the mouse pointer position if it is on another screen too.
let you move/resize from the client menu if the mouse is on another screen

16 years agounused variable
Dana Jansens [Wed, 9 May 2007 03:59:57 +0000 (03:59 +0000)]
unused variable

16 years agoupdate to previous changes
Dana Jansens [Wed, 9 May 2007 03:56:39 +0000 (03:56 +0000)]
update to previous changes

16 years agosize the frame properly on mapping
Dana Jansens [Wed, 9 May 2007 03:52:53 +0000 (03:52 +0000)]
size the frame properly on mapping

16 years agokill the hideDisabled option
Dana Jansens [Wed, 9 May 2007 03:42:41 +0000 (03:42 +0000)]
kill the hideDisabled option

16 years agofurther work to r6205. make the disabled titlebar buttons hide if they won't move...
Dana Jansens [Wed, 9 May 2007 03:41:48 +0000 (03:41 +0000)]
further work to r6205. make the disabled titlebar buttons hide if they won't move other buttons around by doing so.

16 years agopunctuation
Dana Jansens [Wed, 9 May 2007 03:41:05 +0000 (03:41 +0000)]
punctuation

16 years agohide titlebar buttons if that won't move other buttons
Dana Jansens [Wed, 9 May 2007 00:57:37 +0000 (00:57 +0000)]
hide titlebar buttons if that won't move other buttons

16 years agotypo
Dana Jansens [Wed, 9 May 2007 00:57:20 +0000 (00:57 +0000)]
typo

16 years agofix move and resize up
Dana Jansens [Wed, 9 May 2007 00:29:30 +0000 (00:29 +0000)]
fix move and resize up

16 years agocompile fix
Dana Jansens [Wed, 9 May 2007 00:22:10 +0000 (00:22 +0000)]
compile fix

16 years agomore crash fix
Dana Jansens [Wed, 9 May 2007 00:21:52 +0000 (00:21 +0000)]
more crash fix

16 years agofix no more crashing in the client menu.
Dana Jansens [Wed, 9 May 2007 00:11:06 +0000 (00:11 +0000)]
fix no more crashing in the client menu.

16 years agohide after iconifying
Dana Jansens [Wed, 9 May 2007 00:05:11 +0000 (00:05 +0000)]
hide after iconifying

16 years agoupdate the client menu when you do stuff without closing it.
Dana Jansens [Tue, 8 May 2007 23:50:13 +0000 (23:50 +0000)]
update the client menu when you do stuff without closing it.
but this means we can't use actions in it. oh well?
can kill the desktop notifiers now too. yay for more obvious code paths.

16 years agotypo...
Dana Jansens [Tue, 8 May 2007 23:46:07 +0000 (23:46 +0000)]
typo...

16 years agodont ungrab/regrab when the position in the chain didnt move
Dana Jansens [Tue, 8 May 2007 23:42:20 +0000 (23:42 +0000)]
dont ungrab/regrab when the position in the chain didnt move

16 years agoxhtml..
Dana Jansens [Tue, 8 May 2007 23:24:17 +0000 (23:24 +0000)]
xhtml..

16 years agomake maximize work when its not-fullmax
Dana Jansens [Tue, 8 May 2007 22:59:16 +0000 (22:59 +0000)]
make maximize work when its not-fullmax

16 years agomaximize in the client menu is enabled when it's not full-maxed
Dana Jansens [Tue, 8 May 2007 22:57:27 +0000 (22:57 +0000)]
maximize in the client menu is enabled when it's not full-maxed

16 years agolet you move splash screens if you are so inclined
Dana Jansens [Tue, 8 May 2007 22:56:29 +0000 (22:56 +0000)]
let you move splash screens if you are so inclined

16 years agolet windows that cant iconify still iconify with their parents, but not non-normal...
Dana Jansens [Tue, 8 May 2007 22:53:09 +0000 (22:53 +0000)]
let windows that cant iconify still iconify with their parents, but not non-normal windows.
let you focus windows that wouldnt normally by clicking on their decor (if they have any)

16 years agobut deiconify
Dana Jansens [Tue, 8 May 2007 22:36:52 +0000 (22:36 +0000)]
but deiconify

16 years agodont iconify if you can't
Dana Jansens [Tue, 8 May 2007 22:36:26 +0000 (22:36 +0000)]
dont iconify if you can't

16 years agoonly place dialogs above other windows
Dana Jansens [Tue, 8 May 2007 22:34:02 +0000 (22:34 +0000)]
only place dialogs above other windows

16 years agodon't focus splash screens and toolbars and menus when you click on them. or enter...
Dana Jansens [Tue, 8 May 2007 22:29:39 +0000 (22:29 +0000)]
don't focus splash screens and toolbars and menus when you click on them. or enter them.

16 years agotry again. merge r6177-6182 from 3.4-working
Dana Jansens [Tue, 8 May 2007 22:03:56 +0000 (22:03 +0000)]
try again. merge r6177-6182 from 3.4-working

16 years agomerge r6176-6182 from 3.4-working
Dana Jansens [Tue, 8 May 2007 21:57:36 +0000 (21:57 +0000)]
merge r6176-6182 from 3.4-working

16 years agorecalc the layer when above/below changes
Dana Jansens [Tue, 8 May 2007 12:22:28 +0000 (12:22 +0000)]
recalc the layer when above/below changes

16 years agodont check if relatives have focus. gtk apps all set application even when its from...
Dana Jansens [Tue, 8 May 2007 02:33:20 +0000 (02:33 +0000)]
dont check if relatives have focus. gtk apps all set application even when its from a user event

16 years agoonly show the debug message when relevent
Dana Jansens [Tue, 8 May 2007 02:31:46 +0000 (02:31 +0000)]
only show the debug message when relevent

16 years agodouble space in debug output
Mikael Magnusson [Tue, 8 May 2007 02:22:07 +0000 (02:22 +0000)]
double space in debug output

16 years agoredo how a window checks if it can activate.
Dana Jansens [Tue, 8 May 2007 01:59:23 +0000 (01:59 +0000)]
redo how a window checks if it can activate.

added the bahavior that.. if an application is the source of the request, it will only move focus if something related to it has focus already (and user time checks out)

16 years agoi dont like this "application window" concept. swap it with "helper" windows instead...
Dana Jansens [Tue, 8 May 2007 01:31:51 +0000 (01:31 +0000)]
i dont like this "application window" concept. swap it with "helper" windows instead which are the inverse. helper windows are utility/menu/toolbar windows.

16 years agomake helper windows share desktops with all their application top level windows
Dana Jansens [Tue, 8 May 2007 01:25:30 +0000 (01:25 +0000)]
make helper windows share desktops with all their application top level windows

16 years agook, so, back out the last commit. owner events are passed thru so we get enter/leave...
Dana Jansens [Tue, 8 May 2007 00:40:01 +0000 (00:40 +0000)]
ok, so, back out the last commit. owner events are passed thru so we get enter/leave notify events.
dont change frame decor from button presses during an interactive grab or
while a menu is open

16 years agowhy did we pass thru owner events ?? its working without that.. hum..
Dana Jansens [Tue, 8 May 2007 00:28:05 +0000 (00:28 +0000)]
why did we pass thru owner events ?? its working without that.. hum..
and now the frame buttons dont get press hilights while the menu is open

16 years ago!
Dana Jansens [Tue, 8 May 2007 00:18:15 +0000 (00:18 +0000)]
!

16 years agopo updates?
Dana Jansens [Mon, 7 May 2007 23:49:02 +0000 (23:49 +0000)]
po updates?

16 years agoum... hide the client menu when the window changes desktops. its not visible anymore...
Dana Jansens [Mon, 7 May 2007 23:48:05 +0000 (23:48 +0000)]
um... hide the client menu when the window changes desktops. its not visible anymore (probably..) and no send to menu wont be wrong too.

16 years agotry reselect the same line. its not perfect though..
Dana Jansens [Mon, 7 May 2007 23:38:10 +0000 (23:38 +0000)]
try reselect the same line. its not perfect though..

16 years agoadd a notifier for clients changing desktops. use it to update the send-to menu if...
Dana Jansens [Mon, 7 May 2007 23:26:22 +0000 (23:26 +0000)]
add a notifier for clients changing desktops. use it to update the send-to menu if it changes. it does this by closing/opening the menu.. thats about the best we can do tho with this menu code without huge changes

16 years agoupdate some strings and the swedish translation
Mikael Magnusson [Mon, 7 May 2007 23:18:12 +0000 (23:18 +0000)]
update some strings and the swedish translation

16 years agoadd all files using _() and remove some that do not
Mikael Magnusson [Mon, 7 May 2007 22:53:37 +0000 (22:53 +0000)]
add all files using _() and remove some that do not

16 years agotranslate "More..."
Dana Jansens [Mon, 7 May 2007 22:40:12 +0000 (22:40 +0000)]
translate "More..."

16 years agooops hehe. a render call in the loop for debugging was what made it slow. anyhow...
Dana Jansens [Mon, 7 May 2007 22:15:40 +0000 (22:15 +0000)]
oops hehe. a render call in the loop for debugging was what made it slow. anyhow make it even faster by only calling render once too. yay snappiness.

16 years agomerge in r6153-6154 from the 3.4 branch
Dana Jansens [Mon, 7 May 2007 22:07:13 +0000 (22:07 +0000)]
merge in r6153-6154 from the 3.4 branch

16 years agowhen a window becomes transient for its group, it needs to have group transients...
Dana Jansens [Mon, 7 May 2007 17:07:35 +0000 (17:07 +0000)]
when a window becomes transient for its group, it needs to have group transients removed from itself

16 years agoshow the right icon
Dana Jansens [Mon, 7 May 2007 16:57:02 +0000 (16:57 +0000)]
show the right icon

16 years agofix a crash after reconfigure, the desktop names were not being re-set. so now they...
Dana Jansens [Mon, 7 May 2007 16:49:27 +0000 (16:49 +0000)]
fix a crash after reconfigure, the desktop names were not being re-set. so now they aren't deleted since we don't want to change them over a reconfigure anyways.

16 years agomisparsing of rgb:4/5/6 colors
Dana Jansens [Mon, 7 May 2007 10:40:54 +0000 (10:40 +0000)]
misparsing of rgb:4/5/6 colors

16 years agopopups fixes. if the text for the popup is empty now, there wont be extra padding...
Dana Jansens [Mon, 7 May 2007 06:33:43 +0000 (06:33 +0000)]
popups fixes. if the text for the popup is empty now, there wont be extra padding for it. desktop name fixes.

16 years agoremove a debugging print
Dana Jansens [Mon, 7 May 2007 06:32:58 +0000 (06:32 +0000)]
remove a debugging print

16 years agowe werent dropping it in screen, we were dropping it in prop
Dana Jansens [Mon, 7 May 2007 05:58:02 +0000 (05:58 +0000)]
we werent dropping it in screen, we were dropping it in prop

16 years agowe were always overwriting the last desktop name
Dana Jansens [Mon, 7 May 2007 05:43:31 +0000 (05:43 +0000)]
we were always overwriting the last desktop name

16 years agoa variable sized alt-tab box. is this nice or slower to read? we'll see.
Dana Jansens [Mon, 7 May 2007 03:54:39 +0000 (03:54 +0000)]
a variable sized alt-tab box. is this nice or slower to read? we'll see.

16 years agofix a comment
Dana Jansens [Mon, 7 May 2007 03:21:44 +0000 (03:21 +0000)]
fix a comment

16 years agowindows on other desktops are iconic state too
Dana Jansens [Mon, 7 May 2007 03:16:45 +0000 (03:16 +0000)]
windows on other desktops are iconic state too

16 years agothis had changed for the animation stuff but it is no longer needed i think. also...
Dana Jansens [Mon, 7 May 2007 03:10:05 +0000 (03:10 +0000)]
this had changed for the animation stuff but it is no longer needed i think. also in show desktop mode, windows aren't iconic state they are just "behind" the desktop.

16 years agomake reference to there is no session manager
Dana Jansens [Mon, 7 May 2007 03:02:03 +0000 (03:02 +0000)]
make reference to there is no session manager

16 years agoit looks better GNOME/Openbox etc rather than vice versa.
Dana Jansens [Mon, 7 May 2007 03:01:23 +0000 (03:01 +0000)]
it looks better GNOME/Openbox etc rather than vice versa.
also update the stand-alone session file

16 years agodont install the xsd's
Dana Jansens [Mon, 7 May 2007 02:54:22 +0000 (02:54 +0000)]
dont install the xsd's

16 years agoadd the 'engine="box"' to the theme format, and require it to be there so we can...
Dana Jansens [Mon, 7 May 2007 02:38:13 +0000 (02:38 +0000)]
add the 'engine="box"' to the theme format, and require it to be there so we can change that in the future

16 years agoswitch to using a command line variable instead, for the restart binary, just remove...
Dana Jansens [Mon, 7 May 2007 01:57:10 +0000 (01:57 +0000)]
switch to using a command line variable instead, for the restart binary, just remove it so its not given to the session manager and confuses things.
drop the reconfigure notify pid for now

16 years agoadd .desktops for running Openbox, KDE/Openbox and GNOME/Openbox
Dana Jansens [Mon, 7 May 2007 01:41:48 +0000 (01:41 +0000)]
add .desktops for running Openbox, KDE/Openbox and GNOME/Openbox
add more .desktops for gnome and update it
add scripts to run an KDE/Openbox and GNOME/Openbox session
also add scripts for openbox-gnome and openbox-kde which are placeholders and will be replaced by real programs.
also set the name on the wm_support_win to be how we were called (which is passed in the environment) rather than just "Openbox"
add an envionment variable for wanting to be notified (SIGUSR2) when openbox reconfigures. this would be used by openbox-shell to update the root window.. if i make such a thing.. i dunno.

16 years agothe session properties are not set on the group leader, they are set on the "client...
Dana Jansens [Mon, 7 May 2007 00:10:15 +0000 (00:10 +0000)]
the session properties are not set on the group leader, they are set on the "client leader" which is in the WM_CLIENT_LEADER property. also they are all set when the window maps, and not to be changed thereafter.

16 years agoclient machine and wm_command can be set on the group leader
Dana Jansens [Sun, 6 May 2007 23:37:30 +0000 (23:37 +0000)]
client machine and wm_command can be set on the group leader

16 years agomissed a newline thingie
Mikael Magnusson [Sun, 6 May 2007 23:35:42 +0000 (23:35 +0000)]
missed a newline thingie

16 years agomemory leak
Dana Jansens [Sun, 6 May 2007 23:29:29 +0000 (23:29 +0000)]
memory leak

16 years agoa focus fix? konquerer would end up losign focus on close sometimes. this is the...
Dana Jansens [Sun, 6 May 2007 23:22:54 +0000 (23:22 +0000)]
a focus fix? konquerer would end up losign focus on close sometimes. this is the only thing i can think of tht would cause it. we will see..

16 years agomissed some stuff?
Dana Jansens [Sun, 6 May 2007 22:58:51 +0000 (22:58 +0000)]
missed some stuff?