]>
Dogcows Code - chaz/openbox/log
Dana Jansens [Mon, 27 Oct 2003 20:11:14 +0000 (20:11 +0000)]
add version info the library headers
Dana Jansens [Mon, 27 Oct 2003 19:59:11 +0000 (19:59 +0000)]
disable the "Go there" menu entry when its the current desktop
Dana Jansens [Mon, 27 Oct 2003 19:52:49 +0000 (19:52 +0000)]
was setting NULL incorrectly to cancel actions and then not checking for NULL before using it
Dana Jansens [Sat, 25 Oct 2003 19:40:54 +0000 (19:40 +0000)]
g_strerror
Dana Jansens [Sat, 25 Oct 2003 19:39:19 +0000 (19:39 +0000)]
use gpointer for void*
Dana Jansens [Sat, 25 Oct 2003 19:38:51 +0000 (19:38 +0000)]
g_getenv fix, it returns const char*. use gpointer for void*
Dana Jansens [Sat, 25 Oct 2003 19:35:12 +0000 (19:35 +0000)]
use g_getenv
Dana Jansens [Sat, 25 Oct 2003 19:30:48 +0000 (19:30 +0000)]
oops typo of doom
Dana Jansens [Sat, 25 Oct 2003 19:27:09 +0000 (19:27 +0000)]
use g_[s]list_next/previous consistantly, and check for "it" instead of "it != NULL" consistantly. props to Logan again :)
Dana Jansens [Sat, 25 Oct 2003 19:16:57 +0000 (19:16 +0000)]
show a message if chdir() fails
Dana Jansens [Sat, 25 Oct 2003 19:16:38 +0000 (19:16 +0000)]
capitalization consistency
Dana Jansens [Sat, 25 Oct 2003 19:14:30 +0000 (19:14 +0000)]
free the GErrror
Dana Jansens [Sat, 25 Oct 2003 19:14:10 +0000 (19:14 +0000)]
free the GError
Dana Jansens [Sat, 25 Oct 2003 19:13:09 +0000 (19:13 +0000)]
much improved functions for maknig directories, props to Logan
Dana Jansens [Sat, 25 Oct 2003 18:57:34 +0000 (18:57 +0000)]
avoid duplicates in the path lists
Dana Jansens [Thu, 23 Oct 2003 07:28:14 +0000 (07:28 +0000)]
skip taskbar windows dont appear in the client menu
Dana Jansens [Sat, 18 Oct 2003 22:15:32 +0000 (22:15 +0000)]
dont use the parent's title in the focus cycling dialog
Dana Jansens [Sat, 18 Oct 2003 22:11:18 +0000 (22:11 +0000)]
assert that add_new is not making a duplicate entry
Dana Jansens [Sat, 18 Oct 2003 22:09:29 +0000 (22:09 +0000)]
add to teh focus order before the call to change_state, since this can remove/add to the focus order, and then we're in there twice
Dana Jansens [Sat, 18 Oct 2003 22:08:37 +0000 (22:08 +0000)]
allow parents of transients to be focus cycled to
Dana Jansens [Fri, 17 Oct 2003 06:27:14 +0000 (06:27 +0000)]
make the all desktops thinger get disabled too
Dana Jansens [Wed, 15 Oct 2003 17:54:34 +0000 (17:54 +0000)]
changes
Dana Jansens [Wed, 15 Oct 2003 17:04:27 +0000 (17:04 +0000)]
add comment
Dana Jansens [Wed, 15 Oct 2003 16:18:16 +0000 (16:18 +0000)]
recent change
Dana Jansens [Wed, 15 Oct 2003 16:17:33 +0000 (16:17 +0000)]
add DOCK_NORMAL stacking layer
Dana Jansens [Wed, 15 Oct 2003 16:14:29 +0000 (16:14 +0000)]
both must be normal to inherit above/below
Dana Jansens [Wed, 15 Oct 2003 07:31:24 +0000 (07:31 +0000)]
UGLY HACK
makes move/resize events not get queued, so to avoid a race
UGLY HACK
Dana Jansens [Wed, 15 Oct 2003 07:29:17 +0000 (07:29 +0000)]
focus fallback when focus is on PointerRoot
Dana Jansens [Wed, 15 Oct 2003 06:35:33 +0000 (06:35 +0000)]
add COMPLIANCE
Dana Jansens [Wed, 15 Oct 2003 06:34:53 +0000 (06:34 +0000)]
current WMWH compliance
Dana Jansens [Wed, 15 Oct 2003 06:13:58 +0000 (06:13 +0000)]
recent changes
Dana Jansens [Wed, 15 Oct 2003 05:50:56 +0000 (05:50 +0000)]
dont let clients be above and below
Dana Jansens [Wed, 15 Oct 2003 05:06:16 +0000 (05:06 +0000)]
missing ;
Dana Jansens [Wed, 15 Oct 2003 04:56:32 +0000 (04:56 +0000)]
only inherit layer when both windows are the same normal status
Dana Jansens [Wed, 15 Oct 2003 04:02:38 +0000 (04:02 +0000)]
delete old save file when changing the session save file
Dana Jansens [Wed, 15 Oct 2003 03:59:35 +0000 (03:59 +0000)]
consistant glib type usage
Dana Jansens [Wed, 15 Oct 2003 03:11:59 +0000 (03:11 +0000)]
use g_strsplit to save work
Dana Jansens [Wed, 15 Oct 2003 03:08:47 +0000 (03:08 +0000)]
print the signal handler messages only when debugging
Dana Jansens [Wed, 15 Oct 2003 03:08:20 +0000 (03:08 +0000)]
va_start needs va_end
Dana Jansens [Wed, 15 Oct 2003 03:01:34 +0000 (03:01 +0000)]
unmap and map the client window when the frame is hidden/shown
Dana Jansens [Tue, 14 Oct 2003 07:23:42 +0000 (07:23 +0000)]
fix _NET_WM_STRUT oldschool support
Dana Jansens [Tue, 14 Oct 2003 07:21:54 +0000 (07:21 +0000)]
unhilite windows correctly, forget how to break it without this :) what can i say? im high!
Dana Jansens [Tue, 14 Oct 2003 07:20:48 +0000 (07:20 +0000)]
add a test for legacy struts
Dana Jansens [Mon, 13 Oct 2003 08:05:30 +0000 (08:05 +0000)]
remove debug prints
Dana Jansens [Mon, 13 Oct 2003 08:04:48 +0000 (08:04 +0000)]
remove debug print
Dana Jansens [Mon, 13 Oct 2003 07:57:43 +0000 (07:57 +0000)]
smarting picking for cycling to windows woth transients
Dana Jansens [Mon, 13 Oct 2003 05:53:03 +0000 (05:53 +0000)]
indenting
Dana Jansens [Mon, 13 Oct 2003 04:55:38 +0000 (04:55 +0000)]
changes
Dana Jansens [Mon, 13 Oct 2003 04:55:00 +0000 (04:55 +0000)]
ignore fullscreen windows in placing
Dana Jansens [Mon, 13 Oct 2003 04:01:11 +0000 (04:01 +0000)]
handle multiple focusin/out in one batch
Dana Jansens [Mon, 13 Oct 2003 03:48:52 +0000 (03:48 +0000)]
indenting
Dana Jansens [Mon, 13 Oct 2003 03:47:52 +0000 (03:47 +0000)]
dont put windows below by default
Dana Jansens [Mon, 13 Oct 2003 02:52:59 +0000 (02:52 +0000)]
inherit above/below more carefully
Dana Jansens [Mon, 13 Oct 2003 01:41:03 +0000 (01:41 +0000)]
avoid putting dialog windows under higher layered windows
Dana Jansens [Mon, 13 Oct 2003 01:10:03 +0000 (01:10 +0000)]
when getting the state, grab the above/below from the max amongst other members of the client's group
Dana Jansens [Mon, 13 Oct 2003 00:51:59 +0000 (00:51 +0000)]
autogenned updates
Dana Jansens [Mon, 13 Oct 2003 00:28:25 +0000 (00:28 +0000)]
fire the destroy fnuction for timers when they are removed
Dana Jansens [Sun, 12 Oct 2003 23:44:21 +0000 (23:44 +0000)]
make em saveunder
Dana Jansens [Sun, 12 Oct 2003 23:15:17 +0000 (23:15 +0000)]
rc4
Dana Jansens [Sun, 12 Oct 2003 20:47:27 +0000 (20:47 +0000)]
changes
Dana Jansens [Sun, 12 Oct 2003 20:47:05 +0000 (20:47 +0000)]
dont wrap in the default keyboard desktop switching bindings
Dana Jansens [Sun, 12 Oct 2003 20:46:27 +0000 (20:46 +0000)]
when not wrapping, still show the dialog when you reach an edge
Dana Jansens [Sun, 12 Oct 2003 20:39:48 +0000 (20:39 +0000)]
more changes
Dana Jansens [Sun, 12 Oct 2003 20:38:31 +0000 (20:38 +0000)]
reverse the directions for the default mouse wheel bindings
Dana Jansens [Sun, 12 Oct 2003 20:33:52 +0000 (20:33 +0000)]
recent changes
Dana Jansens [Sun, 12 Oct 2003 20:33:37 +0000 (20:33 +0000)]
add X_LIBS to the binaries
Dana Jansens [Sun, 12 Oct 2003 20:30:38 +0000 (20:30 +0000)]
cooler method
Dana Jansens [Sun, 12 Oct 2003 20:28:35 +0000 (20:28 +0000)]
allow focus to be moved off top level managed windows, as long as its not None or the root.
Dana Jansens [Sun, 12 Oct 2003 20:27:42 +0000 (20:27 +0000)]
add libxrender-dev to the pkg list. debian fucked up.
Dana Jansens [Sun, 12 Oct 2003 19:12:39 +0000 (19:12 +0000)]
indenting
Dana Jansens [Sun, 12 Oct 2003 19:06:46 +0000 (19:06 +0000)]
woot sexy
Dana Jansens [Sat, 11 Oct 2003 18:08:44 +0000 (18:08 +0000)]
recent changes
Dana Jansens [Sat, 11 Oct 2003 17:57:50 +0000 (17:57 +0000)]
the menu's labels are allocated
Dana Jansens [Sat, 11 Oct 2003 16:19:17 +0000 (16:19 +0000)]
gracefully handle grabs failing when doing interactive actions
Dana Jansens [Sat, 11 Oct 2003 14:38:45 +0000 (14:38 +0000)]
fix a crasher hopefully
Dana Jansens [Sat, 11 Oct 2003 08:24:49 +0000 (08:24 +0000)]
smarter picking of heads for client windows
Dana Jansens [Sat, 11 Oct 2003 08:21:51 +0000 (08:21 +0000)]
raise windows when they change modality
Dana Jansens [Sat, 11 Oct 2003 08:19:27 +0000 (08:19 +0000)]
remove XXX
Dana Jansens [Sat, 11 Oct 2003 08:05:56 +0000 (08:05 +0000)]
fix warnings
Dana Jansens [Sat, 11 Oct 2003 08:03:46 +0000 (08:03 +0000)]
add the en@*.po files
Dana Jansens [Sat, 11 Oct 2003 07:43:20 +0000 (07:43 +0000)]
screw that
Dana Jansens [Sat, 11 Oct 2003 07:40:27 +0000 (07:40 +0000)]
make _NET_WM_ACTIVATE messages bring the client to the current desktop
Dana Jansens [Sat, 11 Oct 2003 07:37:40 +0000 (07:37 +0000)]
bleh
Dana Jansens [Sat, 11 Oct 2003 07:37:18 +0000 (07:37 +0000)]
recent changes
Dana Jansens [Sat, 11 Oct 2003 07:35:05 +0000 (07:35 +0000)]
give clients being restored from a session a little more flexibility in lpacement so they will go back where they were when saved
Dana Jansens [Sat, 11 Oct 2003 07:24:31 +0000 (07:24 +0000)]
recent changes
Dana Jansens [Sat, 11 Oct 2003 07:05:12 +0000 (07:05 +0000)]
use vera for the font in blah41 and make the size nicer
Dana Jansens [Sat, 11 Oct 2003 06:48:13 +0000 (06:48 +0000)]
color_black was unused
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
This page took 0.056062 seconds and 4 git commands to generate.