]> icculus.org git repositories - mikachu/openbox.git/log
mikachu/openbox.git
20 years agodid anyone use this?
Mikael Magnusson [Sat, 20 Mar 2004 16:01:22 +0000 (16:01 +0000)]
did anyone use this?

20 years agowhitespace changes
Mikael Magnusson [Sat, 20 Mar 2004 15:48:38 +0000 (15:48 +0000)]
whitespace changes

20 years agothe old event code
Mikael Magnusson [Thu, 18 Mar 2004 11:54:15 +0000 (11:54 +0000)]
the old event code

20 years agothis might fix focusLast which was previously borken when closing a window and the...
Mikael Magnusson [Wed, 25 Feb 2004 19:07:40 +0000 (19:07 +0000)]
this might fix focusLast which was previously borken when closing a window and the pointer was on it and then going onto another from the close. er, yeah.

20 years agoadd back the focusLast option for the "i lost count"th time
Mikael Magnusson [Tue, 24 Feb 2004 20:26:08 +0000 (20:26 +0000)]
add back the focusLast option for the "i lost count"th time

20 years agohopefully fix some stuff with kde tray icons
Mikael Magnusson [Tue, 24 Feb 2004 20:11:36 +0000 (20:11 +0000)]
hopefully fix some stuff with kde tray icons

20 years agoon second thought, i might do some developing
Mikael Magnusson [Fri, 20 Feb 2004 23:24:56 +0000 (23:24 +0000)]
on second thought, i might do some developing

20 years agoadd setting <desktops><firstdesk>num<//> to set which desktop to start on, also fix...
Mikael Magnusson [Thu, 19 Feb 2004 14:33:59 +0000 (14:33 +0000)]
add setting <desktops><firstdesk>num<//> to set which desktop to start on, also fix a guint that should be gint. (used to let you say you want negative number of desktops)

20 years agothis will be exciting
Mikael Magnusson [Thu, 19 Feb 2004 13:29:25 +0000 (13:29 +0000)]
this will be exciting

20 years agoadd recent changes openbox-3_1-RELEASE
Dana Jansens [Mon, 22 Dec 2003 20:08:25 +0000 (20:08 +0000)]
add recent changes

20 years agoadd ja
Dana Jansens [Mon, 22 Dec 2003 19:47:16 +0000 (19:47 +0000)]
add ja

20 years ago3.1
Dana Jansens [Mon, 22 Dec 2003 19:46:16 +0000 (19:46 +0000)]
3.1

20 years agodont persist the linear state, not sure why i did it and it breaks stuff. hope changi...
Dana Jansens [Mon, 22 Dec 2003 18:54:14 +0000 (18:54 +0000)]
dont persist the linear state, not sure why i did it and it breaks stuff. hope changing this doesnt break other stuff!!! closes #1025

20 years agoclosed 881
Dana Jansens [Mon, 22 Dec 2003 18:39:43 +0000 (18:39 +0000)]
closed 881

20 years agodont have glib reap children, we shall reap them instead to avoid zombies from proces...
Dana Jansens [Mon, 22 Dec 2003 18:37:12 +0000 (18:37 +0000)]
dont have glib reap children, we shall reap them instead to avoid zombies from processes tranferred to us

20 years agorecent changes
Dana Jansens [Mon, 22 Dec 2003 18:20:09 +0000 (18:20 +0000)]
recent changes

20 years agodont make our frame windows override-redirect, so that configure requests are generat...
Dana Jansens [Mon, 22 Dec 2003 18:16:47 +0000 (18:16 +0000)]
dont make our frame windows override-redirect, so that configure requests are generated if apps try to configure our frame (eg. import -frame)

20 years agowhitespace
Dana Jansens [Mon, 22 Dec 2003 18:16:02 +0000 (18:16 +0000)]
whitespace

20 years agoadd recent changes
Dana Jansens [Mon, 22 Dec 2003 17:54:40 +0000 (17:54 +0000)]
add recent changes

20 years agoadd japanese translation
Dana Jansens [Mon, 22 Dec 2003 17:50:36 +0000 (17:50 +0000)]
add japanese translation

20 years agos/guint/gboolean/ oops
Dana Jansens [Mon, 22 Dec 2003 17:43:38 +0000 (17:43 +0000)]
s/guint/gboolean/ oops

