dana/openbox.git
20 years agooffset of 1 is default
Dana Jansens [Fri, 22 Aug 2003 16:46:01 +0000 (16:46 +0000)]
offset of 1 is default

20 years agoshrink font by a pixel to make the button bitmaps line up nice
Dana Jansens [Fri, 22 Aug 2003 16:09:20 +0000 (16:09 +0000)]
shrink font by a pixel to make the button bitmaps line up nice

20 years agoonly use visible windows when calcing for raiselower
Dana Jansens [Fri, 22 Aug 2003 15:57:20 +0000 (15:57 +0000)]
only use visible windows when calcing for raiselower

20 years agomaybe smarter
Dana Jansens [Fri, 22 Aug 2003 15:44:20 +0000 (15:44 +0000)]
maybe smarter

20 years agomake the raiselower action smarter
Dana Jansens [Fri, 22 Aug 2003 15:36:44 +0000 (15:36 +0000)]
make the raiselower action smarter

20 years agomake focus and unfocus fonts for window titles. change 'xftfont' to 'font' in the...
Dana Jansens [Fri, 22 Aug 2003 06:14:20 +0000 (06:14 +0000)]
make focus and unfocus fonts for window titles. change 'xftfont' to 'font' in the themes.

20 years agorecent changes
Dana Jansens [Wed, 20 Aug 2003 23:45:43 +0000 (23:45 +0000)]
recent changes

20 years agobetter handling of starting a new interactive grab while one is in progress
Dana Jansens [Wed, 20 Aug 2003 23:25:59 +0000 (23:25 +0000)]
better handling of starting a new interactive grab while one is in progress

20 years agorename the 'root' context to 'desktop'
Dana Jansens [Wed, 20 Aug 2003 23:13:40 +0000 (23:13 +0000)]
rename the 'root' context to 'desktop'

20 years agoadd the 'raiselower' action for raising obscured windows and lowering fully visible...
Dana Jansens [Wed, 20 Aug 2003 23:02:26 +0000 (23:02 +0000)]
add the 'raiselower' action for raising obscured windows and lowering fully visible ones

20 years agoadd an obscured flag that tracks if the frame is at all obscured
Dana Jansens [Wed, 20 Aug 2003 23:01:56 +0000 (23:01 +0000)]
add an obscured flag that tracks if the frame is at all obscured

20 years agoshrink the handles
Dana Jansens [Wed, 20 Aug 2003 22:55:26 +0000 (22:55 +0000)]
shrink the handles

20 years agouse the result from XGetGeometry correctly
Dana Jansens [Wed, 20 Aug 2003 22:50:04 +0000 (22:50 +0000)]
use the result from XGetGeometry correctly

20 years agohandle the XGetGeomtry failing for button releases
Dana Jansens [Wed, 20 Aug 2003 17:06:08 +0000 (17:06 +0000)]
handle the XGetGeomtry failing for button releases

20 years agodont grab client context stuff on desktop windows. check that clint is non-null
Dana Jansens [Wed, 20 Aug 2003 15:50:12 +0000 (15:50 +0000)]
dont grab client context stuff on desktop windows. check that clint is non-null

20 years agograb root mouse bindings on desktop windows also, since they are conceptually the...
Dana Jansens [Wed, 20 Aug 2003 06:17:43 +0000 (06:17 +0000)]
grab root mouse bindings on desktop windows also, since they are conceptually the desktop.

20 years agoreset first to TRUE properly when the desktop popup is off
Dana Jansens [Wed, 20 Aug 2003 04:47:01 +0000 (04:47 +0000)]
reset first to TRUE properly when the desktop popup is off

20 years agomove the pointer while doing a keyboard move/resize
Dana Jansens [Wed, 20 Aug 2003 04:45:55 +0000 (04:45 +0000)]
move the pointer while doing a keyboard move/resize

20 years agofix whitespace
Dana Jansens [Sat, 16 Aug 2003 17:09:14 +0000 (17:09 +0000)]
fix whitespace

20 years agowas reading the menu bullet color into the wrong place
Dana Jansens [Thu, 14 Aug 2003 19:31:49 +0000 (19:31 +0000)]
was reading the menu bullet color into the wrong place

