]> icculus.org git repositories - dana/openbox.git/log
dana/openbox.git
20 years agofix capitalization and empty tags. cleanup.
Dana Jansens [Wed, 3 Sep 2003 07:15:25 +0000 (07:15 +0000)]
fix capitalization and empty tags. cleanup.

20 years agoremove obsolete placement/remember option
Dana Jansens [Wed, 3 Sep 2003 06:34:12 +0000 (06:34 +0000)]
remove obsolete placement/remember option

20 years agoonly show resize popups for clients with size increments. no move popup at all. waste...
Dana Jansens [Wed, 3 Sep 2003 06:33:43 +0000 (06:33 +0000)]
only show resize popups for clients with size increments. no move popup at all. waste of screen space.

20 years agouse the provided margins to layout the popup better
Dana Jansens [Wed, 3 Sep 2003 06:30:13 +0000 (06:30 +0000)]
use the provided margins to layout the popup better

20 years agoprovide a function to give the margins for an appearance
Dana Jansens [Wed, 3 Sep 2003 06:28:57 +0000 (06:28 +0000)]
provide a function to give the margins for an appearance

20 years agomake the default screen-edge resistance 20 (double what it is for windows)
Dana Jansens [Wed, 3 Sep 2003 05:44:28 +0000 (05:44 +0000)]
make the default screen-edge resistance 20 (double what it is for windows)

20 years agowe use the offsets we get from the server, we should use the byte order too..
Dana Jansens [Wed, 3 Sep 2003 05:28:19 +0000 (05:28 +0000)]
we use the offsets we get from the server, we should use the byte order too..

20 years agoremove bad comment
Dana Jansens [Wed, 3 Sep 2003 04:28:00 +0000 (04:28 +0000)]
remove bad comment

20 years agomore fixes to keep the pointer stuff aligned when doing keyboard move/resize
Dana Jansens [Tue, 2 Sep 2003 19:59:33 +0000 (19:59 +0000)]
more fixes to keep the pointer stuff aligned when doing keyboard move/resize

20 years agofix flashing when using keyboard move against the edge of the screen
Dana Jansens [Tue, 2 Sep 2003 19:50:10 +0000 (19:50 +0000)]
fix flashing when using keyboard move against the edge of the screen

20 years agointerlace is drawn first, so bevels n shit cover it
Dana Jansens [Tue, 2 Sep 2003 19:16:56 +0000 (19:16 +0000)]
interlace is drawn first, so bevels n shit cover it

20 years agouse new menu.bullet.selected.imageColor. use the text colors for the menu mask icons...
Dana Jansens [Tue, 2 Sep 2003 18:53:08 +0000 (18:53 +0000)]
use new menu.bullet.selected.imageColor. use the text colors for the menu mask icons instead of teh bullet color, and set it based on selected/disabled/normal like the text.

20 years agoadd menu.bullet.selected.imageColor
Dana Jansens [Tue, 2 Sep 2003 18:52:24 +0000 (18:52 +0000)]
add menu.bullet.selected.imageColor

20 years agograb the mouse before any move/resizes in actions, preventing focus from moving when...
Dana Jansens [Tue, 2 Sep 2003 17:54:11 +0000 (17:54 +0000)]
grab the mouse before any move/resizes in actions, preventing focus from moving when followMouse is on and the window moves/resizes out from under the pointer

20 years agomove the default menu to menu.xml
Dana Jansens [Tue, 2 Sep 2003 17:46:37 +0000 (17:46 +0000)]
move the default menu to menu.xml

20 years agoremove debug prints
Dana Jansens [Tue, 2 Sep 2003 17:43:49 +0000 (17:43 +0000)]
remove debug prints

20 years agoremove debug print
Dana Jansens [Tue, 2 Sep 2003 17:42:57 +0000 (17:42 +0000)]
remove debug print

20 years agoremove XXX comment, it was right, now its done :>
Dana Jansens [Tue, 2 Sep 2003 08:38:33 +0000 (08:38 +0000)]
remove XXX comment, it was right, now its done :>

