mikachu/openbox.git
20 years agoindenting
Dana Jansens [Fri, 10 Oct 2003 04:18:19 +0000 (04:18 +0000)]
indenting

20 years agoindenting
Dana Jansens [Fri, 10 Oct 2003 03:46:53 +0000 (03:46 +0000)]
indenting

20 years agoonly restack group windows on the same desktop
Dana Jansens [Fri, 10 Oct 2003 03:45:01 +0000 (03:45 +0000)]
only restack group windows on the same desktop

20 years agoadd the focus cycle indicator to directional focus cycling
Dana Jansens [Thu, 9 Oct 2003 19:58:09 +0000 (19:58 +0000)]
add the focus cycle indicator to directional focus cycling

20 years agorc3
Dana Jansens [Thu, 9 Oct 2003 19:47:45 +0000 (19:47 +0000)]
rc3

20 years agorecent changes
Dana Jansens [Thu, 9 Oct 2003 19:44:45 +0000 (19:44 +0000)]
recent changes

20 years agochange the min width of the indicator to 3 and use the actual height of the handle
Dana Jansens [Thu, 9 Oct 2003 19:44:02 +0000 (19:44 +0000)]
change the min width of the indicator to 3 and use the actual height of the handle

20 years agofor very small windows make sure you can resize them larger
Dana Jansens [Thu, 9 Oct 2003 19:40:37 +0000 (19:40 +0000)]
for very small windows make sure you can resize them larger

20 years agoraise grouped util windows with main windows
Dana Jansens [Thu, 9 Oct 2003 19:29:51 +0000 (19:29 +0000)]
raise grouped util windows with main windows

20 years agosmarter avoidance of windows in the focus cycling stuff, doesnt cycle to util windows
Dana Jansens [Thu, 9 Oct 2003 19:29:42 +0000 (19:29 +0000)]
smarter avoidance of windows in the focus cycling stuff, doesnt cycle to util windows

20 years agoprovide function to tell if a client has any group siblings
Dana Jansens [Thu, 9 Oct 2003 19:29:10 +0000 (19:29 +0000)]
provide function to tell if a client has any group siblings

20 years agowhen the frame is adjusted while the focus_cycle_target is that frame's client, then...
Dana Jansens [Thu, 9 Oct 2003 19:18:20 +0000 (19:18 +0000)]
when the frame is adjusted while the focus_cycle_target is that frame's client, then redraw the indicator

20 years agosupply focus_cycle_draw_indicator which draws/moves/resizes the focus cycling indicator
Dana Jansens [Thu, 9 Oct 2003 19:17:51 +0000 (19:17 +0000)]
supply focus_cycle_draw_indicator which draws/moves/resizes the focus cycling indicator

20 years agomake keyboard events work on the focus_cycle_target again
Dana Jansens [Thu, 9 Oct 2003 19:08:07 +0000 (19:08 +0000)]
make keyboard events work on the focus_cycle_target again

20 years agouse focus_hilite to pick which window gets keyboard events
Dana Jansens [Thu, 9 Oct 2003 18:54:08 +0000 (18:54 +0000)]
use focus_hilite to pick which window gets keyboard events

20 years agoshow an indicator similar to metacity's for focus cycling windows
Dana Jansens [Thu, 9 Oct 2003 18:49:41 +0000 (18:49 +0000)]
show an indicator similar to metacity's for focus cycling windows

20 years agocancel focus delays when the user runs a focus (or focus cycle) action, and when...
Dana Jansens [Thu, 9 Oct 2003 18:49:14 +0000 (18:49 +0000)]
cancel focus delays when the user runs a focus (or focus cycle) action, and when focusing new windows

20 years agolet stuff cancel any focus delays going on
Dana Jansens [Thu, 9 Oct 2003 18:48:44 +0000 (18:48 +0000)]
let stuff cancel any focus delays going on

20 years agoremove windows from the focus delay timer when the pointer leaves them
Dana Jansens [Thu, 9 Oct 2003 17:32:37 +0000 (17:32 +0000)]
remove windows from the focus delay timer when the pointer leaves them

20 years agodisable the decorate option for non-normal (undecorated) windows
Dana Jansens [Thu, 9 Oct 2003 16:51:22 +0000 (16:51 +0000)]
disable the decorate option for non-normal (undecorated) windows

20 years agoindenting
Dana Jansens [Thu, 9 Oct 2003 16:46:54 +0000 (16:46 +0000)]
indenting