20 years agodon't use action_run_string in action.c, pass along the data so that the second actio...
Dana Jansens [Mon, 22 Dec 2003 17:38:05 +0000 (17:38 +0000)]
don't use action_run_string in action.c, pass along the data so that the second action gets all the same flags

20 years agomake all dialog typed windows transient for their group if they dont specify a WM_TRA...
Dana Jansens [Mon, 22 Dec 2003 17:24:51 +0000 (17:24 +0000)]
make all dialog typed windows transient for their group if they dont specify a WM_TRANSIENT_FOR hint.

20 years agodont scale images to 0 px wide or tall
Dana Jansens [Tue, 11 Nov 2003 12:04:47 +0000 (12:04 +0000)]
dont scale images to 0 px wide or tall

20 years agouse g_snprintf instead of sprintf
Dana Jansens [Tue, 11 Nov 2003 11:59:50 +0000 (11:59 +0000)]
use g_snprintf instead of sprintf

20 years agodont go changing the session file all the time, and so then dont need to unlink so...
Dana Jansens [Tue, 11 Nov 2003 11:54:29 +0000 (11:54 +0000)]
dont go changing the session file all the time, and so then dont need to unlink so we dont end up stalling when the same session is asked for more than once.

20 years agorecent changes
Dana Jansens [Mon, 27 Oct 2003 20:44:12 +0000 (20:44 +0000)]
recent changes

20 years agoremove the debian menu file
Dana Jansens [Mon, 27 Oct 2003 20:43:41 +0000 (20:43 +0000)]
remove the debian menu file

20 years ago3.0 time
Dana Jansens [Mon, 27 Oct 2003 20:19:14 +0000 (20:19 +0000)]
3.0 time

20 years agodist the version.h.in not the version.h
Dana Jansens [Mon, 27 Oct 2003 20:14:30 +0000 (20:14 +0000)]
dist the version.h.in not the version.h

20 years agoadd version.h
Dana Jansens [Mon, 27 Oct 2003 20:13:23 +0000 (20:13 +0000)]
add version.h

20 years agoadd version info the library headers
Dana Jansens [Mon, 27 Oct 2003 20:11:14 +0000 (20:11 +0000)]
add version info the library headers

20 years agodisable the "Go there" menu entry when its the current desktop
Dana Jansens [Mon, 27 Oct 2003 19:59:11 +0000 (19:59 +0000)]
disable the "Go there" menu entry when its the current desktop

20 years agowas setting NULL incorrectly to cancel actions and then not checking for NULL before...
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

20 years agog_strerror
Dana Jansens [Sat, 25 Oct 2003 19:40:54 +0000 (19:40 +0000)]
g_strerror

20 years agouse gpointer for void*
Dana Jansens [Sat, 25 Oct 2003 19:39:19 +0000 (19:39 +0000)]
use gpointer for void*

20 years agog_getenv fix, it returns const char*. 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*

20 years agouse g_getenv
Dana Jansens [Sat, 25 Oct 2003 19:35:12 +0000 (19:35 +0000)]
use g_getenv

20 years agooops typo of doom
Dana Jansens [Sat, 25 Oct 2003 19:30:48 +0000 (19:30 +0000)]
oops typo of doom

20 years agouse g_[s]list_next/previous consistantly, and check for "it" instead of "it != NULL...
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 :)

20 years agoshow a message if chdir() fails
Dana Jansens [Sat, 25 Oct 2003 19:16:57 +0000 (19:16 +0000)]
show a message if chdir() fails

20 years agocapitalization consistency
Dana Jansens [Sat, 25 Oct 2003 19:16:38 +0000 (19:16 +0000)]
capitalization consistency

20 years agofree the GErrror
Dana Jansens [Sat, 25 Oct 2003 19:14:30 +0000 (19:14 +0000)]
free the GErrror

20 years agofree the GError
Dana Jansens [Sat, 25 Oct 2003 19:14:10 +0000 (19:14 +0000)]
free the GError

20 years agomuch improved functions for maknig directories, props to Logan
Dana Jansens [Sat, 25 Oct 2003 19:13:09 +0000 (19:13 +0000)]
much improved functions for maknig directories, props to Logan

20 years agoavoid duplicates in the path lists
Dana Jansens [Sat, 25 Oct 2003 18:57:34 +0000 (18:57 +0000)]
avoid duplicates in the path lists