20 years agoskip windows in the alt-tabbing which have the SKIP_TASKBAR hint set on them
Dana Jansens [Thu, 14 Aug 2003 08:21:33 +0000 (08:21 +0000)]
skip windows in the alt-tabbing which have the SKIP_TASKBAR hint set on them

20 years agoadd the gettext version
Dana Jansens [Thu, 14 Aug 2003 07:45:25 +0000 (07:45 +0000)]
add the gettext version

20 years agorecent changes
Dana Jansens [Thu, 14 Aug 2003 07:17:14 +0000 (07:17 +0000)]
recent changes

20 years agofix the offsets used to keep the menus on screen
Dana Jansens [Thu, 14 Aug 2003 07:04:40 +0000 (07:04 +0000)]
fix the offsets used to keep the menus on screen

20 years agodont show titles on submenus. kill the extra 1px at the top of titleless menus
Dana Jansens [Thu, 14 Aug 2003 06:53:41 +0000 (06:53 +0000)]
dont show titles on submenus. kill the extra 1px at the top of titleless menus

20 years agomake putting plugin menus in a menu closer to working..
Dana Jansens [Thu, 14 Aug 2003 06:39:56 +0000 (06:39 +0000)]
make putting plugin menus in a menu closer to working..

20 years agorename root to root-menu
Dana Jansens [Thu, 14 Aug 2003 06:03:00 +0000 (06:03 +0000)]
rename root to root-menu

20 years agoadd the client-list-menu
Dana Jansens [Thu, 14 Aug 2003 06:02:43 +0000 (06:02 +0000)]
add the client-list-menu

20 years agoadd the client_list_menu plugin
Dana Jansens [Thu, 14 Aug 2003 06:01:39 +0000 (06:01 +0000)]
add the client_list_menu plugin

20 years agoadd the destructor for menus
Dana Jansens [Thu, 14 Aug 2003 06:01:26 +0000 (06:01 +0000)]
add the destructor for menus

20 years agoadd a menu destructor callback.
Dana Jansens [Thu, 14 Aug 2003 06:00:38 +0000 (06:00 +0000)]
add a menu destructor callback.
fix a possible crasher where a callback was called with a different menu.

20 years ago80 cols
Dana Jansens [Thu, 14 Aug 2003 05:59:40 +0000 (05:59 +0000)]
80 cols

20 years agoshutdown the menus before the plugins are unloaded
Dana Jansens [Thu, 14 Aug 2003 05:58:11 +0000 (05:58 +0000)]
shutdown the menus before the plugins are unloaded

20 years agomake activate take a here parameter
Dana Jansens [Thu, 14 Aug 2003 05:57:45 +0000 (05:57 +0000)]
make activate take a here parameter

20 years agoparse <here>true</here> for the activate action
Dana Jansens [Thu, 14 Aug 2003 05:56:43 +0000 (05:56 +0000)]
parse <here>true</here> for the activate action

20 years agomake the activate action have a 'here' parameter
Dana Jansens [Thu, 14 Aug 2003 05:53:32 +0000 (05:53 +0000)]
make the activate action have a 'here' parameter

20 years agoadd an 'activate' action
Dana Jansens [Thu, 14 Aug 2003 05:34:51 +0000 (05:34 +0000)]
add an 'activate' action

20 years agomove the resistance plugin into the kernel. dont resist when move/resizing with the...
Dana Jansens [Tue, 12 Aug 2003 19:57:04 +0000 (19:57 +0000)]
move the resistance plugin into the kernel. dont resist when move/resizing with the keyboard, only when doing it with the mouse.

20 years agooops i fucked up tore's patch. better.
Dana Jansens [Tue, 12 Aug 2003 19:41:22 +0000 (19:41 +0000)]
oops i fucked up tore's patch. better.

20 years agobug fixes for growtoedge from tore. props to tore for all the growtoedge and movetoed...
Dana Jansens [Tue, 12 Aug 2003 19:25:03 +0000 (19:25 +0000)]
bug fixes for growtoedge from tore. props to tore for all the growtoedge and movetoedge code, and directional focus code also since i dont think i mentioned his name before in the changelogs woot.

20 years agoadjust for changes to the parsing api.
Dana Jansens [Tue, 12 Aug 2003 19:18:21 +0000 (19:18 +0000)]
adjust for changes to the parsing api.
split the menu into its own file.