20 years agochange the labels in the client menu depending on the window's state
Dana Jansens [Thu, 9 Oct 2003 16:45:14 +0000 (16:45 +0000)]
change the labels in the client menu depending on the window's state

20 years agodont give decorless windows a border when toggling decorations
Dana Jansens [Thu, 9 Oct 2003 16:36:28 +0000 (16:36 +0000)]
dont give decorless windows a border when toggling decorations

20 years agofor dock windows, honor both the above and below states, keeping docks above and...
Dana Jansens [Thu, 9 Oct 2003 16:34:37 +0000 (16:34 +0000)]
for dock windows, honor both the above and below states, keeping docks above and below *all* normal windows though (even 'above'/'below' ones). if the dock doesn't specify then it will stack along with normal windows.

20 years agoput dock in the dock_above/below layer
Dana Jansens [Thu, 9 Oct 2003 16:33:30 +0000 (16:33 +0000)]
put dock in the dock_above/below layer

20 years agoadd a dock below layer, and dock above layer
Dana Jansens [Thu, 9 Oct 2003 16:33:20 +0000 (16:33 +0000)]
add a dock below layer, and dock above layer

20 years agoseggie
Dana Jansens [Wed, 8 Oct 2003 19:23:53 +0000 (19:23 +0000)]
seggie

20 years agouse focus_hilite to ensure that when a wnidow thats not focused is hilighted, the...
Dana Jansens [Wed, 8 Oct 2003 18:29:12 +0000 (18:29 +0000)]
use focus_hilite to ensure that when a wnidow thats not focused is hilighted, the hilight is removed when focus gets assigned

20 years agoset focus_hilite when switching desktops and hjilitin a window which isnt focused yet
Dana Jansens [Wed, 8 Oct 2003 18:28:51 +0000 (18:28 +0000)]
set focus_hilite when switching desktops and hjilitin a window which isnt focused yet

20 years agoadd a focus_hilite variable
Dana Jansens [Wed, 8 Oct 2003 18:28:31 +0000 (18:28 +0000)]
add a focus_hilite variable

20 years agoindenting
Dana Jansens [Wed, 8 Oct 2003 18:27:30 +0000 (18:27 +0000)]
indenting

20 years agoindenting
Dana Jansens [Wed, 8 Oct 2003 18:27:10 +0000 (18:27 +0000)]
indenting

20 years agoindenting
Dana Jansens [Wed, 8 Oct 2003 18:23:48 +0000 (18:23 +0000)]
indenting

20 years agorecent changes
Dana Jansens [Mon, 6 Oct 2003 17:55:02 +0000 (17:55 +0000)]
recent changes

20 years agoalt-drag resizing can resize in just vertical and horizontal directions now
Dana Jansens [Mon, 6 Oct 2003 17:47:41 +0000 (17:47 +0000)]
alt-drag resizing can resize in just vertical and horizontal directions now

20 years agosave premax values properly, individually for each direction
Dana Jansens [Mon, 6 Oct 2003 17:33:23 +0000 (17:33 +0000)]
save premax values properly, individually for each direction

20 years agoresist screen physical edges as well as strut edges
Dana Jansens [Mon, 6 Oct 2003 09:30:20 +0000 (09:30 +0000)]
resist screen physical edges as well as strut edges

20 years agodont resize the window when restoring session state if the sizes are invalid
Dana Jansens [Fri, 3 Oct 2003 07:33:27 +0000 (07:33 +0000)]
dont resize the window when restoring session state if the sizes are invalid

20 years agorecent changes
Dana Jansens [Fri, 3 Oct 2003 07:32:19 +0000 (07:32 +0000)]
recent changes

20 years agoalways set focus_out, since a focusin can come first and mess up the old logic
Dana Jansens [Fri, 3 Oct 2003 07:24:33 +0000 (07:24 +0000)]
always set focus_out, since a focusin can come first and mess up the old logic

20 years agoindenting
Dana Jansens [Fri, 3 Oct 2003 07:07:57 +0000 (07:07 +0000)]
indenting

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

20 years agorun the event done stuff before firing queued actions
Dana Jansens [Fri, 3 Oct 2003 06:56:54 +0000 (06:56 +0000)]
run the event done stuff before firing queued actions

20 years agorc2 openbox-3_0-rc2-RELEASE
Dana Jansens [Fri, 3 Oct 2003 05:59:43 +0000 (05:59 +0000)]
rc2

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