]>
Dogcows Code - chaz/openbox/log
Dana Jansens [Sat, 11 Oct 2003 06:47:29 +0000 (06:47 +0000)]
use RrColorPixel
Dana Jansens [Sat, 11 Oct 2003 06:47:11 +0000 (06:47 +0000)]
free menuframes when they fail to show themselves
Dana Jansens [Sat, 11 Oct 2003 06:46:51 +0000 (06:46 +0000)]
add debug shit
Dana Jansens [Sat, 11 Oct 2003 06:45:41 +0000 (06:45 +0000)]
simplify
Dana Jansens [Sat, 11 Oct 2003 06:45:04 +0000 (06:45 +0000)]
add an id to colors for debugging purposes
Dana Jansens [Sat, 11 Oct 2003 04:11:29 +0000 (04:11 +0000)]
switch to the desktop after activating the client. this means that for omnipresent windows, you still move to the desktop on which you selected it.
Dana Jansens [Sat, 11 Oct 2003 03:44:05 +0000 (03:44 +0000)]
handle case where session saves a 0 width/height (for maximized windows!)
Dana Jansens [Sat, 11 Oct 2003 03:43:18 +0000 (03:43 +0000)]
if the current SN_WM owner is our window (can this happen?) then ignore it
Dana Jansens [Sat, 11 Oct 2003 03:42:37 +0000 (03:42 +0000)]
use the LINGUAS file
Dana Jansens [Sat, 11 Oct 2003 03:42:32 +0000 (03:42 +0000)]
add the LINGUAS file
Dana Jansens [Sat, 11 Oct 2003 03:42:24 +0000 (03:42 +0000)]
add en@* tranlations
Dana Jansens [Sat, 11 Oct 2003 03:42:15 +0000 (03:42 +0000)]
mem leak
Dana Jansens [Fri, 10 Oct 2003 16:20:48 +0000 (16:20 +0000)]
remove the --sm-disable from argv
Dana Jansens [Fri, 10 Oct 2003 08:28:18 +0000 (08:28 +0000)]
indenting
Dana Jansens [Fri, 10 Oct 2003 08:22:14 +0000 (08:22 +0000)]
set the defaults for typed windows in client_get_all:
desktop types get put on all desktops
dock types get put in the ABOVE layer
Dana Jansens [Fri, 10 Oct 2003 06:05:33 +0000 (06:05 +0000)]
recent changes
Dana Jansens [Fri, 10 Oct 2003 06:00:27 +0000 (06:00 +0000)]
do client_raise after client_focus for new windows
Dana Jansens [Fri, 10 Oct 2003 05:56:12 +0000 (05:56 +0000)]
dont leave the focus indicator hanging around when dialogs are disabled
Dana Jansens [Fri, 10 Oct 2003 05:39:59 +0000 (05:39 +0000)]
same shit different pile
Dana Jansens [Fri, 10 Oct 2003 05:39:21 +0000 (05:39 +0000)]
fix memory leak
Dana Jansens [Fri, 10 Oct 2003 05:38:36 +0000 (05:38 +0000)]
add a check to make sure the color hash is empty on shutdown
Dana Jansens [Fri, 10 Oct 2003 05:37:24 +0000 (05:37 +0000)]
add an assert to try catch color hash table misuses
Dana Jansens [Fri, 10 Oct 2003 05:36:30 +0000 (05:36 +0000)]
free the data paths
Dana Jansens [Fri, 10 Oct 2003 05:36:02 +0000 (05:36 +0000)]
indenting
Dana Jansens [Fri, 10 Oct 2003 05:33:31 +0000 (05:33 +0000)]
make a copy of the color
Dana Jansens [Fri, 10 Oct 2003 04:33:12 +0000 (04:33 +0000)]
dont set ret unless you will be returning TRUE
Dana Jansens [Fri, 10 Oct 2003 04:18:19 +0000 (04:18 +0000)]
indenting
Dana Jansens [Fri, 10 Oct 2003 03:46:53 +0000 (03:46 +0000)]
indenting
Dana Jansens [Fri, 10 Oct 2003 03:45:01 +0000 (03:45 +0000)]
only restack group windows on the same desktop
Dana Jansens [Thu, 9 Oct 2003 19:58:09 +0000 (19:58 +0000)]
add the focus cycle indicator to directional focus cycling
Dana Jansens [Thu, 9 Oct 2003 19:47:45 +0000 (19:47 +0000)]
rc3
Dana Jansens [Thu, 9 Oct 2003 19:44:45 +0000 (19:44 +0000)]
recent changes
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
Dana Jansens [Thu, 9 Oct 2003 19:40:37 +0000 (19:40 +0000)]
for very small windows make sure you can resize them larger
Dana Jansens [Thu, 9 Oct 2003 19:29:51 +0000 (19:29 +0000)]
raise grouped util windows with main 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
Dana Jansens [Thu, 9 Oct 2003 19:29:10 +0000 (19:29 +0000)]
provide function to tell if a client has any group siblings
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
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
Dana Jansens [Thu, 9 Oct 2003 19:08:07 +0000 (19:08 +0000)]
make keyboard events work on the focus_cycle_target again
Dana Jansens [Thu, 9 Oct 2003 18:54:08 +0000 (18:54 +0000)]
use focus_hilite to pick which window gets keyboard events
Dana Jansens [Thu, 9 Oct 2003 18:49:41 +0000 (18:49 +0000)]
show an indicator similar to metacity's for focus cycling windows
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
Dana Jansens [Thu, 9 Oct 2003 18:48:44 +0000 (18:48 +0000)]
let stuff cancel any focus delays going on
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
Dana Jansens [Thu, 9 Oct 2003 16:51:22 +0000 (16:51 +0000)]
disable the decorate option for non-normal (undecorated) windows
Dana Jansens [Thu, 9 Oct 2003 16:46:54 +0000 (16:46 +0000)]
indenting
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
Dana Jansens [Thu, 9 Oct 2003 16:36:28 +0000 (16:36 +0000)]
dont give decorless windows a border when toggling decorations
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.
Dana Jansens [Thu, 9 Oct 2003 16:33:30 +0000 (16:33 +0000)]
put dock in the dock_above/below layer
Dana Jansens [Thu, 9 Oct 2003 16:33:20 +0000 (16:33 +0000)]
add a dock below layer, and dock above layer
Dana Jansens [Wed, 8 Oct 2003 19:23:53 +0000 (19:23 +0000)]
seggie
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
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
Dana Jansens [Wed, 8 Oct 2003 18:28:31 +0000 (18:28 +0000)]
add a focus_hilite variable
Dana Jansens [Wed, 8 Oct 2003 18:27:30 +0000 (18:27 +0000)]
indenting
Dana Jansens [Wed, 8 Oct 2003 18:27:10 +0000 (18:27 +0000)]
indenting
Dana Jansens [Wed, 8 Oct 2003 18:23:48 +0000 (18:23 +0000)]
indenting
Dana Jansens [Mon, 6 Oct 2003 17:55:02 +0000 (17:55 +0000)]
recent changes
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
Dana Jansens [Mon, 6 Oct 2003 17:33:23 +0000 (17:33 +0000)]
save premax values properly, individually for each direction
Dana Jansens [Mon, 6 Oct 2003 09:30:20 +0000 (09:30 +0000)]
resist screen physical edges as well as strut edges
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
Dana Jansens [Fri, 3 Oct 2003 07:32:19 +0000 (07:32 +0000)]
recent changes
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
Dana Jansens [Fri, 3 Oct 2003 07:07:57 +0000 (07:07 +0000)]
indenting
Dana Jansens [Fri, 3 Oct 2003 07:05:36 +0000 (07:05 +0000)]
remove debug prints
Dana Jansens [Fri, 3 Oct 2003 06:56:54 +0000 (06:56 +0000)]
run the event done stuff before firing queued actions
Dana Jansens [Fri, 3 Oct 2003 05:59:43 +0000 (05:59 +0000)]
rc2
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
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
Dana Jansens [Fri, 3 Oct 2003 04:27:44 +0000 (04:27 +0000)]
indenting
Dana Jansens [Fri, 3 Oct 2003 04:20:23 +0000 (04:20 +0000)]
remove debug prints
Dana Jansens [Fri, 3 Oct 2003 02:56:02 +0000 (02:56 +0000)]
using the wrong free function
Dana Jansens [Thu, 2 Oct 2003 04:21:37 +0000 (04:21 +0000)]
indenting
Dana Jansens [Thu, 2 Oct 2003 04:06:40 +0000 (04:06 +0000)]
dont queue up interative end actions
Dana Jansens [Wed, 1 Oct 2003 19:01:55 +0000 (19:01 +0000)]
recent changes
Dana Jansens [Wed, 1 Oct 2003 17:51:20 +0000 (17:51 +0000)]
use frame->visible instead of the desktop number
Dana Jansens [Wed, 1 Oct 2003 17:28:12 +0000 (17:28 +0000)]
define DEBUG, NDEBUG, and G_DISABLE_ASSERTS
Dana Jansens [Mon, 29 Sep 2003 17:10:28 +0000 (17:10 +0000)]
remoce debug print
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
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.
Dana Jansens [Mon, 29 Sep 2003 10:05:51 +0000 (10:05 +0000)]
dont use the X done callback
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
Dana Jansens [Mon, 29 Sep 2003 10:05:18 +0000 (10:05 +0000)]
only fallback when nothing is focused, provide comment explaining why
Dana Jansens [Mon, 29 Sep 2003 10:03:28 +0000 (10:03 +0000)]
indenting, focus fallback to None not PointerRoot
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
Dana Jansens [Mon, 29 Sep 2003 07:41:24 +0000 (07:41 +0000)]
remove restart from the menu
Dana Jansens [Mon, 29 Sep 2003 07:41:11 +0000 (07:41 +0000)]
dont start a move/resize on clients that cant do it
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
Dana Jansens [Mon, 29 Sep 2003 06:59:46 +0000 (06:59 +0000)]
dialog options are no longer used
Dana Jansens [Mon, 29 Sep 2003 06:33:17 +0000 (06:33 +0000)]
make the Desktop action default to non-interactive
Dana Jansens [Mon, 29 Sep 2003 05:13:27 +0000 (05:13 +0000)]
add a test for making a window with any title
Dana Jansens [Mon, 29 Sep 2003 04:00:02 +0000 (04:00 +0000)]
rc1
Dana Jansens [Mon, 29 Sep 2003 03:56:40 +0000 (03:56 +0000)]
recent changes
Dana Jansens [Mon, 29 Sep 2003 03:39:49 +0000 (03:39 +0000)]
was adding a data dir to the config dirs list
Dana Jansens [Mon, 29 Sep 2003 03:37:12 +0000 (03:37 +0000)]
remove unused var
Dana Jansens [Sun, 28 Sep 2003 09:54:07 +0000 (09:54 +0000)]
upstream updates for TheBear
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..
This page took 0.055457 seconds and 4 git commands to generate.