]> icculus.org git repositories - mikachu/openbox.git/log
mikachu/openbox.git
20 years agohilight the fallback target before it actually gets focused to avoid flickering
Dana Jansens [Fri, 3 Oct 2003 04:43:18 +0000 (04:43 +0000)]
hilight the fallback target before it actually gets focused to avoid flickering

20 years agolet functions get which window would be selected on a focus fallback
Dana Jansens [Fri, 3 Oct 2003 04:37:16 +0000 (04:37 +0000)]
let functions get which window would be selected on a focus fallback

20 years agoindenting
Dana Jansens [Fri, 3 Oct 2003 04:27:44 +0000 (04:27 +0000)]
indenting

20 years agoremove debug prints
Dana Jansens [Fri, 3 Oct 2003 04:20:23 +0000 (04:20 +0000)]
remove debug prints

20 years agousing the wrong free function
Dana Jansens [Fri, 3 Oct 2003 02:56:02 +0000 (02:56 +0000)]
using the wrong free function

20 years agoindenting
Dana Jansens [Thu, 2 Oct 2003 04:21:37 +0000 (04:21 +0000)]
indenting

20 years agodont queue up interative end actions
Dana Jansens [Thu, 2 Oct 2003 04:06:40 +0000 (04:06 +0000)]
dont queue up interative end actions

20 years agorecent changes
Dana Jansens [Wed, 1 Oct 2003 19:01:55 +0000 (19:01 +0000)]
recent changes

20 years agouse frame->visible instead of the desktop number
Dana Jansens [Wed, 1 Oct 2003 17:51:20 +0000 (17:51 +0000)]
use frame->visible instead of the desktop number

20 years agodefine DEBUG, NDEBUG, and G_DISABLE_ASSERTS
Dana Jansens [Wed, 1 Oct 2003 17:28:12 +0000 (17:28 +0000)]
define DEBUG, NDEBUG, and G_DISABLE_ASSERTS

20 years agoremoce debug print
Dana Jansens [Mon, 29 Sep 2003 17:10:28 +0000 (17:10 +0000)]
remoce debug print

20 years agouse a client destructor to watch for focus_in/out becoming invalid
Dana Jansens [Mon, 29 Sep 2003 16:32:53 +0000 (16:32 +0000)]
use a client destructor to watch for focus_in/out becoming invalid

20 years agocompletely rework focus tracking. i hope this is sane... it seems to be working much...
Dana Jansens [Mon, 29 Sep 2003 10:06:19 +0000 (10:06 +0000)]
completely rework focus tracking. i hope this is sane... it seems to be working much better in every way thus far.

20 years agodont use the X done callback
Dana Jansens [Mon, 29 Sep 2003 10:05:51 +0000 (10:05 +0000)]
dont use the X done callback

20 years agoprovide a callback for when there are no more X events to process
Dana Jansens [Mon, 29 Sep 2003 10:05:43 +0000 (10:05 +0000)]
provide a callback for when there are no more X events to process

20 years agoonly fallback when nothing is focused, provide comment explaining why
Dana Jansens [Mon, 29 Sep 2003 10:05:18 +0000 (10:05 +0000)]
only fallback when nothing is focused, provide comment explaining why

20 years agoindenting, focus fallback to None not PointerRoot
Dana Jansens [Mon, 29 Sep 2003 10:03:28 +0000 (10:03 +0000)]
indenting, focus fallback to None not PointerRoot

20 years agoonly do sloppy focus/raise if the client is not already focused
Dana Jansens [Mon, 29 Sep 2003 08:02:16 +0000 (08:02 +0000)]
only do sloppy focus/raise if the client is not already focused

20 years agoremove restart from the menu
Dana Jansens [Mon, 29 Sep 2003 07:41:24 +0000 (07:41 +0000)]
remove restart from the menu

20 years agodont start a move/resize on clients that cant do it
Dana Jansens [Mon, 29 Sep 2003 07:41:11 +0000 (07:41 +0000)]
dont start a move/resize on clients that cant do it

