]> icculus.org git repositories - mikachu/openbox.git/log
mikachu/openbox.git
21 years agodocument the options
Dana Jansens [Wed, 26 Mar 2003 13:53:25 +0000 (13:53 +0000)]
document the options

21 years agobetter negatives
Dana Jansens [Wed, 26 Mar 2003 13:51:45 +0000 (13:51 +0000)]
better negatives

21 years agoallow negative numbers
Dana Jansens [Wed, 26 Mar 2003 13:51:07 +0000 (13:51 +0000)]
allow negative numbers

21 years agowas reversing the keylist
Dana Jansens [Wed, 26 Mar 2003 13:40:20 +0000 (13:40 +0000)]
was reversing the keylist

21 years agosubtract 1 from the given desktop number
Dana Jansens [Wed, 26 Mar 2003 13:35:32 +0000 (13:35 +0000)]
subtract 1 from the given desktop number

21 years agomake parsing more generic
Dana Jansens [Wed, 26 Mar 2003 13:29:09 +0000 (13:29 +0000)]
make parsing more generic

21 years agofree unused paths
Dana Jansens [Wed, 26 Mar 2003 13:28:50 +0000 (13:28 +0000)]
free unused paths

21 years agosplit up the relative functions.
Dana Jansens [Wed, 26 Mar 2003 13:28:25 +0000 (13:28 +0000)]
split up the relative functions.
make the parsing more generic, anything can have a string/numeric argument

21 years agoremove an extraneous g_warning
Dana Jansens [Wed, 26 Mar 2003 13:27:39 +0000 (13:27 +0000)]
remove an extraneous g_warning

21 years agosplit the relative functions
Dana Jansens [Wed, 26 Mar 2003 13:27:22 +0000 (13:27 +0000)]
split the relative functions

21 years agocheck for invalid keys properly
Dana Jansens [Wed, 26 Mar 2003 13:25:21 +0000 (13:25 +0000)]
check for invalid keys properly

21 years agocomment that the relative move/resize amounts need to be set
Dana Jansens [Wed, 26 Mar 2003 13:14:50 +0000 (13:14 +0000)]
comment that the relative move/resize amounts need to be set

21 years agosplit up the relative move/resize actions into horz/vert
Dana Jansens [Wed, 26 Mar 2003 13:13:45 +0000 (13:13 +0000)]
split up the relative move/resize actions into horz/vert

21 years agocreate actions from string names
Dana Jansens [Wed, 26 Mar 2003 12:53:04 +0000 (12:53 +0000)]
create actions from string names

21 years agoload keybindings from keysrc
Dana Jansens [Wed, 26 Mar 2003 12:52:32 +0000 (12:52 +0000)]
load keybindings from keysrc

21 years agoadd exit/restart.
Dana Jansens [Wed, 26 Mar 2003 12:49:18 +0000 (12:49 +0000)]
add exit/restart.
clarify which can be used for drag events

21 years agodont let bind to actionexecute or desktop cuz they require a parameter
Dana Jansens [Wed, 26 Mar 2003 12:47:11 +0000 (12:47 +0000)]
dont let bind to actionexecute or desktop cuz they require a parameter

21 years agodont let bind to actiondesktop
Dana Jansens [Wed, 26 Mar 2003 12:46:39 +0000 (12:46 +0000)]
dont let bind to actiondesktop

21 years agouse the action_from_string helper
Dana Jansens [Wed, 26 Mar 2003 12:33:09 +0000 (12:33 +0000)]
use the action_from_string helper

21 years agolet a be null for action_free
Dana Jansens [Wed, 26 Mar 2003 12:28:20 +0000 (12:28 +0000)]
let a be null for action_free

21 years agouse g_warning not printf
Dana Jansens [Wed, 26 Mar 2003 12:12:33 +0000 (12:12 +0000)]
use g_warning not printf

21 years agoproperly restrict bindings for motion events
Dana Jansens [Wed, 26 Mar 2003 11:25:19 +0000 (11:25 +0000)]
properly restrict bindings for motion events

21 years agoeven beter
Dana Jansens [Wed, 26 Mar 2003 11:17:24 +0000 (11:17 +0000)]
even beter

21 years agobetter comment parsing
Dana Jansens [Wed, 26 Mar 2003 11:11:36 +0000 (11:11 +0000)]
better comment parsing

21 years agosep is not used any more
Dana Jansens [Wed, 26 Mar 2003 10:17:36 +0000 (10:17 +0000)]
sep is not used any more

