mikachu/openbox.git
21 years agoadd the doxygen configuration
Dana Jansens [Wed, 29 Jan 2003 09:12:09 +0000 (09:12 +0000)]
add the doxygen configuration

21 years agodon't manage override_redirect windows.
Dana Jansens [Wed, 29 Jan 2003 08:59:13 +0000 (08:59 +0000)]
don't manage override_redirect windows.
don't manage windows for whome get attributes fails.
validate the client before managing it.

21 years agoallow for the client to be validated.
Dana Jansens [Wed, 29 Jan 2003 08:58:28 +0000 (08:58 +0000)]
allow for the client to be validated.
don't manage override_redirect windows.
don't manage windows for whome get attributes fails.
validate the client before managing it.
validate the client in functions that query stuff off it: propertyHandler and clientMessageHandler

21 years agomake default focus model click-focus.
Dana Jansens [Wed, 29 Jan 2003 08:51:17 +0000 (08:51 +0000)]
make default focus model click-focus.
make middle-click focus the window

21 years agoignore errors when proxying configurerequests
Dana Jansens [Wed, 29 Jan 2003 08:50:52 +0000 (08:50 +0000)]
ignore errors when proxying configurerequests

21 years agoallow for ignoring x errors.
Dana Jansens [Wed, 29 Jan 2003 08:50:30 +0000 (08:50 +0000)]
allow for ignoring x errors.

21 years agoallow for ignoring x errors.
Dana Jansens [Wed, 29 Jan 2003 08:50:12 +0000 (08:50 +0000)]
allow for ignoring x errors.
make grab() sunc immediately and ungrab() flush

21 years agolink the test apps properly
Dana Jansens [Wed, 29 Jan 2003 08:49:34 +0000 (08:49 +0000)]
link the test apps properly

21 years agogive the debian pkg names
Dana Jansens [Wed, 29 Jan 2003 07:28:03 +0000 (07:28 +0000)]
give the debian pkg names

21 years agoadd comment
Dana Jansens [Wed, 29 Jan 2003 01:38:45 +0000 (01:38 +0000)]
add comment

21 years agograb the pointer when grabbing the keyboard to discard pointer events
Dana Jansens [Wed, 29 Jan 2003 00:50:28 +0000 (00:50 +0000)]
grab the pointer when grabbing the keyboard to discard pointer events

21 years agoonly ignore NotifyGrab again
Dana Jansens [Wed, 29 Jan 2003 00:47:32 +0000 (00:47 +0000)]
only ignore NotifyGrab again

21 years agocomment unused variable
Dana Jansens [Wed, 29 Jan 2003 00:46:31 +0000 (00:46 +0000)]
comment unused variable

21 years agorm debug print
Dana Jansens [Wed, 29 Jan 2003 00:46:19 +0000 (00:46 +0000)]
rm debug print

21 years agosync after sending focus
Dana Jansens [Wed, 29 Jan 2003 00:45:28 +0000 (00:45 +0000)]
sync after sending focus

21 years agoignore more focus events, and also crossing events from grabs
Dana Jansens [Wed, 29 Jan 2003 00:44:55 +0000 (00:44 +0000)]
ignore more focus events, and also crossing events from grabs

21 years agodestroy the list before ungrabbing
Dana Jansens [Wed, 29 Jan 2003 00:44:41 +0000 (00:44 +0000)]
destroy the list before ungrabbing