20 years agowhen a window is lowered, move it to the bottom of the focus order list
Dana Jansens [Mon, 29 Sep 2003 07:25:00 +0000 (07:25 +0000)]
when a window is lowered, move it to the bottom of the focus order list

20 years agodialog options are no longer used
Dana Jansens [Mon, 29 Sep 2003 06:59:46 +0000 (06:59 +0000)]
dialog options are no longer used

20 years agomake the Desktop action default to non-interactive openbox-3_0-rc1-RELEASE
Dana Jansens [Mon, 29 Sep 2003 06:33:17 +0000 (06:33 +0000)]
make the Desktop action default to non-interactive

20 years agoadd a test for making a window with any title
Dana Jansens [Mon, 29 Sep 2003 05:13:27 +0000 (05:13 +0000)]
add a test for making a window with any title

20 years agorc1
Dana Jansens [Mon, 29 Sep 2003 04:00:02 +0000 (04:00 +0000)]
rc1

20 years agorecent changes
Dana Jansens [Mon, 29 Sep 2003 03:56:40 +0000 (03:56 +0000)]
recent changes

20 years agowas adding a data dir to the config dirs list
Dana Jansens [Mon, 29 Sep 2003 03:39:49 +0000 (03:39 +0000)]
was adding a data dir to the config dirs list

20 years agoremove unused var
Dana Jansens [Mon, 29 Sep 2003 03:37:12 +0000 (03:37 +0000)]
remove unused var

20 years agoupstream updates for TheBear
Dana Jansens [Sun, 28 Sep 2003 09:54:07 +0000 (09:54 +0000)]
upstream updates for TheBear

20 years agostart menus with the cursor inside it, not over the border, a little closer to the...
Dana Jansens [Sun, 28 Sep 2003 09:48:58 +0000 (09:48 +0000)]
start menus with the cursor inside it, not over the border, a little closer to the items..

20 years agowhen nothing in a menu is selected, still let keybindings work
Dana Jansens [Sun, 28 Sep 2003 09:47:17 +0000 (09:47 +0000)]
when nothing in a menu is selected, still let keybindings work

20 years agomake the timeout apply to releases on menu items too
Dana Jansens [Sun, 28 Sep 2003 09:31:23 +0000 (09:31 +0000)]
make the timeout apply to releases on menu items too

20 years agoperhaps fix problems of being left in menus without being able to control openbox
Dana Jansens [Sun, 28 Sep 2003 09:24:22 +0000 (09:24 +0000)]
perhaps fix problems of being left in menus without being able to control openbox

20 years agoadd option for under-mouse placement
Dana Jansens [Sun, 28 Sep 2003 09:06:40 +0000 (09:06 +0000)]
add option for under-mouse placement

20 years agoadd option for under-mouse placement
Dana Jansens [Sun, 28 Sep 2003 09:01:04 +0000 (09:01 +0000)]
add option for under-mouse placement

20 years agoremoving focusLast again..
Dana Jansens [Sun, 28 Sep 2003 08:45:43 +0000 (08:45 +0000)]
removing focusLast again..

20 years agofix resizing to 0 from aspect ratios
Dana Jansens [Sun, 28 Sep 2003 07:38:55 +0000 (07:38 +0000)]
fix resizing to 0 from aspect ratios

20 years agoremove debug prints
Dana Jansens [Sun, 28 Sep 2003 06:48:35 +0000 (06:48 +0000)]
remove debug prints

20 years agotry grab an icon even when there are none
Dana Jansens [Sun, 28 Sep 2003 06:34:31 +0000 (06:34 +0000)]
try grab an icon even when there are none

20 years agohalfway through client changes but...
Dana Jansens [Sun, 28 Sep 2003 06:31:00 +0000 (06:31 +0000)]
halfway through client changes but...
should fix crashes irt actions in the action queue for clients that have been destroyed. now those actions are skipped or performed without a client as possible.

20 years agoremove the obconf stuff
Dana Jansens [Sun, 28 Sep 2003 05:22:56 +0000 (05:22 +0000)]
remove the obconf stuff

20 years agoadd the dialog option for actions
Dana Jansens [Sat, 27 Sep 2003 18:01:25 +0000 (18:01 +0000)]
add the dialog option for actions