20 years agoskip taskbar windows dont appear in the client menu
Dana Jansens [Thu, 23 Oct 2003 07:28:14 +0000 (07:28 +0000)]
skip taskbar windows dont appear in the client menu

20 years agodont use the parent's title in the focus cycling dialog
Dana Jansens [Sat, 18 Oct 2003 22:15:32 +0000 (22:15 +0000)]
dont use the parent's title in the focus cycling dialog

20 years agoassert that add_new is not making a duplicate entry
Dana Jansens [Sat, 18 Oct 2003 22:11:18 +0000 (22:11 +0000)]
assert that add_new is not making a duplicate entry

20 years agoadd to teh focus order before the call to change_state, since this can remove/add...
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

20 years agoallow parents of transients to be focus cycled to
Dana Jansens [Sat, 18 Oct 2003 22:08:37 +0000 (22:08 +0000)]
allow parents of transients to be focus cycled to

20 years agomake the all desktops thinger get disabled too
Dana Jansens [Fri, 17 Oct 2003 06:27:14 +0000 (06:27 +0000)]
make the all desktops thinger get disabled too

20 years agochanges
Dana Jansens [Wed, 15 Oct 2003 17:54:34 +0000 (17:54 +0000)]
changes

20 years agoadd comment
Dana Jansens [Wed, 15 Oct 2003 17:04:27 +0000 (17:04 +0000)]
add comment

20 years agorecent change
Dana Jansens [Wed, 15 Oct 2003 16:18:16 +0000 (16:18 +0000)]
recent change

20 years agoadd DOCK_NORMAL stacking layer
Dana Jansens [Wed, 15 Oct 2003 16:17:33 +0000 (16:17 +0000)]
add DOCK_NORMAL stacking layer

20 years agoboth must be normal to inherit above/below
Dana Jansens [Wed, 15 Oct 2003 16:14:29 +0000 (16:14 +0000)]
both must be normal to inherit above/below

20 years agoUGLY HACK
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

20 years agofocus fallback when focus is on PointerRoot
Dana Jansens [Wed, 15 Oct 2003 07:29:17 +0000 (07:29 +0000)]
focus fallback when focus is on PointerRoot

20 years agoadd COMPLIANCE
Dana Jansens [Wed, 15 Oct 2003 06:35:33 +0000 (06:35 +0000)]
add COMPLIANCE

20 years agocurrent WMWH compliance
Dana Jansens [Wed, 15 Oct 2003 06:34:53 +0000 (06:34 +0000)]
current WMWH compliance

20 years agorecent changes
Dana Jansens [Wed, 15 Oct 2003 06:13:58 +0000 (06:13 +0000)]
recent changes

20 years agodont let clients be above and below
Dana Jansens [Wed, 15 Oct 2003 05:50:56 +0000 (05:50 +0000)]
dont let clients be above and below

20 years agomissing ;
Dana Jansens [Wed, 15 Oct 2003 05:06:16 +0000 (05:06 +0000)]
missing ;

20 years agoonly inherit layer when both windows are the same normal status
Dana Jansens [Wed, 15 Oct 2003 04:56:32 +0000 (04:56 +0000)]
only inherit layer when both windows are the same normal status

20 years agodelete old save file when changing the session save file
Dana Jansens [Wed, 15 Oct 2003 04:02:38 +0000 (04:02 +0000)]
delete old save file when changing the session save file

20 years agoconsistant glib type usage
Dana Jansens [Wed, 15 Oct 2003 03:59:35 +0000 (03:59 +0000)]
consistant glib type usage

20 years agouse g_strsplit to save work
Dana Jansens [Wed, 15 Oct 2003 03:11:59 +0000 (03:11 +0000)]
use g_strsplit to save work

20 years agoprint the signal handler messages only when debugging
Dana Jansens [Wed, 15 Oct 2003 03:08:47 +0000 (03:08 +0000)]
print the signal handler messages only when debugging

20 years agova_start needs va_end
Dana Jansens [Wed, 15 Oct 2003 03:08:20 +0000 (03:08 +0000)]
va_start needs va_end

20 years agounmap and map the client window when the frame is hidden/shown
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

20 years agofix _NET_WM_STRUT oldschool support
Dana Jansens [Tue, 14 Oct 2003 07:23:42 +0000 (07:23 +0000)]
fix _NET_WM_STRUT oldschool support

20 years agounhilite windows correctly, forget how to break it without this :) what can i say...
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!