20 years agouse the new color hash to cache RrColors
Dana Jansens [Tue, 2 Sep 2003 08:38:03 +0000 (08:38 +0000)]
use the new color hash to cache RrColors

20 years agomove some internal functions from render.h to instance.h
Dana Jansens [Tue, 2 Sep 2003 08:37:52 +0000 (08:37 +0000)]
move some internal functions from render.h to instance.h
add a color hash table to the RrInstance

20 years agoremove debug print
Dana Jansens [Tue, 2 Sep 2003 07:58:27 +0000 (07:58 +0000)]
remove debug print

20 years agomake the segfault swearing more clear
Dana Jansens [Tue, 2 Sep 2003 07:57:47 +0000 (07:57 +0000)]
make the segfault swearing more clear

20 years agoadd comment about the new code in moveresize for size increment windows
Dana Jansens [Tue, 2 Sep 2003 07:56:40 +0000 (07:56 +0000)]
add comment about the new code in moveresize for size increment windows

20 years agostop doing stupid shit for the size increments in client_configure, it belongs in...
Dana Jansens [Tue, 2 Sep 2003 07:50:52 +0000 (07:50 +0000)]
stop doing stupid shit for the size increments in client_configure, it belongs in the moveresize code. add it there.

20 years agoseparate window and screen snapping so only one or the other can be used
Dana Jansens [Tue, 2 Sep 2003 07:50:09 +0000 (07:50 +0000)]
separate window and screen snapping so only one or the other can be used

20 years agogrow to edge is a move and a resize, oops
Dana Jansens [Tue, 2 Sep 2003 05:34:04 +0000 (05:34 +0000)]
grow to edge is a move and a resize, oops

20 years agomove rc3 to rc.xml
Dana Jansens [Mon, 1 Sep 2003 17:01:21 +0000 (17:01 +0000)]
move rc3 to rc.xml

20 years agoupdate for the new theme selections
Dana Jansens [Mon, 1 Sep 2003 16:49:34 +0000 (16:49 +0000)]
update for the new theme selections

20 years agomake thebear the default theme
Dana Jansens [Mon, 1 Sep 2003 16:49:07 +0000 (16:49 +0000)]
make thebear the default theme

20 years agoadd a menu overlap and smaller font size for the menu items
Dana Jansens [Mon, 1 Sep 2003 16:48:23 +0000 (16:48 +0000)]
add a menu overlap and smaller font size for the menu items

20 years agoadd/fix themes for 3.0
Dana Jansens [Mon, 1 Sep 2003 16:41:25 +0000 (16:41 +0000)]
add/fix themes for 3.0

20 years agorename back the app_selected appearances to app_hilite
Dana Jansens [Mon, 1 Sep 2003 16:37:21 +0000 (16:37 +0000)]
rename back the app_selected appearances to app_hilite

20 years agoremove these themes
Dana Jansens [Mon, 1 Sep 2003 16:36:12 +0000 (16:36 +0000)]
remove these themes

20 years agosome stuff is exact
Dana Jansens [Mon, 1 Sep 2003 16:34:00 +0000 (16:34 +0000)]
some stuff is exact

20 years agoremove menu.bullet from themes
Dana Jansens [Mon, 1 Sep 2003 16:32:32 +0000 (16:32 +0000)]
remove menu.bullet from themes

20 years agoshow errors on stderr
Dana Jansens [Mon, 1 Sep 2003 16:30:29 +0000 (16:30 +0000)]
show errors on stderr

20 years agonicer usage output
Dana Jansens [Mon, 1 Sep 2003 16:29:54 +0000 (16:29 +0000)]
nicer usage output

20 years agothis move is not final
Dana Jansens [Mon, 1 Sep 2003 16:14:13 +0000 (16:14 +0000)]
this move is not final

20 years agomake ob_expand_tilde expand all tildes in the string
Dana Jansens [Mon, 1 Sep 2003 09:24:26 +0000 (09:24 +0000)]
make ob_expand_tilde expand all tildes in the string

20 years agoglobal valid
Dana Jansens [Mon, 1 Sep 2003 09:17:19 +0000 (09:17 +0000)]
global valid