20 years agoremove the dialog option section
Dana Jansens [Sat, 27 Sep 2003 17:59:24 +0000 (17:59 +0000)]
remove the dialog option section

20 years agoremove from parents when changing groups
Dana Jansens [Sat, 27 Sep 2003 17:57:02 +0000 (17:57 +0000)]
remove from parents when changing groups

20 years agoformatting, add an assert
Dana Jansens [Sat, 27 Sep 2003 17:50:28 +0000 (17:50 +0000)]
formatting, add an assert

20 years agoindenting
Dana Jansens [Sat, 27 Sep 2003 17:39:44 +0000 (17:39 +0000)]
indenting

20 years agoproperly show/hide the dialog for the Desktop action
Dana Jansens [Sat, 27 Sep 2003 17:24:45 +0000 (17:24 +0000)]
properly show/hide the dialog for the Desktop action

20 years agobetter focus fallbacking n shit
Dana Jansens [Sat, 27 Sep 2003 06:42:34 +0000 (06:42 +0000)]
better focus fallbacking n shit

20 years agook unfocus before removing transient shit, but remove focus related flags so we don...
Dana Jansens [Sat, 27 Sep 2003 06:41:00 +0000 (06:41 +0000)]
ok unfocus before removing transient shit, but remove focus related flags so we don't get focused in the fallback.

20 years agothat was a really bad idea, i didnt mean it, i swear
Dana Jansens [Sat, 27 Sep 2003 06:30:51 +0000 (06:30 +0000)]
that was a really bad idea, i didnt mean it, i swear

20 years agofix cancelling desktordir actions
Dana Jansens [Sat, 27 Sep 2003 05:57:08 +0000 (05:57 +0000)]
fix cancelling desktordir actions

20 years agosome smarter focus fallback for sloppy focus
Dana Jansens [Sat, 27 Sep 2003 05:31:40 +0000 (05:31 +0000)]
some smarter focus fallback for sloppy focus

20 years agounfocus before unlinking the client from the transient tree
Dana Jansens [Sat, 27 Sep 2003 05:19:15 +0000 (05:19 +0000)]
unfocus before unlinking the client from the transient tree

20 years agoallow focus and desktop actions to specify a <dialog>yesorno</dialog> value
Dana Jansens [Fri, 26 Sep 2003 20:04:29 +0000 (20:04 +0000)]
allow focus and desktop actions to specify a <dialog>yesorno</dialog> value

20 years agoremove the dialog options
Dana Jansens [Fri, 26 Sep 2003 20:03:57 +0000 (20:03 +0000)]
remove the dialog options

20 years agodont use undermouse at all if focusNew is off
Dana Jansens [Fri, 26 Sep 2003 19:39:33 +0000 (19:39 +0000)]
dont use undermouse at all if focusNew is off

20 years agouse under-mouse placement *instead* of smart placement when using focus-follows-mouse...
Dana Jansens [Fri, 26 Sep 2003 19:31:54 +0000 (19:31 +0000)]
use under-mouse placement *instead* of smart placement when using focus-follows-mouse AND focus-new-windows

20 years agorencent changes
Dana Jansens [Fri, 26 Sep 2003 19:25:43 +0000 (19:25 +0000)]
rencent changes

20 years agowhen looking for the focus target, search for modal children in the entire transient...
Dana Jansens [Fri, 26 Sep 2003 19:05:06 +0000 (19:05 +0000)]
when looking for the focus target, search for modal children in the entire transient tree, not just children of the client on which focus is requested

20 years agosmarter picking valid focus cycle targets
Dana Jansens [Fri, 26 Sep 2003 19:04:18 +0000 (19:04 +0000)]
smarter picking valid focus cycle targets

20 years agoallow focus fallbacks to fullscreen windows
Dana Jansens [Fri, 26 Sep 2003 18:19:35 +0000 (18:19 +0000)]
allow focus fallbacks to fullscreen windows

