]>
Dogcows Code - chaz/openbox/log
Dana Jansens [Wed, 3 Sep 2003 21:42:43 +0000 (21:42 +0000)]
display a popup and perform a smooth transition when reconfiguring
Dana Jansens [Wed, 3 Sep 2003 21:33:22 +0000 (21:33 +0000)]
grab keys on the client windows themselves
Dana Jansens [Wed, 3 Sep 2003 21:24:37 +0000 (21:24 +0000)]
only remove one flash timer at a time, so all frames dont stop flashing just cuz a window closed
Dana Jansens [Wed, 3 Sep 2003 21:23:45 +0000 (21:23 +0000)]
remove from desktop_menus when freed
Dana Jansens [Wed, 3 Sep 2003 21:18:19 +0000 (21:18 +0000)]
use the ob_main_loop_timeout_remove_data to only remove one timer
Dana Jansens [Wed, 3 Sep 2003 21:07:46 +0000 (21:07 +0000)]
dont set a strut when there are no apps in the dock
Dana Jansens [Wed, 3 Sep 2003 20:42:49 +0000 (20:42 +0000)]
support getting the desktop from the startup notification protocol
pass on to the startup notification code that a window has mapped with a given wmclass
Dana Jansens [Wed, 3 Sep 2003 20:39:42 +0000 (20:39 +0000)]
add the startup_id
Dana Jansens [Wed, 3 Sep 2003 20:39:11 +0000 (20:39 +0000)]
add the NONE cursor.
remove startup notification code from openbox.c and openbox.h
call the new sn_startup/shutdown for startupnotification.c
Dana Jansens [Wed, 3 Sep 2003 20:37:10 +0000 (20:37 +0000)]
use NONE cursor when not specifying one
Dana Jansens [Wed, 3 Sep 2003 20:36:37 +0000 (20:36 +0000)]
remove startup hacks and add startup notification in its own files
Dana Jansens [Wed, 3 Sep 2003 20:36:25 +0000 (20:36 +0000)]
remove the startup notification code from event.c, it all lives in its own file now
Dana Jansens [Wed, 3 Sep 2003 20:35:22 +0000 (20:35 +0000)]
add startup notification in its own .c/.h files
Dana Jansens [Wed, 3 Sep 2003 20:34:43 +0000 (20:34 +0000)]
use the NONE cursor when not specifying one
Dana Jansens [Wed, 3 Sep 2003 20:34:14 +0000 (20:34 +0000)]
add ob_main_loop_timeout_remove_data.
make the timeout remove functions remove *all* timeouts that match
Dana Jansens [Wed, 3 Sep 2003 20:33:43 +0000 (20:33 +0000)]
remove teh startup state saving hacks since we can reconfigure now. no more restarting for the average user anymore.
Dana Jansens [Wed, 3 Sep 2003 20:32:21 +0000 (20:32 +0000)]
remove all the startup notification code from screen.c
Dana Jansens [Wed, 3 Sep 2003 20:32:07 +0000 (20:32 +0000)]
add the startup_id atom
Dana Jansens [Wed, 3 Sep 2003 20:31:50 +0000 (20:31 +0000)]
use the NONE cursor when not specifying a cursor
Dana Jansens [Wed, 3 Sep 2003 20:31:31 +0000 (20:31 +0000)]
add a NONE cursor, to not change the cursor at all
Dana Jansens [Wed, 3 Sep 2003 20:26:23 +0000 (20:26 +0000)]
add reconfigure to the menu
Dana Jansens [Wed, 3 Sep 2003 18:11:39 +0000 (18:11 +0000)]
add a reconfigure action, also reconfigure on SIGUSR2.
support reconfiguring throughout the entire codebase.
Dana Jansens [Wed, 3 Sep 2003 16:47:16 +0000 (16:47 +0000)]
updates for thebear from merry
Dana Jansens [Wed, 3 Sep 2003 15:39:27 +0000 (15:39 +0000)]
make focusDelay check the destroying window properly before killing the timer
Dana Jansens [Wed, 3 Sep 2003 09:36:32 +0000 (09:36 +0000)]
add default A-space binding for the client menu
Dana Jansens [Wed, 3 Sep 2003 09:13:28 +0000 (09:13 +0000)]
add teh focusDelay option for mikachu
Dana Jansens [Wed, 3 Sep 2003 09:12:42 +0000 (09:12 +0000)]
track the maximum margin of menu items. use this to keep icons in the menus inside the bevel/borders of the menu items
Dana Jansens [Wed, 3 Sep 2003 08:13:44 +0000 (08:13 +0000)]
recent changes
Dana Jansens [Wed, 3 Sep 2003 08:12:32 +0000 (08:12 +0000)]
alpha8
Dana Jansens [Wed, 3 Sep 2003 08:12:07 +0000 (08:12 +0000)]
add the focusDelay option
Dana Jansens [Wed, 3 Sep 2003 08:11:38 +0000 (08:11 +0000)]
dont grab frame context mouse bindings on desktop windows
Dana Jansens [Wed, 3 Sep 2003 08:10:51 +0000 (08:10 +0000)]
make the client destructor a GDestroyNotify
Dana Jansens [Wed, 3 Sep 2003 08:08:00 +0000 (08:08 +0000)]
add themeupdate.py to the distribution
Dana Jansens [Wed, 3 Sep 2003 07:40:39 +0000 (07:40 +0000)]
add focus the desktop on left click binding
Dana Jansens [Wed, 3 Sep 2003 07:26:44 +0000 (07:26 +0000)]
rm empty line
Dana Jansens [Wed, 3 Sep 2003 07:24:39 +0000 (07:24 +0000)]
limit menus' width to 400px
Dana Jansens [Wed, 3 Sep 2003 07:17:20 +0000 (07:17 +0000)]
rename the theme name node from 'theme' to 'name'
Dana Jansens [Wed, 3 Sep 2003 07:15:25 +0000 (07:15 +0000)]
fix capitalization and empty tags. cleanup.
Dana Jansens [Wed, 3 Sep 2003 06:34:12 +0000 (06:34 +0000)]
remove obsolete placement/remember option
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.
Dana Jansens [Wed, 3 Sep 2003 06:30:13 +0000 (06:30 +0000)]
use the provided margins to layout the popup better
Dana Jansens [Wed, 3 Sep 2003 06:28:57 +0000 (06:28 +0000)]
provide a function to give the margins for an appearance
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)
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..
Dana Jansens [Wed, 3 Sep 2003 04:28:00 +0000 (04:28 +0000)]
remove bad comment
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
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
Dana Jansens [Tue, 2 Sep 2003 19:16:56 +0000 (19:16 +0000)]
interlace is drawn first, so bevels n shit cover it
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.
Dana Jansens [Tue, 2 Sep 2003 18:52:24 +0000 (18:52 +0000)]
add menu.bullet.selected.imageColor
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
Dana Jansens [Tue, 2 Sep 2003 17:46:37 +0000 (17:46 +0000)]
move the default menu to menu.xml
Dana Jansens [Tue, 2 Sep 2003 17:43:49 +0000 (17:43 +0000)]
remove debug prints
Dana Jansens [Tue, 2 Sep 2003 17:42:57 +0000 (17:42 +0000)]
remove debug print
Dana Jansens [Tue, 2 Sep 2003 08:38:33 +0000 (08:38 +0000)]
remove XXX comment, it was right, now its done :>
Dana Jansens [Tue, 2 Sep 2003 08:38:03 +0000 (08:38 +0000)]
use the new color hash to cache RrColors
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
Dana Jansens [Tue, 2 Sep 2003 07:58:27 +0000 (07:58 +0000)]
remove debug print
Dana Jansens [Tue, 2 Sep 2003 07:57:47 +0000 (07:57 +0000)]
make the segfault swearing more clear
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
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.
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
Dana Jansens [Tue, 2 Sep 2003 05:34:04 +0000 (05:34 +0000)]
grow to edge is a move and a resize, oops
Dana Jansens [Mon, 1 Sep 2003 17:01:21 +0000 (17:01 +0000)]
move rc3 to rc.xml
Dana Jansens [Mon, 1 Sep 2003 16:49:34 +0000 (16:49 +0000)]
update for the new theme selections
Dana Jansens [Mon, 1 Sep 2003 16:49:07 +0000 (16:49 +0000)]
make thebear the default theme
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
Dana Jansens [Mon, 1 Sep 2003 16:41:25 +0000 (16:41 +0000)]
add/fix themes for 3.0
Dana Jansens [Mon, 1 Sep 2003 16:37:21 +0000 (16:37 +0000)]
rename back the app_selected appearances to app_hilite
Dana Jansens [Mon, 1 Sep 2003 16:36:12 +0000 (16:36 +0000)]
remove these themes
Dana Jansens [Mon, 1 Sep 2003 16:34:00 +0000 (16:34 +0000)]
some stuff is exact
Dana Jansens [Mon, 1 Sep 2003 16:32:32 +0000 (16:32 +0000)]
remove menu.bullet from themes
Dana Jansens [Mon, 1 Sep 2003 16:30:29 +0000 (16:30 +0000)]
show errors on stderr
Dana Jansens [Mon, 1 Sep 2003 16:29:54 +0000 (16:29 +0000)]
nicer usage output
Dana Jansens [Mon, 1 Sep 2003 16:14:13 +0000 (16:14 +0000)]
this move is not final
Dana Jansens [Mon, 1 Sep 2003 09:24:26 +0000 (09:24 +0000)]
make ob_expand_tilde expand all tildes in the string
Dana Jansens [Mon, 1 Sep 2003 09:17:19 +0000 (09:17 +0000)]
global valid
Dana Jansens [Mon, 1 Sep 2003 09:16:08 +0000 (09:16 +0000)]
more checks, for pixelsize fonts
Dana Jansens [Mon, 1 Sep 2003 09:05:54 +0000 (09:05 +0000)]
add more checks, for fonts, and for missing stuff
Dana Jansens [Mon, 1 Sep 2003 08:54:31 +0000 (08:54 +0000)]
update oldschool .xft.font options from ob2
Dana Jansens [Mon, 1 Sep 2003 08:12:19 +0000 (08:12 +0000)]
enable all the tests
Dana Jansens [Mon, 1 Sep 2003 08:12:00 +0000 (08:12 +0000)]
check for oldschool fonts
Dana Jansens [Mon, 1 Sep 2003 08:05:57 +0000 (08:05 +0000)]
check window.button.pressed
Dana Jansens [Mon, 1 Sep 2003 07:58:09 +0000 (07:58 +0000)]
themeupdate already fixes some recent changes
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
Dana Jansens [Mon, 1 Sep 2003 07:03:46 +0000 (07:03 +0000)]
remove an old plugin call
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
Dana Jansens [Mon, 1 Sep 2003 05:56:17 +0000 (05:56 +0000)]
remove the urgent options
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
Dana Jansens [Mon, 1 Sep 2003 03:42:44 +0000 (03:42 +0000)]
flash when urgent
Dana Jansens [Mon, 1 Sep 2003 03:42:23 +0000 (03:42 +0000)]
remove vibrate and flash actions
Dana Jansens [Mon, 1 Sep 2003 03:41:53 +0000 (03:41 +0000)]
improved frame flashing code, can start and stop it on command
Dana Jansens [Mon, 1 Sep 2003 03:41:14 +0000 (03:41 +0000)]
remove the urgent actions
Dana Jansens [Mon, 1 Sep 2003 03:35:45 +0000 (03:35 +0000)]
i rul.. at typos..
Dana Jansens [Mon, 1 Sep 2003 03:34:24 +0000 (03:34 +0000)]
copy/free the new interlaced color
Dana Jansens [Mon, 1 Sep 2003 03:10:47 +0000 (03:10 +0000)]
add interlaceColor, and support interlaced gradients
Dana Jansens [Mon, 1 Sep 2003 02:58:40 +0000 (02:58 +0000)]
add flashing urgent windows
Dana Jansens [Mon, 1 Sep 2003 02:57:53 +0000 (02:57 +0000)]
add flash action
Dana Jansens [Mon, 1 Sep 2003 02:57:19 +0000 (02:57 +0000)]
add code to flash the frame
Dana Jansens [Mon, 1 Sep 2003 02:30:12 +0000 (02:30 +0000)]
make separators span the width of the entire menu
This page took 0.060344 seconds and 4 git commands to generate.