21 years agofix comment parsing
Dana Jansens [Wed, 26 Mar 2003 10:17:14 +0000 (10:17 +0000)]
fix comment parsing

21 years agodont set fields if in a comment
Dana Jansens [Wed, 26 Mar 2003 10:15:01 +0000 (10:15 +0000)]
dont set fields if in a comment

21 years agokill the prints again for now
Dana Jansens [Wed, 26 Mar 2003 09:47:08 +0000 (09:47 +0000)]
kill the prints again for now

21 years agorm the lex .c on clean
Dana Jansens [Wed, 26 Mar 2003 09:17:24 +0000 (09:17 +0000)]
rm the lex .c on clean

21 years agodont print bad window errors
Dana Jansens [Wed, 26 Mar 2003 09:05:58 +0000 (09:05 +0000)]
dont print bad window errors

21 years agoput back map/unmap msgs
Dana Jansens [Wed, 26 Mar 2003 09:05:49 +0000 (09:05 +0000)]
put back map/unmap msgs

21 years agolook for yacc
Dana Jansens [Wed, 26 Mar 2003 09:05:21 +0000 (09:05 +0000)]
look for yacc

21 years agofields must not start or end with '-'
Dana Jansens [Wed, 26 Mar 2003 08:43:38 +0000 (08:43 +0000)]
fields must not start or end with '-'

21 years agodont let you got to numdesktops+1
Dana Jansens [Wed, 26 Mar 2003 08:29:34 +0000 (08:29 +0000)]
dont let you got to numdesktops+1

21 years agorm the debug print
Dana Jansens [Wed, 26 Mar 2003 08:23:05 +0000 (08:23 +0000)]
rm the debug print

21 years agokill debug prints
Dana Jansens [Wed, 26 Mar 2003 08:18:50 +0000 (08:18 +0000)]
kill debug prints

21 years agoXAllowEvents with a timestamp, otherwise we end up with a grab in place that we dont...
Dana Jansens [Wed, 26 Mar 2003 08:18:15 +0000 (08:18 +0000)]
XAllowEvents with a timestamp, otherwise we end up with a grab in place that we dont want

21 years agooops
Dana Jansens [Wed, 26 Mar 2003 08:00:56 +0000 (08:00 +0000)]
oops

21 years agorm some debug prints
Dana Jansens [Wed, 26 Mar 2003 07:59:05 +0000 (07:59 +0000)]
rm some debug prints

21 years agouse ungrab enter events
Dana Jansens [Wed, 26 Mar 2003 07:07:55 +0000 (07:07 +0000)]
use ungrab enter events

21 years agoadd rgba icon support
Derek Foreman [Wed, 26 Mar 2003 05:38:39 +0000 (05:38 +0000)]
add rgba icon support

21 years agorgba icon rendering
Derek Foreman [Wed, 26 Mar 2003 05:38:13 +0000 (05:38 +0000)]
rgba icon rendering

21 years agoadd image.c to the build process
Derek Foreman [Wed, 26 Mar 2003 05:38:02 +0000 (05:38 +0000)]
add image.c to the build process

21 years agouse rgba icons for clients
Dana Jansens [Wed, 26 Mar 2003 05:36:18 +0000 (05:36 +0000)]
use rgba icons for clients

21 years agoadded "NoTexture" type
Derek Foreman [Wed, 26 Mar 2003 05:23:28 +0000 (05:23 +0000)]
added "NoTexture" type

21 years agodocument the options
Dana Jansens [Wed, 26 Mar 2003 05:16:30 +0000 (05:16 +0000)]
document the options

21 years agoonly let bind Move and Resize to Drags
Dana Jansens [Wed, 26 Mar 2003 05:15:40 +0000 (05:15 +0000)]
only let bind Move and Resize to Drags

21 years agoadd the lexer
Dana Jansens [Wed, 26 Mar 2003 05:06:12 +0000 (05:06 +0000)]
add the lexer

21 years agocheck for no client
Dana Jansens [Wed, 26 Mar 2003 04:56:37 +0000 (04:56 +0000)]
check for no client

21 years agofilled out rgba
Derek Foreman [Wed, 26 Mar 2003 04:54:33 +0000 (04:54 +0000)]
filled out rgba

21 years agoset the position for all textures
Dana Jansens [Wed, 26 Mar 2003 04:32:23 +0000 (04:32 +0000)]
set the position for all textures

21 years agoparse a mouserc file for mouse bindings
Dana Jansens [Wed, 26 Mar 2003 04:25:41 +0000 (04:25 +0000)]
parse a mouserc file for mouse bindings