20 years agouse client_raise/lower instead of action_run_string
Dana Jansens [Fri, 26 Sep 2003 18:18:15 +0000 (18:18 +0000)]
use client_raise/lower instead of action_run_string

20 years agoadd client_raise and client_lower which just fire off actions
Dana Jansens [Fri, 26 Sep 2003 18:15:58 +0000 (18:15 +0000)]
add client_raise and client_lower which just fire off actions

20 years agouse actions for raising
Dana Jansens [Fri, 26 Sep 2003 18:03:58 +0000 (18:03 +0000)]
use actions for raising

20 years agobring back action_run_string,
Dana Jansens [Fri, 26 Sep 2003 18:02:39 +0000 (18:02 +0000)]
bring back action_run_string,
use action_run_string for running actions from other actions

20 years agouse action_run_string for raising/lowering
Dana Jansens [Fri, 26 Sep 2003 18:02:08 +0000 (18:02 +0000)]
use action_run_string for raising/lowering

20 years agobring back action_run_string
Dana Jansens [Fri, 26 Sep 2003 18:01:44 +0000 (18:01 +0000)]
bring back action_run_string

20 years agouse an action only for Raise
Dana Jansens [Fri, 26 Sep 2003 17:46:49 +0000 (17:46 +0000)]
use an action only for Raise

20 years agoremove action_run_string, as this is not going to be a common thing I think
Dana Jansens [Fri, 26 Sep 2003 17:46:27 +0000 (17:46 +0000)]
remove action_run_string, as this is not going to be a common thing I think

20 years agoadd a NONE user action, for internal stuff, ie running actions without direct user...
Dana Jansens [Fri, 26 Sep 2003 17:30:32 +0000 (17:30 +0000)]
add a NONE user action, for internal stuff, ie running actions without direct user interaction (from anotehr action etc)

20 years agodont iconify fullscreen windows, just recalc stacking orders when focus changes
Dana Jansens [Fri, 26 Sep 2003 17:30:08 +0000 (17:30 +0000)]
dont iconify fullscreen windows, just recalc stacking orders when focus changes

20 years agouse actions to focus and raise the wnidow ni client_activate. this means the focus...
Dana Jansens [Fri, 26 Sep 2003 17:29:55 +0000 (17:29 +0000)]
use actions to focus and raise the wnidow ni client_activate. this means the focus shit gets processed before the raise

20 years agodont run actions immediately. put them in the queue. add action_run_string for nitern...
Dana Jansens [Fri, 26 Sep 2003 17:29:33 +0000 (17:29 +0000)]
dont run actions immediately. put them in the queue. add action_run_string for niternal use

20 years agoqueue up ObActions and run them when idle
Dana Jansens [Fri, 26 Sep 2003 17:29:12 +0000 (17:29 +0000)]
queue up ObActions and run them when idle

20 years agogive actions a ref count
Dana Jansens [Fri, 26 Sep 2003 16:47:12 +0000 (16:47 +0000)]
give actions a ref count

20 years agoindenting
Dana Jansens [Fri, 26 Sep 2003 15:33:11 +0000 (15:33 +0000)]
indenting

20 years agochecked the wrong var for unmaxing
Dana Jansens [Fri, 26 Sep 2003 15:08:03 +0000 (15:08 +0000)]
checked the wrong var for unmaxing

20 years agoadd <dialog><focus/><desktop/> to allow disabling popups
Dana Jansens [Fri, 26 Sep 2003 08:22:49 +0000 (08:22 +0000)]
add <dialog><focus/><desktop/> to allow disabling popups

20 years agolast couple changes
Dana Jansens [Fri, 26 Sep 2003 08:05:29 +0000 (08:05 +0000)]
last couple changes

20 years agoadd <dock><moveButton> which can change which button combo is used to move dock apps...
Dana Jansens [Fri, 26 Sep 2003 07:59:06 +0000 (07:59 +0000)]
add <dock><moveButton> which can change which button combo is used to move dock apps around in the dock. The new default is A-Left instead of Middle, since soem dock apps use middle, assuming they can!

20 years agomake the Desktop action an interactive one
Dana Jansens [Fri, 26 Sep 2003 07:41:32 +0000 (07:41 +0000)]
make the Desktop action an interactive one