20 years agoadd a test for legacy struts
Dana Jansens [Tue, 14 Oct 2003 07:20:48 +0000 (07:20 +0000)]
add a test for legacy struts

20 years agoremove debug prints openbox-3_0-rc4-RELEASE
Dana Jansens [Mon, 13 Oct 2003 08:05:30 +0000 (08:05 +0000)]
remove debug prints

20 years agoremove debug print
Dana Jansens [Mon, 13 Oct 2003 08:04:48 +0000 (08:04 +0000)]
remove debug print

20 years agosmarting picking for cycling to windows woth transients
Dana Jansens [Mon, 13 Oct 2003 07:57:43 +0000 (07:57 +0000)]
smarting picking for cycling to windows woth transients

20 years agoindenting
Dana Jansens [Mon, 13 Oct 2003 05:53:03 +0000 (05:53 +0000)]
indenting

20 years agochanges
Dana Jansens [Mon, 13 Oct 2003 04:55:38 +0000 (04:55 +0000)]
changes

20 years agoignore fullscreen windows in placing
Dana Jansens [Mon, 13 Oct 2003 04:55:00 +0000 (04:55 +0000)]
ignore fullscreen windows in placing

20 years agohandle multiple focusin/out in one batch
Dana Jansens [Mon, 13 Oct 2003 04:01:11 +0000 (04:01 +0000)]
handle multiple focusin/out in one batch

20 years agoindenting
Dana Jansens [Mon, 13 Oct 2003 03:48:52 +0000 (03:48 +0000)]
indenting

20 years agodont put windows below by default
Dana Jansens [Mon, 13 Oct 2003 03:47:52 +0000 (03:47 +0000)]
dont put windows below by default

20 years agoinherit above/below more carefully
Dana Jansens [Mon, 13 Oct 2003 02:52:59 +0000 (02:52 +0000)]
inherit above/below more carefully

20 years agoavoid putting dialog windows under higher layered windows
Dana Jansens [Mon, 13 Oct 2003 01:41:03 +0000 (01:41 +0000)]
avoid putting dialog windows under higher layered windows

20 years agowhen getting the state, grab the above/below from the max amongst other members of...
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

20 years agoautogenned updates
Dana Jansens [Mon, 13 Oct 2003 00:51:59 +0000 (00:51 +0000)]
autogenned updates

20 years agofire the destroy fnuction for timers when they are removed
Dana Jansens [Mon, 13 Oct 2003 00:28:25 +0000 (00:28 +0000)]
fire the destroy fnuction for timers when they are removed

20 years agomake em saveunder
Dana Jansens [Sun, 12 Oct 2003 23:44:21 +0000 (23:44 +0000)]
make em saveunder

20 years agorc4
Dana Jansens [Sun, 12 Oct 2003 23:15:17 +0000 (23:15 +0000)]
rc4

20 years agochanges
Dana Jansens [Sun, 12 Oct 2003 20:47:27 +0000 (20:47 +0000)]
changes

20 years agodont wrap in the default keyboard desktop switching bindings
Dana Jansens [Sun, 12 Oct 2003 20:47:05 +0000 (20:47 +0000)]
dont wrap in the default keyboard desktop switching bindings

20 years agowhen not wrapping, still show the dialog when you reach an edge
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

20 years agomore changes
Dana Jansens [Sun, 12 Oct 2003 20:39:48 +0000 (20:39 +0000)]
more changes

20 years agoreverse the directions for the default mouse wheel bindings
Dana Jansens [Sun, 12 Oct 2003 20:38:31 +0000 (20:38 +0000)]
reverse the directions for the default mouse wheel bindings

20 years agorecent changes
Dana Jansens [Sun, 12 Oct 2003 20:33:52 +0000 (20:33 +0000)]
recent changes

20 years agoadd X_LIBS to the binaries
Dana Jansens [Sun, 12 Oct 2003 20:33:37 +0000 (20:33 +0000)]
add X_LIBS to the binaries

20 years agocooler method
Dana Jansens [Sun, 12 Oct 2003 20:30:38 +0000 (20:30 +0000)]
cooler method

20 years agoallow focus to be moved off top level managed windows, as long as its not None or...
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.

20 years agoadd libxrender-dev to the pkg list. debian fucked up.
Dana Jansens [Sun, 12 Oct 2003 20:27:42 +0000 (20:27 +0000)]
add libxrender-dev to the pkg list. debian fucked up.