21 years agoadd new parsing shit
Dana Jansens [Wed, 26 Mar 2003 04:25:17 +0000 (04:25 +0000)]
add new parsing shit

21 years agonew output file from flex
Dana Jansens [Wed, 26 Mar 2003 04:23:57 +0000 (04:23 +0000)]
new output file from flex

21 years agowrong place
Dana Jansens [Wed, 26 Mar 2003 04:23:40 +0000 (04:23 +0000)]
wrong place

21 years agousnig flex directly, renaming symbols so that theres no clash with other lexers
Dana Jansens [Wed, 26 Mar 2003 04:23:17 +0000 (04:23 +0000)]
usnig flex directly, renaming symbols so that theres no clash with other lexers

21 years agolook for flex
Dana Jansens [Wed, 26 Mar 2003 04:22:02 +0000 (04:22 +0000)]
look for flex

21 years agofree the string for action_restart too
Dana Jansens [Wed, 26 Mar 2003 03:36:39 +0000 (03:36 +0000)]
free the string for action_restart too

21 years agoadd a Rect to the textures for positioning them
Derek Foreman [Wed, 26 Mar 2003 02:19:38 +0000 (02:19 +0000)]
add a Rect to the textures for positioning them

21 years agoprint a warning when a module fails to open
Dana Jansens [Wed, 26 Mar 2003 01:41:06 +0000 (01:41 +0000)]
print a warning when a module fails to open

21 years agoinclude appropriate header file for Rect
Derek Foreman [Wed, 26 Mar 2003 00:52:43 +0000 (00:52 +0000)]
include appropriate header file for Rect

21 years agoadded position to the textures
Derek Foreman [Wed, 26 Mar 2003 00:50:06 +0000 (00:50 +0000)]
added position to the textures

21 years agostrdown the context name
Dana Jansens [Wed, 26 Mar 2003 00:27:07 +0000 (00:27 +0000)]
strdown the context name

21 years agouse names for mouse buttons, all case insensitive
Dana Jansens [Wed, 26 Mar 2003 00:23:16 +0000 (00:23 +0000)]
use names for mouse buttons, all case insensitive

21 years agocase insensitive
Dana Jansens [Wed, 26 Mar 2003 00:22:10 +0000 (00:22 +0000)]
case insensitive

21 years agodont change desktop when its out of range
Dana Jansens [Tue, 25 Mar 2003 23:59:50 +0000 (23:59 +0000)]
dont change desktop when its out of range

21 years agomove the def'n of the KeyBindingTree
Dana Jansens [Tue, 25 Mar 2003 22:14:02 +0000 (22:14 +0000)]
move the def'n of the KeyBindingTree

21 years agopresses work when clicks dont on the frame around the titlebar..
Dana Jansens [Tue, 25 Mar 2003 22:13:44 +0000 (22:13 +0000)]
presses work when clicks dont on the frame around the titlebar..

21 years agotranslate "Control" and "Shift" for modifiers too
Dana Jansens [Tue, 25 Mar 2003 22:13:09 +0000 (22:13 +0000)]
translate "Control" and "Shift" for modifiers too

21 years agobettr font alignment, i think
Dana Jansens [Tue, 25 Mar 2003 22:00:14 +0000 (22:00 +0000)]
bettr font alignment, i think

21 years agoi fucked that one up
Dana Jansens [Tue, 25 Mar 2003 21:47:25 +0000 (21:47 +0000)]
i fucked that one up

21 years agoadd 'corner snapping' resistance
Dana Jansens [Tue, 25 Mar 2003 21:14:35 +0000 (21:14 +0000)]
add 'corner snapping' resistance

21 years agotypo
Dana Jansens [Tue, 25 Mar 2003 02:20:16 +0000 (02:20 +0000)]
typo

21 years agodont accept MapRequest's for !iconic windows
Dana Jansens [Tue, 25 Mar 2003 02:18:19 +0000 (02:18 +0000)]
dont accept MapRequest's for !iconic windows

21 years agoclarify using stacking_lower for restoring the stacking order
Dana Jansens [Tue, 25 Mar 2003 00:54:47 +0000 (00:54 +0000)]
clarify using stacking_lower for restoring the stacking order

21 years agofree the startup stacking order after using it
Dana Jansens [Tue, 25 Mar 2003 00:44:27 +0000 (00:44 +0000)]
free the startup stacking order after using it