20 years agomore checks, for pixelsize fonts
Dana Jansens [Mon, 1 Sep 2003 09:16:08 +0000 (09:16 +0000)]
more checks, for pixelsize fonts

20 years agoadd more checks, for fonts, and for missing stuff
Dana Jansens [Mon, 1 Sep 2003 09:05:54 +0000 (09:05 +0000)]
add more checks, for fonts, and for missing stuff

20 years agoupdate oldschool .xft.font options from ob2
Dana Jansens [Mon, 1 Sep 2003 08:54:31 +0000 (08:54 +0000)]
update oldschool .xft.font options from ob2

20 years agoenable all the tests
Dana Jansens [Mon, 1 Sep 2003 08:12:19 +0000 (08:12 +0000)]
enable all the tests

20 years agocheck for oldschool fonts
Dana Jansens [Mon, 1 Sep 2003 08:12:00 +0000 (08:12 +0000)]
check for oldschool fonts

20 years agocheck window.button.pressed
Dana Jansens [Mon, 1 Sep 2003 08:05:57 +0000 (08:05 +0000)]
check window.button.pressed

20 years agothemeupdate already fixes some recent changes
Dana Jansens [Mon, 1 Sep 2003 07:58:09 +0000 (07:58 +0000)]
themeupdate already fixes some recent changes

20 years agocouple more xrdb theme format cleanups:
Dana Jansens [Mon, 1 Sep 2003 07:12:58 +0000 (07:12 +0000)]
couple more xrdb theme format cleanups:
window.focus.font -> window.label.focus.font
window.unfocus.font -> window.label.unfocus.font
window.justify -> window.label.justify
menu.frame.* -> menu.items.*
menu.hilite.* -> menu.selected.*
*.picColor -> *.imageColor

20 years agoremove an old plugin call
Dana Jansens [Mon, 1 Sep 2003 07:03:46 +0000 (07:03 +0000)]
remove an old plugin call

20 years agocouple more xrdb theme format cleanups:
Dana Jansens [Mon, 1 Sep 2003 07:03:04 +0000 (07:03 +0000)]
couple more xrdb theme format cleanups:
window.focus.font -> window.label.focus.font
window.unfocus.font -> window.label.unfocus.font
window.justify -> window.label.justify
menu.frame.* -> menu.items.*
menu.hilite.* -> menu.selected.*
*.picColor -> *.imageColor

20 years agoremove the urgent options
Dana Jansens [Mon, 1 Sep 2003 05:56:17 +0000 (05:56 +0000)]
remove the urgent options

20 years agodont crash when flashing a window when it goes away, remove the timer when dying
Dana Jansens [Mon, 1 Sep 2003 04:30:59 +0000 (04:30 +0000)]
dont crash when flashing a window when it goes away, remove the timer when dying

20 years agoflash when urgent
Dana Jansens [Mon, 1 Sep 2003 03:42:44 +0000 (03:42 +0000)]
flash when urgent

20 years agoremove vibrate and flash actions
Dana Jansens [Mon, 1 Sep 2003 03:42:23 +0000 (03:42 +0000)]
remove vibrate and flash actions

20 years agoimproved frame flashing code, can start and stop it on command
Dana Jansens [Mon, 1 Sep 2003 03:41:53 +0000 (03:41 +0000)]
improved frame flashing code, can start and stop it on command

20 years agoremove the urgent actions
Dana Jansens [Mon, 1 Sep 2003 03:41:14 +0000 (03:41 +0000)]
remove the urgent actions

20 years agoi rul.. at typos..
Dana Jansens [Mon, 1 Sep 2003 03:35:45 +0000 (03:35 +0000)]
i rul.. at typos..

20 years agocopy/free the new interlaced color
Dana Jansens [Mon, 1 Sep 2003 03:34:24 +0000 (03:34 +0000)]
copy/free the new interlaced color

20 years agoadd interlaceColor, and support interlaced gradients
Dana Jansens [Mon, 1 Sep 2003 03:10:47 +0000 (03:10 +0000)]
add interlaceColor, and support interlaced gradients

