]>
Dogcows Code - chaz/openbox/log
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.
Dana Jansens [Wed, 20 Aug 2003 23:45:43 +0000 (23:45 +0000)]
recent changes
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
Dana Jansens [Wed, 20 Aug 2003 23:13:40 +0000 (23:13 +0000)]
rename the 'root' context to 'desktop'
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
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
Dana Jansens [Wed, 20 Aug 2003 22:55:26 +0000 (22:55 +0000)]
shrink the handles
Dana Jansens [Wed, 20 Aug 2003 22:50:04 +0000 (22:50 +0000)]
use the result from XGetGeometry correctly
Dana Jansens [Wed, 20 Aug 2003 17:06:08 +0000 (17:06 +0000)]
handle the XGetGeomtry failing for button releases
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
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.
Dana Jansens [Wed, 20 Aug 2003 04:47:01 +0000 (04:47 +0000)]
reset first to TRUE properly when the desktop popup is off
Dana Jansens [Wed, 20 Aug 2003 04:45:55 +0000 (04:45 +0000)]
move the pointer while doing a keyboard move/resize
Dana Jansens [Sat, 16 Aug 2003 17:09:14 +0000 (17:09 +0000)]
fix whitespace
Dana Jansens [Thu, 14 Aug 2003 19:31:49 +0000 (19:31 +0000)]
was reading the menu bullet color into the wrong place
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
Dana Jansens [Thu, 14 Aug 2003 07:45:25 +0000 (07:45 +0000)]
add the gettext version
Dana Jansens [Thu, 14 Aug 2003 07:17:14 +0000 (07:17 +0000)]
recent changes
Dana Jansens [Thu, 14 Aug 2003 07:04:40 +0000 (07:04 +0000)]
fix the offsets used to keep the menus on screen
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
Dana Jansens [Thu, 14 Aug 2003 06:39:56 +0000 (06:39 +0000)]
make putting plugin menus in a menu closer to working..
Dana Jansens [Thu, 14 Aug 2003 06:03:00 +0000 (06:03 +0000)]
rename root to root-menu
Dana Jansens [Thu, 14 Aug 2003 06:02:43 +0000 (06:02 +0000)]
add the client-list-menu
Dana Jansens [Thu, 14 Aug 2003 06:01:39 +0000 (06:01 +0000)]
add the client_list_menu plugin
Dana Jansens [Thu, 14 Aug 2003 06:01:26 +0000 (06:01 +0000)]
add the destructor for menus
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.
Dana Jansens [Thu, 14 Aug 2003 05:59:40 +0000 (05:59 +0000)]
80 cols
Dana Jansens [Thu, 14 Aug 2003 05:58:11 +0000 (05:58 +0000)]
shutdown the menus before the plugins are unloaded
Dana Jansens [Thu, 14 Aug 2003 05:57:45 +0000 (05:57 +0000)]
make activate take a here parameter
Dana Jansens [Thu, 14 Aug 2003 05:56:43 +0000 (05:56 +0000)]
parse <here>true</here> for the activate action
Dana Jansens [Thu, 14 Aug 2003 05:53:32 +0000 (05:53 +0000)]
make the activate action have a 'here' parameter
Dana Jansens [Thu, 14 Aug 2003 05:34:51 +0000 (05:34 +0000)]
add an 'activate' action
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.
Dana Jansens [Tue, 12 Aug 2003 19:41:22 +0000 (19:41 +0000)]
oops i fucked up tore's patch. better.
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.
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.
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.
Dana Jansens [Tue, 12 Aug 2003 18:12:17 +0000 (18:12 +0000)]
prefix/capitalize the mouse actions enum
Dana Jansens [Tue, 12 Aug 2003 18:08:34 +0000 (18:08 +0000)]
oops read the mouse cnofig vars into the right place
Dana Jansens [Tue, 12 Aug 2003 18:05:40 +0000 (18:05 +0000)]
add the chainQuitKey option to teh <keyboard> section of the rc3
Dana Jansens [Tue, 12 Aug 2003 18:05:08 +0000 (18:05 +0000)]
add Xutil includes for these badboys on older X versions/solaris
Dana Jansens [Tue, 12 Aug 2003 17:51:34 +0000 (17:51 +0000)]
make all the masks unsigned chars for consistancy woot
Dana Jansens [Tue, 12 Aug 2003 17:50:00 +0000 (17:50 +0000)]
kill some warnings
Dana Jansens [Tue, 12 Aug 2003 17:40:05 +0000 (17:40 +0000)]
include Xutil for shape.h on old X versions
Dana Jansens [Tue, 12 Aug 2003 10:05:36 +0000 (10:05 +0000)]
rendering fixups for submenu bullets
Dana Jansens [Tue, 12 Aug 2003 10:04:32 +0000 (10:04 +0000)]
add the cyclingDialog option
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
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.
Dana Jansens [Tue, 12 Aug 2003 09:30:28 +0000 (09:30 +0000)]
dont move windows when starting
Dana Jansens [Tue, 12 Aug 2003 09:26:02 +0000 (09:26 +0000)]
recent changes
Dana Jansens [Tue, 12 Aug 2003 09:25:45 +0000 (09:25 +0000)]
alpha5
Dana Jansens [Tue, 12 Aug 2003 09:19:04 +0000 (09:19 +0000)]
when cancelling return the first desktop
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.
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.
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
Dana Jansens [Tue, 12 Aug 2003 07:31:31 +0000 (07:31 +0000)]
remove debug printings
Dana Jansens [Tue, 12 Aug 2003 07:27:19 +0000 (07:27 +0000)]
remove the keyboard plugin shit
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.
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.
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.
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.
Dana Jansens [Sun, 10 Aug 2003 03:31:18 +0000 (03:31 +0000)]
clear the window after setting the background color, this isnt implicit
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
Dana Jansens [Fri, 8 Aug 2003 15:09:10 +0000 (15:09 +0000)]
include Xlib.h for other platforms
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.
Dana Jansens [Wed, 6 Aug 2003 04:11:08 +0000 (04:11 +0000)]
missed changing the resize resist function
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
Dana Jansens [Wed, 6 Aug 2003 03:56:34 +0000 (03:56 +0000)]
disable the current desktop in the send-to menu
Dana Jansens [Tue, 5 Aug 2003 19:40:28 +0000 (19:40 +0000)]
dont ignore topleft layouts
Dana Jansens [Tue, 5 Aug 2003 18:59:59 +0000 (18:59 +0000)]
missed prefix of define
Dana Jansens [Tue, 5 Aug 2003 18:59:39 +0000 (18:59 +0000)]
pick the xinerama head of the parent if possible
Dana Jansens [Tue, 5 Aug 2003 18:58:33 +0000 (18:58 +0000)]
center parentless dialogs on the screen
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
Dana Jansens [Tue, 5 Aug 2003 10:51:19 +0000 (10:51 +0000)]
split the increment into a separate macro
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
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
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
Dana Jansens [Sun, 3 Aug 2003 17:49:32 +0000 (17:49 +0000)]
add more widgets to the main window
Dana Jansens [Sun, 3 Aug 2003 17:48:09 +0000 (17:48 +0000)]
recent changes
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.
Dana Jansens [Sun, 3 Aug 2003 17:11:07 +0000 (17:11 +0000)]
give the plate the same background color as its border
Dana Jansens [Sat, 2 Aug 2003 19:26:51 +0000 (19:26 +0000)]
has a pane and list and workarea
Dana Jansens [Sat, 2 Aug 2003 19:19:03 +0000 (19:19 +0000)]
has a menu and a treeview
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
Dana Jansens [Sat, 2 Aug 2003 17:57:52 +0000 (17:57 +0000)]
let transients go where they requested :( fuck xmms
Dana Jansens [Sat, 2 Aug 2003 17:24:48 +0000 (17:24 +0000)]
add disabled button styles (from miklos)
Dana Jansens [Sat, 2 Aug 2003 15:31:09 +0000 (15:31 +0000)]
missing sys/time.h
Dana Jansens [Sat, 2 Aug 2003 08:51:09 +0000 (08:51 +0000)]
alpha4
Dana Jansens [Sat, 2 Aug 2003 08:44:55 +0000 (08:44 +0000)]
recent changes
Dana Jansens [Sat, 2 Aug 2003 08:43:51 +0000 (08:43 +0000)]
add the om4ob theme
Dana Jansens [Sat, 2 Aug 2003 08:37:38 +0000 (08:37 +0000)]
recent changes
Dana Jansens [Sat, 2 Aug 2003 08:11:45 +0000 (08:11 +0000)]
oops indenting
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!
Dana Jansens [Sat, 2 Aug 2003 06:40:01 +0000 (06:40 +0000)]
the grips go below the titlebar buttons
Dana Jansens [Sat, 2 Aug 2003 06:27:05 +0000 (06:27 +0000)]
place transients better
Dana Jansens [Sat, 2 Aug 2003 06:25:32 +0000 (06:25 +0000)]
add partial struts tho they arent useful eyt
Dana Jansens [Sat, 2 Aug 2003 06:20:31 +0000 (06:20 +0000)]
invisible resizing areas/grips in the top corners of the window
Dana Jansens [Sat, 2 Aug 2003 06:18:53 +0000 (06:18 +0000)]
omg i found the bug that would make the mouse cursor end up way far from where you started the drag.
Dana Jansens [Sat, 2 Aug 2003 06:16:26 +0000 (06:16 +0000)]
use the toggled mask for shade and desk buttons
Dana Jansens [Sat, 2 Aug 2003 05:31:23 +0000 (05:31 +0000)]
that line ended up in teh if somehow...
This page took 0.053499 seconds and 4 git commands to generate.