20 years agomake the desktop popup a public function
Dana Jansens [Fri, 26 Sep 2003 07:41:16 +0000 (07:41 +0000)]
make the desktop popup a public function

20 years agodont end moveresizes for interactive actions
Dana Jansens [Fri, 26 Sep 2003 07:23:56 +0000 (07:23 +0000)]
dont end moveresizes for interactive actions

20 years agoadd some more client tree searching functions. make transients always get focused...
Dana Jansens [Fri, 26 Sep 2003 07:08:07 +0000 (07:08 +0000)]
add some more client tree searching functions. make transients always get focused when a parent has focus, not just direct parents.

20 years agoadd the 875 bugfix
Dana Jansens [Fri, 26 Sep 2003 06:52:27 +0000 (06:52 +0000)]
add the 875 bugfix

20 years agocomment the client_search_transient function
Dana Jansens [Fri, 26 Sep 2003 06:49:45 +0000 (06:49 +0000)]
comment the client_search_transient function

20 years agodont include transients in raise/lower interactions
Dana Jansens [Fri, 26 Sep 2003 06:47:02 +0000 (06:47 +0000)]
dont include transients in raise/lower interactions

20 years agoshow the client menu on press instead of click on the window's icon in the titlebar...
Dana Jansens [Fri, 26 Sep 2003 06:07:05 +0000 (06:07 +0000)]
show the client menu on press instead of click on the window's icon in the titlebar. remove the double click binding which cant be hit when youre poppin a menu on press/click

20 years agoadd CHANGELOG to the dist
Dana Jansens [Fri, 26 Sep 2003 05:44:42 +0000 (05:44 +0000)]
add CHANGELOG to the dist

20 years agobeta6
Dana Jansens [Fri, 26 Sep 2003 05:43:51 +0000 (05:43 +0000)]
beta6

20 years agoadd a hand built changelog
Dana Jansens [Fri, 26 Sep 2003 05:43:24 +0000 (05:43 +0000)]
add a hand built changelog

20 years agoremove teh CVS changelog
Dana Jansens [Fri, 26 Sep 2003 05:42:55 +0000 (05:42 +0000)]
remove teh CVS changelog

20 years agoupdates and fixes for the xml/xsd shit
Dana Jansens [Fri, 26 Sep 2003 05:30:01 +0000 (05:30 +0000)]
updates and fixes for the xml/xsd shit

20 years agoadd ob_wm_state_undecorated to the net_supported hint
Dana Jansens [Fri, 26 Sep 2003 05:11:49 +0000 (05:11 +0000)]
add ob_wm_state_undecorated to the net_supported hint

20 years agoremove debug print
Dana Jansens [Fri, 26 Sep 2003 04:10:17 +0000 (04:10 +0000)]
remove debug print

20 years agouse partial struts to determine struts properly for different xinerama heads
Dana Jansens [Fri, 26 Sep 2003 01:40:13 +0000 (01:40 +0000)]
use partial struts to determine struts properly for different xinerama heads

20 years agoadd client_set_undecorated().
Dana Jansens [Thu, 25 Sep 2003 23:07:15 +0000 (23:07 +0000)]
add client_set_undecorated().
add support for the _OB_WM_STATE_UNDECORATED state hint.

20 years agoremove openbox_premax, add ob_wm_state_undecorated
Dana Jansens [Thu, 25 Sep 2003 23:02:32 +0000 (23:02 +0000)]
remove openbox_premax, add ob_wm_state_undecorated

20 years agowrap public headers in G_BEGIN/END_DECLS
Dana Jansens [Thu, 25 Sep 2003 22:48:04 +0000 (22:48 +0000)]
wrap public headers in G_BEGIN/END_DECLS

20 years agodont use the _OPENBOX_PREMAX window property anymore, save max and fullscreen pre...
Dana Jansens [Thu, 25 Sep 2003 22:47:48 +0000 (22:47 +0000)]
dont use the _OPENBOX_PREMAX window property anymore, save max and fullscreen pre-areas in the client struct