21 years agohandle weird cases where theres no more focused windows left gracefully (switching...
Dana Jansens [Tue, 28 Jan 2003 06:45:25 +0000 (06:45 +0000)]
handle weird cases where theres no more focused windows left gracefully (switching desktops)

21 years agoadd docs
Dana Jansens [Tue, 28 Jan 2003 05:57:58 +0000 (05:57 +0000)]
add docs

21 years agoadd comments at the top for the functions
Dana Jansens [Tue, 28 Jan 2003 05:56:38 +0000 (05:56 +0000)]
add comments at the top for the functions

21 years agostacked_cycle_popup_list done
Dana Jansens [Tue, 28 Jan 2003 05:38:32 +0000 (05:38 +0000)]
stacked_cycle_popup_list done

21 years agofix bug in python when rming window while cycling
Dana Jansens [Tue, 28 Jan 2003 05:30:12 +0000 (05:30 +0000)]
fix bug in python when rming window while cycling

21 years agotitlebar focus in the background of the popuplist
Dana Jansens [Tue, 28 Jan 2003 05:01:39 +0000 (05:01 +0000)]
titlebar focus in the background of the popuplist

21 years agoadd margins, and limit title lengths
Dana Jansens [Tue, 28 Jan 2003 05:00:39 +0000 (05:00 +0000)]
add margins, and limit title lengths

21 years agofocus cycling list
Dana Jansens [Tue, 28 Jan 2003 04:53:10 +0000 (04:53 +0000)]
focus cycling list

21 years agomove the font up in the file so its generated before renderstyle
Dana Jansens [Tue, 28 Jan 2003 04:53:01 +0000 (04:53 +0000)]
move the font up in the file so its generated before renderstyle

21 years agoinclude gettext.h from ../src
Dana Jansens [Tue, 28 Jan 2003 03:26:59 +0000 (03:26 +0000)]
include gettext.h from ../src

21 years agoinclude gettext from ../src
Dana Jansens [Tue, 28 Jan 2003 03:24:45 +0000 (03:24 +0000)]
include gettext from ../src

21 years agoadd version for automake
Dana Jansens [Tue, 28 Jan 2003 03:18:43 +0000 (03:18 +0000)]
add version for automake

21 years agoa little reordering.. useless really
Dana Jansens [Tue, 28 Jan 2003 00:31:20 +0000 (00:31 +0000)]
a little reordering.. useless really

21 years agosetStyle in the constructor
Dana Jansens [Tue, 28 Jan 2003 00:30:57 +0000 (00:30 +0000)]
setStyle in the constructor

21 years agosupport the aspect ratio hints in the WMNormalHints
Dana Jansens [Tue, 28 Jan 2003 00:26:54 +0000 (00:26 +0000)]
support the aspect ratio hints in the WMNormalHints

21 years agofont use the same ifdefs as label.hh
Dana Jansens [Mon, 27 Jan 2003 23:47:17 +0000 (23:47 +0000)]
font use the same ifdefs as label.hh

21 years agoadjust chicldren relative to self, not root
Dana Jansens [Mon, 27 Jan 2003 19:37:26 +0000 (19:37 +0000)]
adjust chicldren relative to self, not root

21 years agosetStyle in the constructor of each child widget
Dana Jansens [Mon, 27 Jan 2003 19:11:09 +0000 (19:11 +0000)]
setStyle in the constructor of each child widget

21 years agorm an old stdio include
Dana Jansens [Mon, 27 Jan 2003 19:05:33 +0000 (19:05 +0000)]
rm an old stdio include

21 years agodescribe -DSWIG_GLOBAL
Dana Jansens [Mon, 27 Jan 2003 18:58:50 +0000 (18:58 +0000)]
describe -DSWIG_GLOBAL

21 years agootk should not be including anything in src/
Dana Jansens [Mon, 27 Jan 2003 18:58:08 +0000 (18:58 +0000)]
otk should not be including anything in src/

21 years agoopenbox scripting works again! config too!
Dana Jansens [Mon, 27 Jan 2003 15:59:28 +0000 (15:59 +0000)]
openbox scripting works again! config too!

21 years agoadd new shit
Dana Jansens [Mon, 27 Jan 2003 14:11:56 +0000 (14:11 +0000)]
add new shit

21 years agouse a built-in module to replace libswigpy
Dana Jansens [Mon, 27 Jan 2003 14:10:49 +0000 (14:10 +0000)]
use a built-in module to replace libswigpy

21 years agouse otk objects in the ob scripts by importing otk
Dana Jansens [Mon, 27 Jan 2003 13:42:41 +0000 (13:42 +0000)]
use otk objects in the ob scripts by importing otk

21 years agonew scripts for new script structure
Dana Jansens [Sun, 26 Jan 2003 03:45:24 +0000 (03:45 +0000)]
new scripts for new script structure

21 years agoadd alt-tab to the default bindings
Dana Jansens [Sat, 25 Jan 2003 16:40:26 +0000 (16:40 +0000)]
add alt-tab to the default bindings

21 years agonew/better/cleaner scripting interface
Dana Jansens [Sat, 25 Jan 2003 16:36:55 +0000 (16:36 +0000)]
new/better/cleaner scripting interface

21 years agochange include path to not include otk/
Dana Jansens [Sat, 25 Jan 2003 12:55:46 +0000 (12:55 +0000)]
change include path to not include otk/

21 years agoadd path to include
Dana Jansens [Sat, 25 Jan 2003 09:41:35 +0000 (09:41 +0000)]
add path to include

21 years agoremove these at last
Dana Jansens [Sat, 25 Jan 2003 04:25:06 +0000 (04:25 +0000)]
remove these at last

21 years agoAdded diagonal and crossdiagonal gradients
Derek Foreman [Sat, 25 Jan 2003 03:40:13 +0000 (03:40 +0000)]
Added diagonal and crossdiagonal gradients

21 years agoinclude widgetbase not widget
Dana Jansens [Fri, 24 Jan 2003 19:21:07 +0000 (19:21 +0000)]
include widgetbase not widget

21 years agoadd some design ideas for a glue layer between the wm and the scripts
Dana Jansens [Fri, 24 Jan 2003 11:31:38 +0000 (11:31 +0000)]
add some design ideas for a glue layer between the wm and the scripts

21 years agosome intermediate stage. stacked focus cycling is very broken. dont try it. going...
Dana Jansens [Fri, 24 Jan 2003 09:25:03 +0000 (09:25 +0000)]
some intermediate stage. stacked focus cycling is very broken. dont try it. going to have to change how the python stuff works i think!

21 years agoallow python to grab the keyboard. have release events go to the grabs callback....
Dana Jansens [Fri, 24 Jan 2003 07:37:26 +0000 (07:37 +0000)]
allow python to grab the keyboard. have release events go to the grabs callback. remove the modifier from teh state when a modifier key is the one being released

21 years agoadd all teh steps
Dana Jansens [Fri, 24 Jan 2003 07:00:34 +0000 (07:00 +0000)]
add all teh steps

21 years agoadd instructions for CVS compiling
Dana Jansens [Fri, 24 Jan 2003 06:58:22 +0000 (06:58 +0000)]
add instructions for CVS compiling

21 years agowrapper changes
Dana Jansens [Fri, 24 Jan 2003 05:44:27 +0000 (05:44 +0000)]
wrapper changes

21 years agodont focus on A-Left
Dana Jansens [Fri, 24 Jan 2003 05:44:09 +0000 (05:44 +0000)]
dont focus on A-Left

21 years agoput back the font
Dana Jansens [Fri, 24 Jan 2003 05:23:46 +0000 (05:23 +0000)]
put back the font

21 years agofix a comment
Dana Jansens [Fri, 24 Jan 2003 04:19:50 +0000 (04:19 +0000)]
fix a comment

21 years agobold non-shadowed font
Dana Jansens [Fri, 24 Jan 2003 03:51:06 +0000 (03:51 +0000)]
bold non-shadowed font

21 years agosmaller, non-bold font
Dana Jansens [Fri, 24 Jan 2003 03:35:35 +0000 (03:35 +0000)]
smaller, non-bold font

21 years agodon't make dock type windows auto-omni-present.
Dana Jansens [Fri, 24 Jan 2003 02:27:10 +0000 (02:27 +0000)]
don't make dock type windows auto-omni-present.
add some debug prints

21 years agoadd printf for when a window requests its desktop
Dana Jansens [Fri, 24 Jan 2003 01:38:39 +0000 (01:38 +0000)]
add printf for when a window requests its desktop

21 years agoadd an UrgentNotify callback type. fire it when a window becomes "urgent"
Dana Jansens [Fri, 24 Jan 2003 00:44:36 +0000 (00:44 +0000)]
add an UrgentNotify callback type. fire it when a window becomes "urgent"

21 years agowatch for multiple map requests on the same window. ignore after the first.
Dana Jansens [Fri, 24 Jan 2003 00:08:55 +0000 (00:08 +0000)]
watch for multiple map requests on the same window. ignore after the first.

21 years agoout with the blackbox source
Dana Jansens [Fri, 24 Jan 2003 00:02:24 +0000 (00:02 +0000)]
out with the blackbox source

21 years agorm all the bb shit
Dana Jansens [Thu, 23 Jan 2003 23:55:09 +0000 (23:55 +0000)]
rm all the bb shit

21 years agoremove the old blackbox bullshit
Dana Jansens [Thu, 23 Jan 2003 23:42:46 +0000 (23:42 +0000)]
remove the old blackbox bullshit

21 years agowrap around right for focus cycling
Dana Jansens [Thu, 23 Jan 2003 23:18:05 +0000 (23:18 +0000)]
wrap around right for focus cycling

21 years agoAdded color reduction for 16bpp displays
Derek Foreman [Thu, 23 Jan 2003 18:47:47 +0000 (18:47 +0000)]
Added color reduction for 16bpp displays

21 years agoblef
Dana Jansens [Thu, 23 Jan 2003 15:46:29 +0000 (15:46 +0000)]
blef

21 years agokeep a list of clients in the order that they have been focused
Dana Jansens [Thu, 23 Jan 2003 15:46:19 +0000 (15:46 +0000)]
keep a list of clients in the order that they have been focused

21 years agobe smart about skipping focusing a window from unmap events, watch the unmap_ignore
Dana Jansens [Thu, 23 Jan 2003 15:43:55 +0000 (15:43 +0000)]
be smart about skipping focusing a window from unmap events, watch the unmap_ignore

21 years agoremove client_buttons
Dana Jansens [Thu, 23 Jan 2003 15:32:58 +0000 (15:32 +0000)]
remove client_buttons

21 years agocleanups for how we display iconic state in the hints, and choose it in the mapping...
Dana Jansens [Thu, 23 Jan 2003 14:16:30 +0000 (14:16 +0000)]
cleanups for how we display iconic state in the hints, and choose it in the mapping process. make things work with gnome-panel's restore-to-native/current-workspace

21 years agouse the proper screen area, which excludes area taken up by struts
Dana Jansens [Thu, 23 Jan 2003 13:48:46 +0000 (13:48 +0000)]
use the proper screen area, which excludes area taken up by struts

21 years agomake docks and desktops always on all desktops
Dana Jansens [Thu, 23 Jan 2003 13:28:37 +0000 (13:28 +0000)]
make docks and desktops always on all desktops

21 years agoput this back mostly.
Dana Jansens [Thu, 23 Jan 2003 13:00:58 +0000 (13:00 +0000)]
put this back mostly.

21 years agomake A-1 mouse focus
Dana Jansens [Thu, 23 Jan 2003 13:00:20 +0000 (13:00 +0000)]
make A-1 mouse focus

21 years agothose adds werent a mistake.. :P
Dana Jansens [Thu, 23 Jan 2003 12:49:50 +0000 (12:49 +0000)]
those adds werent a mistake.. :P

21 years agoadd iconifying!!!!
Dana Jansens [Thu, 23 Jan 2003 12:34:11 +0000 (12:34 +0000)]
add iconifying!!!!
also cleanup the map process a bit, the close action wasn't being set in the allowed actions.

21 years agoadd comment, and reformat
Dana Jansens [Thu, 23 Jan 2003 12:13:11 +0000 (12:13 +0000)]
add comment, and reformat

21 years agomaprequests do not come here once the window is managed any more. they go to the...
Dana Jansens [Thu, 23 Jan 2003 12:12:17 +0000 (12:12 +0000)]
maprequests do not come here once the window is managed any more. they go to the plate. make events on the plate go to the client for handling, and dont bother looking for clients in the maprequesthandler anymore

21 years agoremove unused old handlers
Dana Jansens [Thu, 23 Jan 2003 12:10:57 +0000 (12:10 +0000)]
remove unused old handlers

21 years agoput back the background
Dana Jansens [Thu, 23 Jan 2003 09:11:34 +0000 (09:11 +0000)]
put back the background

21 years agocycling by any number of windows
Dana Jansens [Thu, 23 Jan 2003 09:03:06 +0000 (09:03 +0000)]
cycling by any number of windows

21 years agolinear focus cycling
Dana Jansens [Thu, 23 Jan 2003 09:01:40 +0000 (09:01 +0000)]
linear focus cycling

21 years agoset the root window, to a color for now
Dana Jansens [Thu, 23 Jan 2003 07:26:32 +0000 (07:26 +0000)]
set the root window, to a color for now

21 years agofixed incredibly embarassing cut'n'paste error in highlight
Derek Foreman [Thu, 23 Jan 2003 05:58:56 +0000 (05:58 +0000)]
fixed incredibly embarassing cut'n'paste error in highlight

21 years agoFixed corners of bevels
Derek Foreman [Thu, 23 Jan 2003 05:38:08 +0000 (05:38 +0000)]
Fixed corners of bevels

21 years agoAdded bevels
Derek Foreman [Thu, 23 Jan 2003 05:22:50 +0000 (05:22 +0000)]
Added bevels

21 years agoremove the word "sticky" from everywhere, and replace with "all desktops". change...
Dana Jansens [Thu, 23 Jan 2003 05:20:13 +0000 (05:20 +0000)]
remove the word "sticky" from everywhere, and replace with "all desktops". change the titlebar layout to use D instead of S for the all-desktops button

21 years agomake the 'toggle all desktops' button work
Dana Jansens [Thu, 23 Jan 2003 04:49:42 +0000 (04:49 +0000)]
make the 'toggle all desktops' button work

21 years agoadd decor_sticky to the default decorations list
Dana Jansens [Thu, 23 Jan 2003 04:23:58 +0000 (04:23 +0000)]
add decor_sticky to the default decorations list

21 years agoremove the border on the handle
Dana Jansens [Thu, 23 Jan 2003 04:21:25 +0000 (04:21 +0000)]
remove the border on the handle

21 years agoremove debug printfs
Dana Jansens [Thu, 23 Jan 2003 04:20:08 +0000 (04:20 +0000)]
remove debug printfs

21 years agoadded borders to gradient backgrounds
Derek Foreman [Thu, 23 Jan 2003 04:18:05 +0000 (04:18 +0000)]
added borders to gradient backgrounds

21 years agoremove debug printf
Dana Jansens [Thu, 23 Jan 2003 04:17:57 +0000 (04:17 +0000)]
remove debug printf

21 years agocheck if the window exists before trying to focus it
Dana Jansens [Thu, 23 Jan 2003 03:44:18 +0000 (03:44 +0000)]
check if the window exists before trying to focus it

21 years agouse the fieron bitmap mask style
Dana Jansens [Thu, 23 Jan 2003 03:04:43 +0000 (03:04 +0000)]
use the fieron bitmap mask style