]> icculus.org git repositories - dana/openbox.git/log
dana/openbox.git
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.

20 years agoindenting
Dana Jansens [Sun, 12 Oct 2003 19:12:39 +0000 (19:12 +0000)]
indenting

20 years agowoot sexy
Dana Jansens [Sun, 12 Oct 2003 19:06:46 +0000 (19:06 +0000)]
woot sexy

20 years agorecent changes
Dana Jansens [Sat, 11 Oct 2003 18:08:44 +0000 (18:08 +0000)]
recent changes

20 years agothe menu's labels are allocated
Dana Jansens [Sat, 11 Oct 2003 17:57:50 +0000 (17:57 +0000)]
the menu's labels are allocated

20 years agogracefully handle grabs failing when doing interactive actions
Dana Jansens [Sat, 11 Oct 2003 16:19:17 +0000 (16:19 +0000)]
gracefully handle grabs failing when doing interactive actions

20 years agofix a crasher hopefully
Dana Jansens [Sat, 11 Oct 2003 14:38:45 +0000 (14:38 +0000)]
fix a crasher hopefully

20 years agosmarter picking of heads for client windows
Dana Jansens [Sat, 11 Oct 2003 08:24:49 +0000 (08:24 +0000)]
smarter picking of heads for client windows

20 years agoraise windows when they change modality
Dana Jansens [Sat, 11 Oct 2003 08:21:51 +0000 (08:21 +0000)]
raise windows when they change modality

20 years agoremove XXX
Dana Jansens [Sat, 11 Oct 2003 08:19:27 +0000 (08:19 +0000)]
remove XXX

20 years agofix warnings
Dana Jansens [Sat, 11 Oct 2003 08:05:56 +0000 (08:05 +0000)]
fix warnings

20 years agoadd the en@*.po files
Dana Jansens [Sat, 11 Oct 2003 08:03:46 +0000 (08:03 +0000)]
add the en@*.po files

20 years agoscrew that
Dana Jansens [Sat, 11 Oct 2003 07:43:20 +0000 (07:43 +0000)]
screw that

20 years agomake _NET_WM_ACTIVATE messages bring the client to the current desktop
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

20 years agobleh
Dana Jansens [Sat, 11 Oct 2003 07:37:40 +0000 (07:37 +0000)]
bleh

20 years agorecent changes
Dana Jansens [Sat, 11 Oct 2003 07:37:18 +0000 (07:37 +0000)]
recent changes

20 years agogive clients being restored from a session a little more flexibility in lpacement...
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

20 years agorecent changes
Dana Jansens [Sat, 11 Oct 2003 07:24:31 +0000 (07:24 +0000)]
recent changes

20 years agouse vera for the font in blah41 and make the size nicer
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

20 years agocolor_black was unused
Dana Jansens [Sat, 11 Oct 2003 06:48:13 +0000 (06:48 +0000)]
color_black was unused

20 years agouse RrColorPixel
Dana Jansens [Sat, 11 Oct 2003 06:47:29 +0000 (06:47 +0000)]
use RrColorPixel

20 years agofree menuframes when they fail to show themselves
Dana Jansens [Sat, 11 Oct 2003 06:47:11 +0000 (06:47 +0000)]
free menuframes when they fail to show themselves

20 years agoadd debug shit
Dana Jansens [Sat, 11 Oct 2003 06:46:51 +0000 (06:46 +0000)]
add debug shit

20 years agosimplify
Dana Jansens [Sat, 11 Oct 2003 06:45:41 +0000 (06:45 +0000)]
simplify

20 years agoadd an id to colors for debugging purposes
Dana Jansens [Sat, 11 Oct 2003 06:45:04 +0000 (06:45 +0000)]
add an id to colors for debugging purposes

20 years agoswitch to the desktop after activating the client. this means that for omnipresent...
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.

20 years agohandle case where session saves a 0 width/height (for maximized windows!)
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!)

20 years agoif the current SN_WM owner is our window (can this happen?) then ignore it
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

20 years agouse the LINGUAS file
Dana Jansens [Sat, 11 Oct 2003 03:42:37 +0000 (03:42 +0000)]
use the LINGUAS file

20 years agoadd the LINGUAS file
Dana Jansens [Sat, 11 Oct 2003 03:42:32 +0000 (03:42 +0000)]
add the LINGUAS file

20 years agoadd en@* tranlations
Dana Jansens [Sat, 11 Oct 2003 03:42:24 +0000 (03:42 +0000)]
add en@* tranlations

20 years agomem leak
Dana Jansens [Sat, 11 Oct 2003 03:42:15 +0000 (03:42 +0000)]
mem leak

20 years agoremove the --sm-disable from argv
Dana Jansens [Fri, 10 Oct 2003 16:20:48 +0000 (16:20 +0000)]
remove the --sm-disable from argv

20 years agoindenting
Dana Jansens [Fri, 10 Oct 2003 08:28:18 +0000 (08:28 +0000)]
indenting

20 years agoset the defaults for typed windows in client_get_all:
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

20 years agorecent changes
Dana Jansens [Fri, 10 Oct 2003 06:05:33 +0000 (06:05 +0000)]
recent changes

20 years agodo client_raise after client_focus for new windows
Dana Jansens [Fri, 10 Oct 2003 06:00:27 +0000 (06:00 +0000)]
do client_raise after client_focus for new windows

20 years agodont leave the focus indicator hanging around when dialogs are disabled
Dana Jansens [Fri, 10 Oct 2003 05:56:12 +0000 (05:56 +0000)]
dont leave the focus indicator hanging around when dialogs are disabled

20 years agosame shit different pile
Dana Jansens [Fri, 10 Oct 2003 05:39:59 +0000 (05:39 +0000)]
same shit different pile

20 years agofix memory leak
Dana Jansens [Fri, 10 Oct 2003 05:39:21 +0000 (05:39 +0000)]
fix memory leak

20 years agoadd a check to make sure the color hash is empty on shutdown
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

20 years agoadd an assert to try catch color hash table misuses
Dana Jansens [Fri, 10 Oct 2003 05:37:24 +0000 (05:37 +0000)]
add an assert to try catch color hash table misuses

20 years agofree the data paths
Dana Jansens [Fri, 10 Oct 2003 05:36:30 +0000 (05:36 +0000)]
free the data paths

20 years agoindenting
Dana Jansens [Fri, 10 Oct 2003 05:36:02 +0000 (05:36 +0000)]
indenting

20 years agomake a copy of the color
Dana Jansens [Fri, 10 Oct 2003 05:33:31 +0000 (05:33 +0000)]
make a copy of the color

20 years agodont set ret unless you will be returning TRUE
Dana Jansens [Fri, 10 Oct 2003 04:33:12 +0000 (04:33 +0000)]
dont set ret unless you will be returning TRUE

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