]>
icculus.org git repositories - manmower/openbox.git/log
Dana Jansens [Sat, 5 Apr 2003 17:23:32 +0000 (17:23 +0000)]
ignore more new shit
Dana Jansens [Sat, 5 Apr 2003 17:23:23 +0000 (17:23 +0000)]
use Button<num> instead of just <num> for specifying buttons by number
Dana Jansens [Sat, 5 Apr 2003 17:22:35 +0000 (17:22 +0000)]
better error msgs
Dana Jansens [Sat, 5 Apr 2003 17:22:01 +0000 (17:22 +0000)]
use a context enum instead of quarks
Dana Jansens [Sat, 5 Apr 2003 17:21:44 +0000 (17:21 +0000)]
add the mouse plugin to the build system
Dana Jansens [Sat, 5 Apr 2003 17:16:18 +0000 (17:16 +0000)]
not using quarks, using an array and a Context enum for contexts
Dana Jansens [Sat, 5 Apr 2003 09:23:21 +0000 (09:23 +0000)]
prefix key bindnigs with 'kbind'
Dana Jansens [Sat, 5 Apr 2003 00:10:47 +0000 (00:10 +0000)]
initialize all vars.
change warnings to messages
Dana Jansens [Fri, 4 Apr 2003 22:47:36 +0000 (22:47 +0000)]
reorder startup so that grabs are set up before parsing teh rc
Dana Jansens [Fri, 4 Apr 2003 22:09:56 +0000 (22:09 +0000)]
wonr name in the glog domain
Dana Jansens [Fri, 4 Apr 2003 20:22:44 +0000 (20:22 +0000)]
remove debug print
Dana Jansens [Fri, 4 Apr 2003 20:19:12 +0000 (20:19 +0000)]
add the keyboard plugin into the build systems
keyboard bindings are parsed from the rc file
Dana Jansens [Fri, 4 Apr 2003 19:21:25 +0000 (19:21 +0000)]
clean up output
Dana Jansens [Fri, 4 Apr 2003 19:19:42 +0000 (19:19 +0000)]
properly
Dana Jansens [Fri, 4 Apr 2003 19:19:00 +0000 (19:19 +0000)]
add -DENABLE_NLS
Dana Jansens [Fri, 4 Apr 2003 19:02:22 +0000 (19:02 +0000)]
more using of new token struct
Dana Jansens [Fri, 4 Apr 2003 19:01:25 +0000 (19:01 +0000)]
use new token structs. free token lists.
Dana Jansens [Fri, 4 Apr 2003 18:59:25 +0000 (18:59 +0000)]
attempting to parse lists
Dana Jansens [Fri, 4 Apr 2003 09:52:55 +0000 (09:52 +0000)]
reflect the current requirements for building/using cvs
Dana Jansens [Thu, 3 Apr 2003 22:16:49 +0000 (22:16 +0000)]
allow '-' in identifiers
Dana Jansens [Thu, 3 Apr 2003 22:12:15 +0000 (22:12 +0000)]
engine builds
Dana Jansens [Thu, 3 Apr 2003 22:02:18 +0000 (22:02 +0000)]
build the resistance/placement plugins
Dana Jansens [Thu, 3 Apr 2003 21:18:07 +0000 (21:18 +0000)]
remove some unneeded vars
Dana Jansens [Thu, 3 Apr 2003 21:17:50 +0000 (21:17 +0000)]
use the values from the yacc parser
Dana Jansens [Thu, 3 Apr 2003 21:02:13 +0000 (21:02 +0000)]
more build fixes, calling the other makefiles instead of including them
Dana Jansens [Thu, 3 Apr 2003 15:36:43 +0000 (15:36 +0000)]
try accomidate more versions of bison
Dana Jansens [Thu, 3 Apr 2003 15:10:11 +0000 (15:10 +0000)]
rm debug print
Dana Jansens [Thu, 3 Apr 2003 15:09:24 +0000 (15:09 +0000)]
more build fixes
Dana Jansens [Thu, 3 Apr 2003 14:23:42 +0000 (14:23 +0000)]
make the parent depdir
Dana Jansens [Thu, 3 Apr 2003 14:23:32 +0000 (14:23 +0000)]
use PACKAGE_FOO vars
Dana Jansens [Thu, 3 Apr 2003 14:17:26 +0000 (14:17 +0000)]
double break statements :) oops
Dana Jansens [Thu, 3 Apr 2003 06:03:23 +0000 (06:03 +0000)]
add stuff that should be ignored at the toplevel
Dana Jansens [Thu, 3 Apr 2003 06:02:30 +0000 (06:02 +0000)]
some build fixes
Dana Jansens [Thu, 3 Apr 2003 05:59:03 +0000 (05:59 +0000)]
new build system without automake
Dana Jansens [Thu, 3 Apr 2003 05:03:33 +0000 (05:03 +0000)]
comment stuff correctly for xresources
Dana Jansens [Thu, 3 Apr 2003 03:27:07 +0000 (03:27 +0000)]
rm the data dir
Dana Jansens [Wed, 2 Apr 2003 19:32:58 +0000 (19:32 +0000)]
BLEF HATE DIE
Dana Jansens [Wed, 2 Apr 2003 19:30:47 +0000 (19:30 +0000)]
bison doesnt use y.tab.*
Dana Jansens [Wed, 2 Apr 2003 19:26:57 +0000 (19:26 +0000)]
use bison not yacc
Dana Jansens [Wed, 2 Apr 2003 19:25:41 +0000 (19:25 +0000)]
rename the parse.yacc to parse.y
Dana Jansens [Wed, 2 Apr 2003 19:15:20 +0000 (19:15 +0000)]
make parse.h depend on y.tab.h
Dana Jansens [Wed, 2 Apr 2003 18:54:56 +0000 (18:54 +0000)]
this should seriously work
Dana Jansens [Wed, 2 Apr 2003 18:37:28 +0000 (18:37 +0000)]
undo that
Dana Jansens [Wed, 2 Apr 2003 17:22:23 +0000 (17:22 +0000)]
ignore new lex/yacc gen'd files
Dana Jansens [Wed, 2 Apr 2003 17:21:59 +0000 (17:21 +0000)]
don't include the y.tab.h inside the yacc file
Dana Jansens [Wed, 2 Apr 2003 17:21:21 +0000 (17:21 +0000)]
add y.tab.h to the headers so the yacc shit runs
Dana Jansens [Wed, 2 Apr 2003 17:15:03 +0000 (17:15 +0000)]
rm the generated files on clean
Dana Jansens [Wed, 2 Apr 2003 17:08:01 +0000 (17:08 +0000)]
wrong .h for the make rule
Dana Jansens [Wed, 2 Apr 2003 17:03:39 +0000 (17:03 +0000)]
deps the lex h on the c
Dana Jansens [Wed, 2 Apr 2003 08:02:10 +0000 (08:02 +0000)]
make the drag threshold and double click time into rc options
Dana Jansens [Wed, 2 Apr 2003 07:46:46 +0000 (07:46 +0000)]
create a generic tokenizer/sectionizer for the config file. pass off the token to functions registered for each section to parse them further. some fixes for the engine irt font shadows, and fixed a bug with rendering the iconify button when it was not in the layout
Dana Jansens [Wed, 2 Apr 2003 06:40:57 +0000 (06:40 +0000)]
whitespace
Dana Jansens [Wed, 2 Apr 2003 06:40:49 +0000 (06:40 +0000)]
kill debug print
Dana Jansens [Wed, 2 Apr 2003 06:37:52 +0000 (06:37 +0000)]
use the tint properly for the shadow
Dana Jansens [Wed, 2 Apr 2003 06:31:04 +0000 (06:31 +0000)]
rm debug print
Dana Jansens [Wed, 2 Apr 2003 06:03:41 +0000 (06:03 +0000)]
ob_ prefix
Dana Jansens [Wed, 2 Apr 2003 06:03:09 +0000 (06:03 +0000)]
base the handle's layout on the grip's parentrelative state
Dana Jansens [Wed, 2 Apr 2003 05:56:00 +0000 (05:56 +0000)]
will seg again
Dana Jansens [Wed, 2 Apr 2003 05:54:26 +0000 (05:54 +0000)]
stop copying. still segfault?
Dana Jansens [Wed, 2 Apr 2003 04:30:57 +0000 (04:30 +0000)]
find the right offset in the source data for parent relative
Dana Jansens [Wed, 2 Apr 2003 04:17:36 +0000 (04:17 +0000)]
default focus text color for titlebars is black
Derek Foreman [Wed, 2 Apr 2003 00:17:35 +0000 (00:17 +0000)]
let there be parentrelative
Dana Jansens [Tue, 1 Apr 2003 21:17:09 +0000 (21:17 +0000)]
catch button presses on the frame so that clicks on the side borders dont go through to the root window
Dana Jansens [Tue, 1 Apr 2003 00:44:00 +0000 (00:44 +0000)]
more updates to current status
Dana Jansens [Mon, 31 Mar 2003 23:04:32 +0000 (23:04 +0000)]
add the shade button to the default layout
Dana Jansens [Mon, 31 Mar 2003 22:59:56 +0000 (22:59 +0000)]
add the Shade context to the comments
Dana Jansens [Mon, 31 Mar 2003 22:58:54 +0000 (22:58 +0000)]
add a shaded button
Dana Jansens [Mon, 31 Mar 2003 22:58:38 +0000 (22:58 +0000)]
add some current states
Dana Jansens [Mon, 31 Mar 2003 22:13:25 +0000 (22:13 +0000)]
use merry's 7x7 bitmaps
Dana Jansens [Mon, 31 Mar 2003 21:06:20 +0000 (21:06 +0000)]
dont resist to windows which we're not touching
Dana Jansens [Mon, 31 Mar 2003 20:24:56 +0000 (20:24 +0000)]
only disallow shading when the function is not enabled, dont disallow unshading
Dana Jansens [Mon, 31 Mar 2003 20:20:29 +0000 (20:20 +0000)]
use the client's size instead of the frames size so the real size is used, not the size of the frame (avoids shaded window problem)
Dana Jansens [Mon, 31 Mar 2003 20:19:59 +0000 (20:19 +0000)]
disallow resizing of windows which are shaded
Dana Jansens [Mon, 31 Mar 2003 20:10:56 +0000 (20:10 +0000)]
unser drag_used when drag is unset too
Dana Jansens [Mon, 31 Mar 2003 19:59:31 +0000 (19:59 +0000)]
80 col rule
Dana Jansens [Mon, 31 Mar 2003 19:55:21 +0000 (19:55 +0000)]
add a space where it belongs
Dana Jansens [Mon, 31 Mar 2003 19:46:54 +0000 (19:46 +0000)]
make realeases fire releases instead of presses. make drags prevent clicks only if there is something bound to the drag.
Dana Jansens [Mon, 31 Mar 2003 19:40:26 +0000 (19:40 +0000)]
no drag events for keysrc..
Dana Jansens [Mon, 31 Mar 2003 19:39:44 +0000 (19:39 +0000)]
use 'toggled' in the new button masks' resource names instead of 'pressed' to be more accurate to their use
Dana Jansens [Mon, 31 Mar 2003 19:38:24 +0000 (19:38 +0000)]
change buttons masks so that there are masks for max and desktop buttons when their state changes but not for all buttons just when they are pressed
Dana Jansens [Mon, 31 Mar 2003 07:51:04 +0000 (07:51 +0000)]
use the frame's position in the maximize function since they're converted to the client coords before getting to client_configure
Dana Jansens [Mon, 31 Mar 2003 07:49:40 +0000 (07:49 +0000)]
was not using the pointer properly. leaving the value untouched
Dana Jansens [Mon, 31 Mar 2003 07:22:19 +0000 (07:22 +0000)]
set fullscreen and max positions properly for all gravities
Dana Jansens [Mon, 31 Mar 2003 06:46:19 +0000 (06:46 +0000)]
rm a no-longer-valid comment
Dana Jansens [Mon, 31 Mar 2003 06:36:59 +0000 (06:36 +0000)]
yet more haxes to make focus events work the way i want. this is rough shit.
Dana Jansens [Mon, 31 Mar 2003 05:38:19 +0000 (05:38 +0000)]
extraneous ! causing resistance to be snapping in one case. rm a debug print
Dana Jansens [Sun, 30 Mar 2003 23:34:00 +0000 (23:34 +0000)]
use 'sans' as the fallback font instead of 'fixed'
Dana Jansens [Sun, 30 Mar 2003 22:58:04 +0000 (22:58 +0000)]
yet more focus fixings. RevertToPointerRoot could mess things up focusing a client and us ignoring the FocusIn of Pointer type. this is all handled now.
Dana Jansens [Sat, 29 Mar 2003 21:24:37 +0000 (21:24 +0000)]
add support for foo.pressed.mask to load a different mask for pressed buttons
Dana Jansens [Sat, 29 Mar 2003 21:18:20 +0000 (21:18 +0000)]
make SendToDesktop action work right, give the option of following
Dana Jansens [Sat, 29 Mar 2003 21:12:47 +0000 (21:12 +0000)]
add pixmap_mask_copy, and add the data to the mask struct, since it is needed for allowing copies
Dana Jansens [Sat, 29 Mar 2003 21:03:37 +0000 (21:03 +0000)]
better decribe bindings and list all the modifiers, was missing shift/control
Dana Jansens [Sat, 29 Mar 2003 21:01:33 +0000 (21:01 +0000)]
add SendToDesktop to the comments. fix the type calling the Desktop action Desktops
Dana Jansens [Sat, 29 Mar 2003 20:59:41 +0000 (20:59 +0000)]
use the number for sendtodesktop
Dana Jansens [Sat, 29 Mar 2003 20:59:20 +0000 (20:59 +0000)]
rm a redundant actiondata struct
Dana Jansens [Sat, 29 Mar 2003 20:57:18 +0000 (20:57 +0000)]
no //'s plz
Dana Jansens [Sat, 29 Mar 2003 20:57:03 +0000 (20:57 +0000)]
translate sendtodesktop actions
Dana Jansens [Sat, 29 Mar 2003 19:47:36 +0000 (19:47 +0000)]
use the top when snapping to the top
Dana Jansens [Sat, 29 Mar 2003 19:47:01 +0000 (19:47 +0000)]
create the dirs for themes in ~/.openbox on startup
Scott Moynes [Sat, 29 Mar 2003 19:27:29 +0000 (19:27 +0000)]
Add include path