20 years agocreate ObParseInst structuer which can be then used to parse more than one file/memor...
Dana Jansens [Tue, 12 Aug 2003 19:14:53 +0000 (19:14 +0000)]
create ObParseInst structuer which can be then used to parse more than one file/memory thing at a time.
add function to parse memory block.

20 years agoprefix/capitalize the mouse actions enum
Dana Jansens [Tue, 12 Aug 2003 18:12:17 +0000 (18:12 +0000)]
prefix/capitalize the mouse actions enum

20 years agooops read the mouse cnofig vars into the right place
Dana Jansens [Tue, 12 Aug 2003 18:08:34 +0000 (18:08 +0000)]
oops read the mouse cnofig vars into the right place

20 years agoadd the chainQuitKey option to teh <keyboard> section of the rc3
Dana Jansens [Tue, 12 Aug 2003 18:05:40 +0000 (18:05 +0000)]
add the chainQuitKey option to teh <keyboard> section of the rc3

20 years agoadd Xutil includes for these badboys on older X versions/solaris
Dana Jansens [Tue, 12 Aug 2003 18:05:08 +0000 (18:05 +0000)]
add Xutil includes for these badboys on older X versions/solaris

20 years agomake all the masks unsigned chars for consistancy woot
Dana Jansens [Tue, 12 Aug 2003 17:51:34 +0000 (17:51 +0000)]
make all the masks unsigned chars for consistancy woot

20 years agokill some warnings
Dana Jansens [Tue, 12 Aug 2003 17:50:00 +0000 (17:50 +0000)]
kill some warnings

20 years agoinclude Xutil for shape.h on old X versions
Dana Jansens [Tue, 12 Aug 2003 17:40:05 +0000 (17:40 +0000)]
include Xutil for shape.h on old X versions

20 years agorendering fixups for submenu bullets
Dana Jansens [Tue, 12 Aug 2003 10:05:36 +0000 (10:05 +0000)]
rendering fixups for submenu bullets

20 years agoadd the cyclingDialog option
Dana Jansens [Tue, 12 Aug 2003 10:04:32 +0000 (10:04 +0000)]
add the cyclingDialog option

20 years agoremove the scrolling on root without alt since that fucks up with the dialog since...
Dana Jansens [Tue, 12 Aug 2003 10:04:09 +0000 (10:04 +0000)]
remove the scrolling on root without alt since that fucks up with the dialog since there are no modifiers

20 years agoadd an option for if the popup is used for desktop cycling. defaults on.
Dana Jansens [Tue, 12 Aug 2003 10:03:13 +0000 (10:03 +0000)]
add an option for if the popup is used for desktop cycling. defaults on.

20 years agodont move windows when starting
Dana Jansens [Tue, 12 Aug 2003 09:30:28 +0000 (09:30 +0000)]
dont move windows when starting

20 years agorecent changes
Dana Jansens [Tue, 12 Aug 2003 09:26:02 +0000 (09:26 +0000)]
recent changes

20 years agoalpha5
Dana Jansens [Tue, 12 Aug 2003 09:25:45 +0000 (09:25 +0000)]
alpha5

20 years agowhen cancelling return the first desktop
Dana Jansens [Tue, 12 Aug 2003 09:19:04 +0000 (09:19 +0000)]
when cancelling return the first desktop

20 years agouse the new client_directional_edge_search for the movetoedge actions.
Dana Jansens [Tue, 12 Aug 2003 08:46:21 +0000 (08:46 +0000)]
use the new client_directional_edge_search for the movetoedge actions.
add new growtoedge actions.

20 years agosmall bugfix to the directional focus code.
Dana Jansens [Tue, 12 Aug 2003 08:25:04 +0000 (08:25 +0000)]
small bugfix to the directional focus code.
add the client_directional_edge_search function.

20 years agoonly do shit with the grabbed_* when a grab is in place
Dana Jansens [Tue, 12 Aug 2003 08:23:56 +0000 (08:23 +0000)]
only do shit with the grabbed_* when a grab is in place

20 years agoremove debug printings
Dana Jansens [Tue, 12 Aug 2003 07:31:31 +0000 (07:31 +0000)]
remove debug printings

20 years agoremove the keyboard plugin shit
Dana Jansens [Tue, 12 Aug 2003 07:27:19 +0000 (07:27 +0000)]
remove the keyboard plugin shit