21 years agoread in the stacking order on startup, and use it to restore windows back to the...
Dana Jansens [Tue, 25 Mar 2003 00:39:28 +0000 (00:39 +0000)]
read in the stacking order on startup, and use it to restore windows back to the order they were in before

21 years agodont change the stacking order hint while shuting down
Dana Jansens [Tue, 25 Mar 2003 00:38:55 +0000 (00:38 +0000)]
dont change the stacking order hint while shuting down

21 years agoadd action.h for menu entries
Dana Jansens [Mon, 24 Mar 2003 22:07:30 +0000 (22:07 +0000)]
add action.h for menu entries

21 years agoyou cant reference yourself as a type
Dana Jansens [Mon, 24 Mar 2003 22:04:43 +0000 (22:04 +0000)]
you cant reference yourself as a type

21 years agouse g_hash_table properly
Dana Jansens [Mon, 24 Mar 2003 22:03:38 +0000 (22:03 +0000)]
use g_hash_table properly

21 years agoAdded some menu structure.
Scott Moynes [Mon, 24 Mar 2003 21:54:47 +0000 (21:54 +0000)]
Added some menu structure.

21 years agoremove debug print
Dana Jansens [Mon, 24 Mar 2003 20:16:00 +0000 (20:16 +0000)]
remove debug print

21 years agomake sure the ConfigureNotify is propogated even when there is no change
Dana Jansens [Mon, 24 Mar 2003 20:15:36 +0000 (20:15 +0000)]
make sure the ConfigureNotify is propogated even when there is no change

21 years agoalways send the event on a final configure even if there was no real move
Dana Jansens [Mon, 24 Mar 2003 20:09:31 +0000 (20:09 +0000)]
always send the event on a final configure even if there was no real move

21 years agomake sure windows which cant be moved or resized also can't be fullscreened
Dana Jansens [Mon, 24 Mar 2003 20:05:11 +0000 (20:05 +0000)]
make sure windows which cant be moved or resized also can't be fullscreened

21 years agoonly configure the engine if something changed
Dana Jansens [Mon, 24 Mar 2003 19:59:46 +0000 (19:59 +0000)]
only configure the engine if something changed

21 years agoproper height for shaded windows
Dana Jansens [Mon, 24 Mar 2003 19:55:20 +0000 (19:55 +0000)]
proper height for shaded windows

21 years agoonly perform the actions necessary when performing an engine_adjust_area. pass whethe...
Dana Jansens [Mon, 24 Mar 2003 19:52:09 +0000 (19:52 +0000)]
only perform the actions necessary when performing an engine_adjust_area. pass whether the client has moved or resized

21 years agodouble ptrs suck! yay shape!
Dana Jansens [Mon, 24 Mar 2003 19:10:33 +0000 (19:10 +0000)]
double ptrs suck! yay shape!

21 years agohandle shape events
Dana Jansens [Mon, 24 Mar 2003 19:07:28 +0000 (19:07 +0000)]
handle shape events

21 years agodont move/resize !normal windows
Dana Jansens [Mon, 24 Mar 2003 18:42:20 +0000 (18:42 +0000)]
dont move/resize !normal windows

21 years agokill debug prints
Dana Jansens [Mon, 24 Mar 2003 05:38:46 +0000 (05:38 +0000)]
kill debug prints

21 years agokill debug print
Dana Jansens [Mon, 24 Mar 2003 05:38:28 +0000 (05:38 +0000)]
kill debug print

21 years agomore focus improvements. everything seems to work!
Dana Jansens [Mon, 24 Mar 2003 04:56:46 +0000 (04:56 +0000)]
more focus improvements. everything seems to work!

21 years agoTime is declared in Xlib.h
Dana Jansens [Mon, 24 Mar 2003 04:01:38 +0000 (04:01 +0000)]
Time is declared in Xlib.h

21 years agonot.
Dana Jansens [Mon, 24 Mar 2003 00:51:59 +0000 (00:51 +0000)]
not.

21 years agofocus seems to work when not remote too now
Dana Jansens [Mon, 24 Mar 2003 00:49:31 +0000 (00:49 +0000)]
focus seems to work when not remote too now

21 years agomore focus fixes. i wish this could end.
Dana Jansens [Mon, 24 Mar 2003 00:46:21 +0000 (00:46 +0000)]
more focus fixes. i wish this could end.

21 years agono \n in g_message
Dana Jansens [Mon, 24 Mar 2003 00:40:29 +0000 (00:40 +0000)]
no \n in g_message