]>
Dogcows Code - chaz/openbox/log
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
Dana Jansens [Mon, 24 Mar 2003 05:38:28 +0000 (05:38 +0000)]
kill debug print
Dana Jansens [Mon, 24 Mar 2003 04:56:46 +0000 (04:56 +0000)]
more focus improvements. everything seems to work!
Dana Jansens [Mon, 24 Mar 2003 04:01:38 +0000 (04:01 +0000)]
Time is declared in Xlib.h
Dana Jansens [Mon, 24 Mar 2003 00:51:59 +0000 (00:51 +0000)]
not.
Dana Jansens [Mon, 24 Mar 2003 00:49:31 +0000 (00:49 +0000)]
focus seems to work when not remote too now
Dana Jansens [Mon, 24 Mar 2003 00:46:21 +0000 (00:46 +0000)]
more focus fixes. i wish this could end.
Dana Jansens [Mon, 24 Mar 2003 00:40:29 +0000 (00:40 +0000)]
no \n in g_message
Dana Jansens [Mon, 24 Mar 2003 00:01:55 +0000 (00:01 +0000)]
add restart and exit actions
Dana Jansens [Sun, 23 Mar 2003 23:47:47 +0000 (23:47 +0000)]
yet more improvements to focus handling
Dana Jansens [Sun, 23 Mar 2003 23:45:06 +0000 (23:45 +0000)]
no enter events on decorations
Dana Jansens [Sun, 23 Mar 2003 23:00:15 +0000 (23:00 +0000)]
gl aint used yet
Dana Jansens [Sun, 23 Mar 2003 22:54:33 +0000 (22:54 +0000)]
export config values
Dana Jansens [Sun, 23 Mar 2003 22:53:19 +0000 (22:53 +0000)]
dont need the bool
Dana Jansens [Sun, 23 Mar 2003 22:41:32 +0000 (22:41 +0000)]
typo
Dana Jansens [Sun, 23 Mar 2003 22:39:06 +0000 (22:39 +0000)]
make history placement optional
Dana Jansens [Sun, 23 Mar 2003 22:28:12 +0000 (22:28 +0000)]
export its options and use them from the rc file
Dana Jansens [Sun, 23 Mar 2003 22:27:22 +0000 (22:27 +0000)]
raise AND focus
Dana Jansens [Sun, 23 Mar 2003 22:20:05 +0000 (22:20 +0000)]
export focus options to the rc file
Dana Jansens [Sun, 23 Mar 2003 22:07:13 +0000 (22:07 +0000)]
make the labels one bigger than the text on the top and bottom
Dana Jansens [Sun, 23 Mar 2003 22:03:32 +0000 (22:03 +0000)]
seems to be better text placement than ever
Dana Jansens [Sun, 23 Mar 2003 21:55:04 +0000 (21:55 +0000)]
found what seems to be a better vertical offset for the fonts
Dana Jansens [Sun, 23 Mar 2003 21:15:49 +0000 (21:15 +0000)]
woops playing with the hash table left it in a half changed state here
Dana Jansens [Sun, 23 Mar 2003 20:45:31 +0000 (20:45 +0000)]
compare it to null like i do elsewhere
Dana Jansens [Sun, 23 Mar 2003 20:45:15 +0000 (20:45 +0000)]
code optimization
Dana Jansens [Sun, 23 Mar 2003 20:34:13 +0000 (20:34 +0000)]
when adjusting the trasient lists, set them, dont leave them hanging into space
Dana Jansens [Sun, 23 Mar 2003 20:16:39 +0000 (20:16 +0000)]
turn off all elements, would miss them randomly if titlebar was disabled before
Dana Jansens [Sun, 23 Mar 2003 19:44:43 +0000 (19:44 +0000)]
whitespace
Dana Jansens [Sun, 23 Mar 2003 19:44:30 +0000 (19:44 +0000)]
use gnew0 to make life easy
Dana Jansens [Sun, 23 Mar 2003 19:44:10 +0000 (19:44 +0000)]
use the plugins' plugin_setup_config function
Dana Jansens [Sun, 23 Mar 2003 19:43:15 +0000 (19:43 +0000)]
dont render gradients that are missing
This page took 0.050736 seconds and 4 git commands to generate.