20 years agomove the keyboard and mouse plugins into the kernel for mucho sexiness.
Dana Jansens [Tue, 12 Aug 2003 07:26:16 +0000 (07:26 +0000)]
move the keyboard and mouse plugins into the kernel for mucho sexiness.
make workspace changing a grabbed/interactive process like focus cycling is, with the popup and all.
this is some hot shit.

20 years agokeep event_lasttime at the last time an event has come in so far, don't regress when...
Dana Jansens [Tue, 12 Aug 2003 04:06:30 +0000 (04:06 +0000)]
keep event_lasttime at the last time an event has come in so far, don't regress when events come out of order. props to shrimpx for this patch.

20 years agoSome fixes and new bugs. Someone else can do the menus because it is
Scott Moynes [Mon, 11 Aug 2003 21:19:17 +0000 (21:19 +0000)]
Some fixes and new bugs. Someone else can do the menus because it is
clear no one gives a fuck what I think and no one else wants a window
manager that doesn't suck the same balls as every other window manager.

20 years agosave the frame decorations in client_configure_full before causing the fake frame...
Dana Jansens [Sun, 10 Aug 2003 23:30:15 +0000 (23:30 +0000)]
save the frame decorations in client_configure_full before causing the fake frame adjust, since that loses its old value.

20 years agoclear the window after setting the background color, this isnt implicit
Dana Jansens [Sun, 10 Aug 2003 03:31:18 +0000 (03:31 +0000)]
clear the window after setting the background color, this isnt implicit

20 years agochanges to the timer api, pass the timer to the callback function.
Dana Jansens [Sat, 9 Aug 2003 04:56:12 +0000 (04:56 +0000)]
changes to the timer api, pass the timer to the callback function.
add a desktop-switch popup with the desktop's name

20 years agoinclude Xlib.h for other platforms
Dana Jansens [Fri, 8 Aug 2003 15:09:10 +0000 (15:09 +0000)]
include Xlib.h for other platforms

20 years agoFix lock up when not using a session manager and doing fd management.
Scott Moynes [Thu, 7 Aug 2003 17:06:12 +0000 (17:06 +0000)]
Fix lock up when not using a session manager and doing fd management.

20 years agomissed changing the resize resist function
Dana Jansens [Wed, 6 Aug 2003 04:11:08 +0000 (04:11 +0000)]
missed changing the resize resist function

20 years agoremove the <windows> option from the resistance plugin since window and edge resistan...
Dana Jansens [Wed, 6 Aug 2003 04:10:34 +0000 (04:10 +0000)]
remove the <windows> option from the resistance plugin since window and edge resistance have been separated, a 0 value will work now

20 years agodisable the current desktop in the send-to menu
Dana Jansens [Wed, 6 Aug 2003 03:56:34 +0000 (03:56 +0000)]
disable the current desktop in the send-to menu

20 years agodont ignore topleft layouts
Dana Jansens [Tue, 5 Aug 2003 19:40:28 +0000 (19:40 +0000)]
dont ignore topleft layouts

20 years agomissed prefix of define
Dana Jansens [Tue, 5 Aug 2003 18:59:59 +0000 (18:59 +0000)]
missed prefix of define

20 years agopick the xinerama head of the parent if possible
Dana Jansens [Tue, 5 Aug 2003 18:59:39 +0000 (18:59 +0000)]
pick  the xinerama head of the parent if possible

20 years agocenter parentless dialogs on the screen
Dana Jansens [Tue, 5 Aug 2003 18:58:33 +0000 (18:58 +0000)]
center parentless dialogs on the screen

20 years agodont map the tl/tr invisible grips when the grip decors are turned off
Dana Jansens [Tue, 5 Aug 2003 18:58:18 +0000 (18:58 +0000)]
dont map the tl/tr invisible grips when the grip decors are turned off

20 years agosplit the increment into a separate macro
Dana Jansens [Tue, 5 Aug 2003 10:51:19 +0000 (10:51 +0000)]
split the increment into a separate macro