20 years agoadd flashing urgent windows
Dana Jansens [Mon, 1 Sep 2003 02:58:40 +0000 (02:58 +0000)]
add flashing urgent windows

20 years agoadd flash action
Dana Jansens [Mon, 1 Sep 2003 02:57:53 +0000 (02:57 +0000)]
add flash action

20 years agoadd code to flash the frame
Dana Jansens [Mon, 1 Sep 2003 02:57:19 +0000 (02:57 +0000)]
add code to flash the frame

20 years agomake separators span the width of the entire menu
Dana Jansens [Mon, 1 Sep 2003 02:30:12 +0000 (02:30 +0000)]
make separators span the width of the entire menu

20 years agoadd urgent actions
Dana Jansens [Mon, 1 Sep 2003 02:02:40 +0000 (02:02 +0000)]
add urgent actions
add some macros for moving/resizing clients
add 'vibrate' action

20 years agos/expand_tile/ob_expand_tilde/
Dana Jansens [Mon, 1 Sep 2003 01:11:15 +0000 (01:11 +0000)]
s/expand_tile/ob_expand_tilde/

20 years agomissing 'extern' for a bunch of vars
Dana Jansens [Mon, 1 Sep 2003 01:10:07 +0000 (01:10 +0000)]
missing 'extern' for a bunch of vars

20 years agomove expand_tilde to ob_expand_tilde in openbox.c to make it global.
Dana Jansens [Mon, 1 Sep 2003 00:53:55 +0000 (00:53 +0000)]
move expand_tilde to ob_expand_tilde in openbox.c to make it global.
use it on the command read in the menu parsing for pipe menus.
use it on the command read for execute/restart actions.

20 years agoparse all the menu files specified
Dana Jansens [Sun, 31 Aug 2003 21:29:43 +0000 (21:29 +0000)]
parse all the menu files specified

20 years agooops, now is in the loop :>
Dana Jansens [Sun, 31 Aug 2003 21:14:21 +0000 (21:14 +0000)]
oops, now is in the loop :>

20 years agoget the current time when adding timers
Dana Jansens [Sun, 31 Aug 2003 21:12:54 +0000 (21:12 +0000)]
get the current time when adding timers

20 years agoi dont use sed for anything, no need to check for it
Dana Jansens [Sun, 31 Aug 2003 20:25:07 +0000 (20:25 +0000)]
i dont use sed for anything, no need to check for it

20 years agorm some plugin stuff that i missed
Dana Jansens [Sun, 31 Aug 2003 20:23:28 +0000 (20:23 +0000)]
rm some plugin stuff that i missed

20 years agoalpha7
Dana Jansens [Sun, 31 Aug 2003 20:21:16 +0000 (20:21 +0000)]
alpha7

20 years agochanges
Dana Jansens [Sun, 31 Aug 2003 20:08:16 +0000 (20:08 +0000)]
changes

20 years agoadd the DesktopLast action, props to marius nita for this one
Dana Jansens [Sun, 31 Aug 2003 20:06:42 +0000 (20:06 +0000)]
add the DesktopLast action, props to marius nita for this one

20 years agoremove debug print
Dana Jansens [Sun, 31 Aug 2003 19:58:39 +0000 (19:58 +0000)]
remove debug print

20 years agoadd a separator in the client-list-menus above iconic windows
Dana Jansens [Sun, 31 Aug 2003 19:56:19 +0000 (19:56 +0000)]
add a separator in the client-list-menus above iconic windows

20 years agodont lose the menu selection while puttin the mouse over a separator (properly)
Dana Jansens [Sun, 31 Aug 2003 19:54:34 +0000 (19:54 +0000)]
dont lose the menu selection while puttin the mouse over a separator (properly)

20 years agocompress events properly
Dana Jansens [Sun, 31 Aug 2003 19:50:17 +0000 (19:50 +0000)]
compress events properly

20 years agoonly hide menus if theyre supposed to when executing
Dana Jansens [Sun, 31 Aug 2003 18:58:10 +0000 (18:58 +0000)]
only hide menus if theyre supposed to when executing

