]>
Dogcows Code - chaz/openbox/log
Dana Jansens [Wed, 26 Mar 2003 15:08:19 +0000 (15:08 +0000)]
use the right data when initially placing the frame. was fucking up the gravity calcs
Dana Jansens [Wed, 26 Mar 2003 15:02:08 +0000 (15:02 +0000)]
not using CurrentTime anywhere
Dana Jansens [Wed, 26 Mar 2003 14:39:14 +0000 (14:39 +0000)]
use CurrentTime again?
Dana Jansens [Wed, 26 Mar 2003 14:12:30 +0000 (14:12 +0000)]
bind C-g for the rset key
Dana Jansens [Wed, 26 Mar 2003 14:10:01 +0000 (14:10 +0000)]
ungrab with currenttime
Dana Jansens [Wed, 26 Mar 2003 14:06:55 +0000 (14:06 +0000)]
use the last event timestamp when focusing the focus_backup
Dana Jansens [Wed, 26 Mar 2003 13:55:05 +0000 (13:55 +0000)]
negatives that work!
Dana Jansens [Wed, 26 Mar 2003 13:53:25 +0000 (13:53 +0000)]
document the options
Dana Jansens [Wed, 26 Mar 2003 13:51:45 +0000 (13:51 +0000)]
better negatives
Dana Jansens [Wed, 26 Mar 2003 13:51:07 +0000 (13:51 +0000)]
allow negative numbers
Dana Jansens [Wed, 26 Mar 2003 13:40:20 +0000 (13:40 +0000)]
was reversing the keylist
Dana Jansens [Wed, 26 Mar 2003 13:35:32 +0000 (13:35 +0000)]
subtract 1 from the given desktop number
Dana Jansens [Wed, 26 Mar 2003 13:29:09 +0000 (13:29 +0000)]
make parsing more generic
Dana Jansens [Wed, 26 Mar 2003 13:28:50 +0000 (13:28 +0000)]
free unused paths
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
Dana Jansens [Wed, 26 Mar 2003 13:27:39 +0000 (13:27 +0000)]
remove an extraneous g_warning
Dana Jansens [Wed, 26 Mar 2003 13:27:22 +0000 (13:27 +0000)]
split the relative functions
Dana Jansens [Wed, 26 Mar 2003 13:25:21 +0000 (13:25 +0000)]
check for invalid keys properly
Dana Jansens [Wed, 26 Mar 2003 13:14:50 +0000 (13:14 +0000)]
comment that the relative move/resize amounts need to be set
Dana Jansens [Wed, 26 Mar 2003 13:13:45 +0000 (13:13 +0000)]
split up the relative move/resize actions into horz/vert
Dana Jansens [Wed, 26 Mar 2003 12:53:04 +0000 (12:53 +0000)]
create actions from string names
Dana Jansens [Wed, 26 Mar 2003 12:52:32 +0000 (12:52 +0000)]
load keybindings from keysrc
Dana Jansens [Wed, 26 Mar 2003 12:49:18 +0000 (12:49 +0000)]
add exit/restart.
clarify which can be used for drag events
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
Dana Jansens [Wed, 26 Mar 2003 12:46:39 +0000 (12:46 +0000)]
dont let bind to actiondesktop
Dana Jansens [Wed, 26 Mar 2003 12:33:09 +0000 (12:33 +0000)]
use the action_from_string helper
Dana Jansens [Wed, 26 Mar 2003 12:28:20 +0000 (12:28 +0000)]
let a be null for action_free
Dana Jansens [Wed, 26 Mar 2003 12:12:33 +0000 (12:12 +0000)]
use g_warning not printf
Dana Jansens [Wed, 26 Mar 2003 11:25:19 +0000 (11:25 +0000)]
properly restrict bindings for motion events
Dana Jansens [Wed, 26 Mar 2003 11:17:24 +0000 (11:17 +0000)]
even beter
Dana Jansens [Wed, 26 Mar 2003 11:11:36 +0000 (11:11 +0000)]
better comment parsing
Dana Jansens [Wed, 26 Mar 2003 10:17:36 +0000 (10:17 +0000)]
sep is not used any more
Dana Jansens [Wed, 26 Mar 2003 10:17:14 +0000 (10:17 +0000)]
fix comment parsing
Dana Jansens [Wed, 26 Mar 2003 10:15:01 +0000 (10:15 +0000)]
dont set fields if in a comment
Dana Jansens [Wed, 26 Mar 2003 09:47:08 +0000 (09:47 +0000)]
kill the prints again for now
Dana Jansens [Wed, 26 Mar 2003 09:17:24 +0000 (09:17 +0000)]
rm the lex .c on clean
Dana Jansens [Wed, 26 Mar 2003 09:05:58 +0000 (09:05 +0000)]
dont print bad window errors
Dana Jansens [Wed, 26 Mar 2003 09:05:49 +0000 (09:05 +0000)]
put back map/unmap msgs
Dana Jansens [Wed, 26 Mar 2003 09:05:21 +0000 (09:05 +0000)]
look for yacc
Dana Jansens [Wed, 26 Mar 2003 08:43:38 +0000 (08:43 +0000)]
fields must not start or end with '-'
Dana Jansens [Wed, 26 Mar 2003 08:29:34 +0000 (08:29 +0000)]
dont let you got to numdesktops+1
Dana Jansens [Wed, 26 Mar 2003 08:23:05 +0000 (08:23 +0000)]
rm the debug print
Dana Jansens [Wed, 26 Mar 2003 08:18:50 +0000 (08:18 +0000)]
kill debug prints
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
Dana Jansens [Wed, 26 Mar 2003 08:00:56 +0000 (08:00 +0000)]
oops
Dana Jansens [Wed, 26 Mar 2003 07:59:05 +0000 (07:59 +0000)]
rm some debug prints
Dana Jansens [Wed, 26 Mar 2003 07:07:55 +0000 (07:07 +0000)]
use ungrab enter events
Derek Foreman [Wed, 26 Mar 2003 05:38:39 +0000 (05:38 +0000)]
add rgba icon support
Derek Foreman [Wed, 26 Mar 2003 05:38:13 +0000 (05:38 +0000)]
rgba icon rendering
Derek Foreman [Wed, 26 Mar 2003 05:38:02 +0000 (05:38 +0000)]
add image.c to the build process
Dana Jansens [Wed, 26 Mar 2003 05:36:18 +0000 (05:36 +0000)]
use rgba icons for clients
Derek Foreman [Wed, 26 Mar 2003 05:23:28 +0000 (05:23 +0000)]
added "NoTexture" type
Dana Jansens [Wed, 26 Mar 2003 05:16:30 +0000 (05:16 +0000)]
document the options
Dana Jansens [Wed, 26 Mar 2003 05:15:40 +0000 (05:15 +0000)]
only let bind Move and Resize to Drags
Dana Jansens [Wed, 26 Mar 2003 05:06:12 +0000 (05:06 +0000)]
add the lexer
Dana Jansens [Wed, 26 Mar 2003 04:56:37 +0000 (04:56 +0000)]
check for no client
Derek Foreman [Wed, 26 Mar 2003 04:54:33 +0000 (04:54 +0000)]
filled out rgba
Dana Jansens [Wed, 26 Mar 2003 04:32:23 +0000 (04:32 +0000)]
set the position for all textures
Dana Jansens [Wed, 26 Mar 2003 04:25:41 +0000 (04:25 +0000)]
parse a mouserc file for mouse bindings
Dana Jansens [Wed, 26 Mar 2003 04:25:17 +0000 (04:25 +0000)]
add new parsing shit
Dana Jansens [Wed, 26 Mar 2003 04:23:57 +0000 (04:23 +0000)]
new output file from flex
Dana Jansens [Wed, 26 Mar 2003 04:23:40 +0000 (04:23 +0000)]
wrong place
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
Dana Jansens [Wed, 26 Mar 2003 04:22:02 +0000 (04:22 +0000)]
look for flex
Dana Jansens [Wed, 26 Mar 2003 03:36:39 +0000 (03:36 +0000)]
free the string for action_restart too
Derek Foreman [Wed, 26 Mar 2003 02:19:38 +0000 (02:19 +0000)]
add a Rect to the textures for positioning them
Dana Jansens [Wed, 26 Mar 2003 01:41:06 +0000 (01:41 +0000)]
print a warning when a module fails to open
Derek Foreman [Wed, 26 Mar 2003 00:52:43 +0000 (00:52 +0000)]
include appropriate header file for Rect
Derek Foreman [Wed, 26 Mar 2003 00:50:06 +0000 (00:50 +0000)]
added position to the textures
Dana Jansens [Wed, 26 Mar 2003 00:27:07 +0000 (00:27 +0000)]
strdown the context name
Dana Jansens [Wed, 26 Mar 2003 00:23:16 +0000 (00:23 +0000)]
use names for mouse buttons, all case insensitive
Dana Jansens [Wed, 26 Mar 2003 00:22:10 +0000 (00:22 +0000)]
case insensitive
Dana Jansens [Tue, 25 Mar 2003 23:59:50 +0000 (23:59 +0000)]
dont change desktop when its out of range
Dana Jansens [Tue, 25 Mar 2003 22:14:02 +0000 (22:14 +0000)]
move the def'n of the KeyBindingTree
Dana Jansens [Tue, 25 Mar 2003 22:13:44 +0000 (22:13 +0000)]
presses work when clicks dont on the frame around the titlebar..
Dana Jansens [Tue, 25 Mar 2003 22:13:09 +0000 (22:13 +0000)]
translate "Control" and "Shift" for modifiers too
Dana Jansens [Tue, 25 Mar 2003 22:00:14 +0000 (22:00 +0000)]
bettr font alignment, i think
Dana Jansens [Tue, 25 Mar 2003 21:47:25 +0000 (21:47 +0000)]
i fucked that one up
Dana Jansens [Tue, 25 Mar 2003 21:14:35 +0000 (21:14 +0000)]
add 'corner snapping' resistance
Dana Jansens [Tue, 25 Mar 2003 02:20:16 +0000 (02:20 +0000)]
typo
Dana Jansens [Tue, 25 Mar 2003 02:18:19 +0000 (02:18 +0000)]
dont accept MapRequest's for !iconic windows
Dana Jansens [Tue, 25 Mar 2003 00:54:47 +0000 (00:54 +0000)]
clarify using stacking_lower for restoring the stacking order
Dana Jansens [Tue, 25 Mar 2003 00:44:27 +0000 (00:44 +0000)]
free the startup stacking order after using it
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
Dana Jansens [Tue, 25 Mar 2003 00:38:55 +0000 (00:38 +0000)]
dont change the stacking order hint while shuting down
Dana Jansens [Mon, 24 Mar 2003 22:07:30 +0000 (22:07 +0000)]
add action.h for menu entries
Dana Jansens [Mon, 24 Mar 2003 22:04:43 +0000 (22:04 +0000)]
you cant reference yourself as a type
Dana Jansens [Mon, 24 Mar 2003 22:03:38 +0000 (22:03 +0000)]
use g_hash_table properly
Scott Moynes [Mon, 24 Mar 2003 21:54:47 +0000 (21:54 +0000)]
Added some menu structure.
Dana Jansens [Mon, 24 Mar 2003 20:16:00 +0000 (20:16 +0000)]
remove debug print
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
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
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
Dana Jansens [Mon, 24 Mar 2003 19:59:46 +0000 (19:59 +0000)]
only configure the engine if something changed
Dana Jansens [Mon, 24 Mar 2003 19:55:20 +0000 (19:55 +0000)]
proper height for shaded windows
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
Dana Jansens [Mon, 24 Mar 2003 19:10:33 +0000 (19:10 +0000)]
double ptrs suck! yay shape!
Dana Jansens [Mon, 24 Mar 2003 19:07:28 +0000 (19:07 +0000)]
handle shape events
Dana Jansens [Mon, 24 Mar 2003 18:42:20 +0000 (18:42 +0000)]
dont move/resize !normal windows
Dana Jansens [Mon, 24 Mar 2003 05:38:46 +0000 (05:38 +0000)]
kill debug prints
This page took 0.058899 seconds and 4 git commands to generate.