20 years agoa couple frame layout bugfixes hidden inside all this.. wee
Dana Jansens [Tue, 5 Aug 2003 10:31:20 +0000 (10:31 +0000)]
a couple frame layout bugfixes hidden inside all this.. wee
fixes for maximizing windows:
 - when you toggledecor, it will reconfigure once, but the new constraints from the decor changes would not be in effect when the window was resized to the contranits. fixed by calling frame_adjust_area first thing ni client_configure_fulll with fake=TRUE which will recalc all the frame geometry without resizing/redrawing anything in the frame. this way the decor can take effect in the geometries.
 - when maxed horizontally, make the client fill the screen, but dont do this by just making it wider than the screen, fit it to the screen and adjust the titlebar/handle as appropriate to keep it all on the screen.
 - when maxed horizontally and vertically, remove the handle from the decorations

20 years agowhen setting up decor on a window, it needs to reconfigure twice if the decor changes...
Dana Jansens [Tue, 5 Aug 2003 07:39:44 +0000 (07:39 +0000)]
when setting up decor on a window, it needs to reconfigure twice if the decor changes, cuz the constraints need the new frame sizes to work right

20 years agomake the position dislpayed in the moving popup offset by the top/left struts so...
Dana Jansens [Tue, 5 Aug 2003 07:25:22 +0000 (07:25 +0000)]
make the position dislpayed in the moving popup offset by the top/left struts so that 0,0 is inside teh struts not neccessarily at the screen edge

20 years agoadd more widgets to the main window
Dana Jansens [Sun, 3 Aug 2003 17:49:32 +0000 (17:49 +0000)]
add more widgets to the main window

20 years agorecent changes
Dana Jansens [Sun, 3 Aug 2003 17:48:09 +0000 (17:48 +0000)]
recent changes

20 years agokill non-opaque move/resize
Dana Jansens [Sun, 3 Aug 2003 17:47:10 +0000 (17:47 +0000)]
kill non-opaque move/resize
add an option for redrawing/resizing the client window while resizing, when disabled the client is not touched until the resize is complete.

20 years agogive the plate the same background color as its border
Dana Jansens [Sun, 3 Aug 2003 17:11:07 +0000 (17:11 +0000)]
give the plate the same background color as its border

20 years agohas a pane and list and workarea
Dana Jansens [Sat, 2 Aug 2003 19:26:51 +0000 (19:26 +0000)]
has a pane and list and workarea

20 years agohas a menu and a treeview
Dana Jansens [Sat, 2 Aug 2003 19:19:03 +0000 (19:19 +0000)]
has a menu and a treeview

20 years agouse the frame size not the client size when figuring out if stuff fits on the screen
Dana Jansens [Sat, 2 Aug 2003 18:09:46 +0000 (18:09 +0000)]
use the frame size not the client size when figuring out if stuff fits on the screen

20 years agolet transients go where they requested :( fuck xmms
Dana Jansens [Sat, 2 Aug 2003 17:57:52 +0000 (17:57 +0000)]
let transients go where they requested :( fuck xmms

20 years agoadd disabled button styles (from miklos)
Dana Jansens [Sat, 2 Aug 2003 17:24:48 +0000 (17:24 +0000)]
add disabled button styles (from miklos)

20 years agomissing sys/time.h
Dana Jansens [Sat, 2 Aug 2003 15:31:09 +0000 (15:31 +0000)]
missing sys/time.h

20 years agoalpha4
Dana Jansens [Sat, 2 Aug 2003 08:51:09 +0000 (08:51 +0000)]
alpha4

20 years agorecent changes
Dana Jansens [Sat, 2 Aug 2003 08:44:55 +0000 (08:44 +0000)]
recent changes

20 years agoadd the om4ob theme
Dana Jansens [Sat, 2 Aug 2003 08:43:51 +0000 (08:43 +0000)]
add the om4ob theme

20 years agorecent changes
Dana Jansens [Sat, 2 Aug 2003 08:37:38 +0000 (08:37 +0000)]
recent changes

20 years agooops indenting
Dana Jansens [Sat, 2 Aug 2003 08:11:45 +0000 (08:11 +0000)]
oops indenting

20 years agolook in theme dirs first, use the theme as the path as a last attempt only!
Dana Jansens [Sat, 2 Aug 2003 08:11:17 +0000 (08:11 +0000)]
look in theme dirs first, use the theme as the path as a last attempt only!

20 years agothe grips go below the titlebar buttons
Dana Jansens [Sat, 2 Aug 2003 06:40:01 +0000 (06:40 +0000)]
the grips go below the titlebar buttons

20 years agoplace transients better
Dana Jansens [Sat, 2 Aug 2003 06:27:05 +0000 (06:27 +0000)]
place transients better