20 years agomake directional focusing an interactive action
Dana Jansens [Sun, 31 Aug 2003 18:54:26 +0000 (18:54 +0000)]
make directional focusing an interactive action

20 years agothe <interactive> tags are no longer needed
Dana Jansens [Sun, 31 Aug 2003 18:53:41 +0000 (18:53 +0000)]
the <interactive> tags are no longer needed

20 years agomake desktop cycling work properly when non-interactive
Dana Jansens [Sun, 31 Aug 2003 18:53:23 +0000 (18:53 +0000)]
make desktop cycling work properly when non-interactive

20 years agowhen no modifiers are in a binding, then make it non-interactive
Dana Jansens [Sun, 31 Aug 2003 18:52:56 +0000 (18:52 +0000)]
when no modifiers are in a binding, then make it non-interactive

20 years agomake focus cycling work when not interactive
Dana Jansens [Sun, 31 Aug 2003 18:52:23 +0000 (18:52 +0000)]
make focus cycling work when not interactive
add focus_directional_cycle

20 years agotore did some more actions :)
Dana Jansens [Sun, 31 Aug 2003 18:17:31 +0000 (18:17 +0000)]
tore did some more actions :)

20 years agoungrab keys before grabbnig keys at the next chain level
Dana Jansens [Sun, 31 Aug 2003 17:33:50 +0000 (17:33 +0000)]
ungrab keys before grabbnig keys at the next chain level

20 years agograb the pointer Async for key grabs, lets key bindings like <execute>xkill</execute...
Dana Jansens [Sun, 31 Aug 2003 17:32:28 +0000 (17:32 +0000)]
grab the pointer Async for key grabs, lets key bindings like <execute>xkill</execute> work

20 years agodraw menu separators
Dana Jansens [Sun, 31 Aug 2003 17:04:23 +0000 (17:04 +0000)]
draw menu separators

20 years agoadd RrColorGC
Dana Jansens [Sun, 31 Aug 2003 17:02:49 +0000 (17:02 +0000)]
add RrColorGC
add a LineArt texture type for drawing a line, this is used for drawing the menu separators

20 years agouse RrColorGC
Dana Jansens [Sun, 31 Aug 2003 17:02:10 +0000 (17:02 +0000)]
use RrColorGC

20 years agoadd RrColorGC
Dana Jansens [Sun, 31 Aug 2003 17:01:53 +0000 (17:01 +0000)]
add RrColorGC

20 years agokill a warning
Dana Jansens [Sun, 31 Aug 2003 16:39:53 +0000 (16:39 +0000)]
kill a warning

20 years agomove_onscreen was supposed to go away.. :) thanks mikachu
Dana Jansens [Sun, 31 Aug 2003 06:55:14 +0000 (06:55 +0000)]
move_onscreen was supposed to go away.. :) thanks mikachu

20 years ago*** empty log message ***
Scott Moynes [Sat, 30 Aug 2003 20:07:10 +0000 (20:07 +0000)]
*** empty log message ***

20 years agoremove the last of the plugin stuff
Dana Jansens [Sat, 30 Aug 2003 19:07:26 +0000 (19:07 +0000)]
remove the last of the plugin stuff

20 years agoadd masks from the titlebar buttons to the client menu's options
Dana Jansens [Sat, 30 Aug 2003 19:03:29 +0000 (19:03 +0000)]
add masks from the titlebar buttons to the client menu's options

20 years agoadd suppot for showing pixmap masks in menus where the rgba icons go too
Dana Jansens [Sat, 30 Aug 2003 19:03:06 +0000 (19:03 +0000)]
add suppot for showing pixmap masks in menus where the rgba icons go too

20 years agouse the nwe theme's show_handle value
Dana Jansens [Sat, 30 Aug 2003 19:02:48 +0000 (19:02 +0000)]
use the nwe theme's show_handle value

20 years agoallow handlewidth of 0, which sets show_handle to false
Dana Jansens [Sat, 30 Aug 2003 19:02:10 +0000 (19:02 +0000)]
allow handlewidth of 0, which sets show_handle to false