]>
Dogcows Code - chaz/openbox/log
Dana Jansens [Sat, 6 Sep 2003 09:26:32 +0000 (09:26 +0000)]
\n's at the end of strings passed to ob_debg
Dana Jansens [Sat, 6 Sep 2003 09:25:05 +0000 (09:25 +0000)]
Closes #799. i think im too high to say more.
Dana Jansens [Sat, 6 Sep 2003 09:10:43 +0000 (09:10 +0000)]
sync before removing all the enter events. this way it actually catches them
Dana Jansens [Sat, 6 Sep 2003 08:43:30 +0000 (08:43 +0000)]
add the margins to the label_height so that the text doesnt cover the bevel/border
Dana Jansens [Thu, 4 Sep 2003 15:37:13 +0000 (15:37 +0000)]
code style fix
Dana Jansens [Thu, 4 Sep 2003 15:35:56 +0000 (15:35 +0000)]
optimization. don't need a glist where a simple pointer will suffice.
Dana Jansens [Thu, 4 Sep 2003 15:31:17 +0000 (15:31 +0000)]
was adding an extra / in ob_expand_tilde
Dana Jansens [Thu, 4 Sep 2003 15:30:34 +0000 (15:30 +0000)]
when a pipe menu is killed, kill all its submenus as well
Dana Jansens [Thu, 4 Sep 2003 14:54:29 +0000 (14:54 +0000)]
fix RECT_CONTAINS, name clash
Dana Jansens [Thu, 4 Sep 2003 06:23:57 +0000 (06:23 +0000)]
new scaling based on the Bresenham algorithm
Dana Jansens [Thu, 4 Sep 2003 06:23:27 +0000 (06:23 +0000)]
new scaling, based on the Bresenham algorithm
Dana Jansens [Thu, 4 Sep 2003 06:12:19 +0000 (06:12 +0000)]
off by one caused clients to be resized a little during a move
Dana Jansens [Thu, 4 Sep 2003 02:58:54 +0000 (02:58 +0000)]
oops missed a !
Dana Jansens [Thu, 4 Sep 2003 02:36:05 +0000 (02:36 +0000)]
turn off focusDelay by default
Dana Jansens [Thu, 4 Sep 2003 01:52:15 +0000 (01:52 +0000)]
move session code out of openbox.c all into session.c
remove --sm-save-file and --sm-client-id from argv so that they dont get reused when doing a restart.
Dana Jansens [Thu, 4 Sep 2003 00:42:43 +0000 (00:42 +0000)]
match the declarations in the header
Dana Jansens [Thu, 4 Sep 2003 00:39:05 +0000 (00:39 +0000)]
ungrab only as many times as we grabbed
Dana Jansens [Thu, 4 Sep 2003 00:05:42 +0000 (00:05 +0000)]
remove the reconfigure popup
Dana Jansens [Thu, 4 Sep 2003 00:02:53 +0000 (00:02 +0000)]
match the func prototypes in the header
Dana Jansens [Wed, 3 Sep 2003 23:35:05 +0000 (23:35 +0000)]
recent changes
Dana Jansens [Wed, 3 Sep 2003 23:31:20 +0000 (23:31 +0000)]
fix for not using startup notification
Dana Jansens [Wed, 3 Sep 2003 23:26:09 +0000 (23:26 +0000)]
recent changes
Dana Jansens [Wed, 3 Sep 2003 23:24:32 +0000 (23:24 +0000)]
recent changes
Dana Jansens [Wed, 3 Sep 2003 23:23:28 +0000 (23:23 +0000)]
beta1 time. fuck yah.
Dana Jansens [Wed, 3 Sep 2003 23:21:56 +0000 (23:21 +0000)]
kill the window mapping.. its not doing anything anyways? whatever..
Dana Jansens [Wed, 3 Sep 2003 23:20:21 +0000 (23:20 +0000)]
dont ungrab/grab all the mouse bindings every time a new one is added. just do it once on startup.
Dana Jansens [Wed, 3 Sep 2003 23:13:40 +0000 (23:13 +0000)]
dont exit when a theme can't be loaded during reconfigure
Dana Jansens [Wed, 3 Sep 2003 22:06:17 +0000 (22:06 +0000)]
handle the case where a transient is a child of a dockapp
Dana Jansens [Wed, 3 Sep 2003 22:02:21 +0000 (22:02 +0000)]
don't let move/resize occur on non-visible clients
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
This page took 0.058992 seconds and 4 git commands to generate.