]>
Dogcows Code - chaz/openbox/log
Dana Jansens [Tue, 12 Jun 2007 14:33:22 +0000 (14:33 +0000)]
respect max/min sizes when fullscreen or maximized
Dana Jansens [Tue, 12 Jun 2007 04:56:34 +0000 (04:56 +0000)]
add debug print
Dana Jansens [Tue, 12 Jun 2007 04:54:16 +0000 (04:54 +0000)]
stop ignoring enters on window hide, and explain why
Dana Jansens [Tue, 12 Jun 2007 04:31:23 +0000 (04:31 +0000)]
like unmap, don't let enter events move focus when a window iconifies unless underMouse is on
Dana Jansens [Tue, 12 Jun 2007 04:20:41 +0000 (04:20 +0000)]
dont use enter events from new windows appearing to focus them, unless underMouse is on
Dana Jansens [Tue, 12 Jun 2007 04:16:32 +0000 (04:16 +0000)]
i dont think people shade windows with the intention of having them hidden by stuff. also bug fix.
Dana Jansens [Tue, 12 Jun 2007 04:12:54 +0000 (04:12 +0000)]
try place under the mouse when theres no free space? maybe thats dumb
Dana Jansens [Tue, 12 Jun 2007 04:08:55 +0000 (04:08 +0000)]
basically this is smart placement but its better now..
Dana Jansens [Tue, 12 Jun 2007 03:42:47 +0000 (03:42 +0000)]
new window placement, but i was a lil tipsy when i started this so maybe its not so good. smart placement was just as useless anyways though, so yeah. and this code is much cleaner. on to stealing fvwm code now.
Dana Jansens [Mon, 11 Jun 2007 21:58:21 +0000 (21:58 +0000)]
redundant if'ing
Dana Jansens [Mon, 11 Jun 2007 18:56:19 +0000 (18:56 +0000)]
when undecorated and keepborder is on, show only the outside border not the clientborder
Dana Jansens [Mon, 11 Jun 2007 16:07:32 +0000 (16:07 +0000)]
instead of falling back to any normal window. fallback to the same windows you can focus cycle to.
Dana Jansens [Sun, 10 Jun 2007 23:28:51 +0000 (23:28 +0000)]
update changelog
Dana Jansens [Sun, 10 Jun 2007 23:18:51 +0000 (23:18 +0000)]
bump version. fix library versions
Dana Jansens [Sun, 10 Jun 2007 23:07:36 +0000 (23:07 +0000)]
put new things at the bottom of the struct
Dana Jansens [Sun, 10 Jun 2007 21:56:50 +0000 (21:56 +0000)]
let the shadow be 0-256
Dana Jansens [Sun, 10 Jun 2007 21:55:09 +0000 (21:55 +0000)]
don't limit the highlight at all
Dana Jansens [Sun, 10 Jun 2007 21:40:22 +0000 (21:40 +0000)]
fix a debug print
Dana Jansens [Sun, 10 Jun 2007 21:38:29 +0000 (21:38 +0000)]
make bevel strengths theme-selectable
Dana Jansens [Sun, 10 Jun 2007 19:50:50 +0000 (19:50 +0000)]
move focus consistantly when changing desktops with different mouse-focus options - while still being not annoying with omnipresent windows
Dana Jansens [Sun, 10 Jun 2007 19:37:09 +0000 (19:37 +0000)]
cache pipe menus without crashing!
Dana Jansens [Sun, 10 Jun 2007 19:21:47 +0000 (19:21 +0000)]
make um.. the resizerelative action work right and also not move the window when resizing it and it cant get any smaller/bigger
Dana Jansens [Sun, 10 Jun 2007 18:48:58 +0000 (18:48 +0000)]
cache pipe menus until the menus close
Dana Jansens [Sun, 10 Jun 2007 18:06:12 +0000 (18:06 +0000)]
remove debug prints
Dana Jansens [Sun, 10 Jun 2007 17:58:52 +0000 (17:58 +0000)]
allow noninteractive directional focus.
make keybinds noninteractive when the last key in the chain has no modifiers (i think this is what the code was supposed to do but failed.)
don't reset key chains during an interactive action. reset them after an interactive action finishes (honoring chroot)
so you can <C-t><C-Up>Stuff<//> and it'll do stuff as you hit C-Up, you dont have to keep hitting C-t
Dana Jansens [Sun, 10 Jun 2007 16:19:08 +0000 (16:19 +0000)]
frigging gtk frig.
Dana Jansens [Sun, 10 Jun 2007 16:02:28 +0000 (16:02 +0000)]
i think that other emacs fix was "the right one" and this one where we don't always send configurenotifies can go away. that should fix the xemacs stall thing.
Dana Jansens [Sun, 10 Jun 2007 13:06:16 +0000 (13:06 +0000)]
copy/paste :x
Dana Jansens [Sun, 10 Jun 2007 13:04:12 +0000 (13:04 +0000)]
fix resizerelative for right/bottom edges
Dana Jansens [Sun, 10 Jun 2007 04:16:36 +0000 (04:16 +0000)]
remove SCIM by default. its caused people problems
Dana Jansens [Sun, 10 Jun 2007 03:58:02 +0000 (03:58 +0000)]
delay re-rendering the frame while it is being iconify-animated until the animation finishes (avoid it flashing to unfocused)
Dana Jansens [Sun, 10 Jun 2007 03:41:40 +0000 (03:41 +0000)]
use the osd theme stuff for the dock instead of active titlebar
Dana Jansens [Sun, 10 Jun 2007 00:48:03 +0000 (00:48 +0000)]
update changelog
Dana Jansens [Sun, 10 Jun 2007 00:33:54 +0000 (00:33 +0000)]
make client_under_pointer only count windows on the visible desktop. its called halfway thru showing/hiding windows on a desktop change when focusLast is off
Dana Jansens [Sun, 10 Jun 2007 00:19:02 +0000 (00:19 +0000)]
let you use +-+-x in the positions for per-app settings, like x geometry
Dana Jansens [Sat, 9 Jun 2007 21:51:51 +0000 (21:51 +0000)]
update changelog for 3.4.1 so far
Dana Jansens [Sat, 9 Jun 2007 20:56:25 +0000 (20:56 +0000)]
update onyx themes
Dana Jansens [Sat, 9 Jun 2007 17:58:16 +0000 (17:58 +0000)]
let you focus cycle to helper windows if there are only dialog windows around in its group (only normal type windows count as siblings for this case)
Dana Jansens [Sat, 9 Jun 2007 17:19:55 +0000 (17:19 +0000)]
only configure the window after it sets WM_NORMAL_HINTS if it is outside of its new bounds
Dana Jansens [Sat, 9 Jun 2007 02:59:18 +0000 (02:59 +0000)]
mismerged the 3.4 xsd stuff into trunk.
Dana Jansens [Sat, 9 Jun 2007 01:28:23 +0000 (01:28 +0000)]
add shadows on inactive windows
Mikael Magnusson [Sat, 9 Jun 2007 01:28:00 +0000 (01:28 +0000)]
wrongly indented line
Dana Jansens [Sat, 9 Jun 2007 01:23:21 +0000 (01:23 +0000)]
revert change to theme.. *^^*
Dana Jansens [Sat, 9 Jun 2007 01:22:34 +0000 (01:22 +0000)]
fix when 1or2px splitvertical
Dana Jansens [Sat, 9 Jun 2007 01:18:19 +0000 (01:18 +0000)]
no crashing in splitvertical
Dana Jansens [Sat, 9 Jun 2007 01:08:25 +0000 (01:08 +0000)]
middle gradient in splitvertical
Dana Jansens [Sat, 9 Jun 2007 00:42:29 +0000 (00:42 +0000)]
small tweak for nonfocused windows? i dont think they are perfect yet.
Dana Jansens [Sat, 9 Jun 2007 00:36:13 +0000 (00:36 +0000)]
better buttons for inactive windows - no hover and bright lightup pressed
Dana Jansens [Sat, 9 Jun 2007 00:13:39 +0000 (00:13 +0000)]
add onyx themes to install. make non-active stuff grey
Dana Jansens [Fri, 8 Jun 2007 23:41:23 +0000 (23:41 +0000)]
add Onyx themes!?!
Mikael Magnusson [Fri, 8 Jun 2007 23:35:21 +0000 (23:35 +0000)]
add a hover for pressed
Dana Jansens [Fri, 8 Jun 2007 22:14:48 +0000 (22:14 +0000)]
yay. toggled textures and colors for all states.
Dana Jansens [Thu, 7 Jun 2007 23:51:07 +0000 (23:51 +0000)]
revert the change to frame.c
Mikael Magnusson [Thu, 7 Jun 2007 23:50:40 +0000 (23:50 +0000)]
missed a spot
Mikael Magnusson [Thu, 7 Jun 2007 23:46:28 +0000 (23:46 +0000)]
back xml themes out of trunk
Dana Jansens [Thu, 7 Jun 2007 22:40:46 +0000 (22:40 +0000)]
bump version
Dana Jansens [Thu, 7 Jun 2007 22:38:44 +0000 (22:38 +0000)]
stop processing x events or actions when loop->run becomes false
Dana Jansens [Thu, 7 Jun 2007 22:34:05 +0000 (22:34 +0000)]
don't reconfigure twice
Dana Jansens [Thu, 7 Jun 2007 19:06:03 +0000 (19:06 +0000)]
remove {} just cuz
Dana Jansens [Thu, 7 Jun 2007 19:05:06 +0000 (19:05 +0000)]
fix dirfocus when no dialog
Dana Jansens [Thu, 7 Jun 2007 19:03:18 +0000 (19:03 +0000)]
why is this function declared twice
Dana Jansens [Thu, 7 Jun 2007 18:59:30 +0000 (18:59 +0000)]
let you lower siblings below eachother
Dana Jansens [Thu, 7 Jun 2007 16:25:23 +0000 (16:25 +0000)]
better.
Dana Jansens [Thu, 7 Jun 2007 16:23:43 +0000 (16:23 +0000)]
c comments
Dana Jansens [Thu, 7 Jun 2007 16:23:23 +0000 (16:23 +0000)]
i dont think that line is valid, if it ever did run
Dana Jansens [Thu, 7 Jun 2007 15:10:03 +0000 (15:10 +0000)]
put the directional focus dialog on the active monitor
Dana Jansens [Thu, 7 Jun 2007 15:07:50 +0000 (15:07 +0000)]
make popup dialogs appear on the active monitor with xinerama
Mikael Magnusson [Thu, 7 Jun 2007 12:52:48 +0000 (12:52 +0000)]
forgot to change the version string in the header
Mikael Magnusson [Thu, 7 Jun 2007 12:51:51 +0000 (12:51 +0000)]
updated japanese translation, ui visible strings only
Mikael Magnusson [Thu, 7 Jun 2007 12:15:59 +0000 (12:15 +0000)]
update vietnamese translation and rename to just vi
Dana Jansens [Thu, 7 Jun 2007 05:24:06 +0000 (05:24 +0000)]
add debug prints
Dana Jansens [Thu, 7 Jun 2007 04:55:21 +0000 (04:55 +0000)]
if Key_R is set to multiple mods, then it'll use them all now. but Key_L still takes precidence if they are different
Dana Jansens [Thu, 7 Jun 2007 04:48:53 +0000 (04:48 +0000)]
rather than making you hit both Key_L and Key_R if they are bound to different things, make Key_L take precidence. But if only Key_R is bound then use that. If Key_L is bound to multiple masks it'll use them all, but that won't work for Key_R right now.
Dana Jansens [Thu, 7 Jun 2007 04:22:56 +0000 (04:22 +0000)]
get rid of client->transient_for. just client->parents and client->transient_for_group now.
Dana Jansens [Thu, 7 Jun 2007 03:43:22 +0000 (03:43 +0000)]
transient_for is now only used to check for OB_TRAN_GROUP
Dana Jansens [Thu, 7 Jun 2007 03:37:09 +0000 (03:37 +0000)]
more cleanup
Dana Jansens [Thu, 7 Jun 2007 03:25:15 +0000 (03:25 +0000)]
more cleanup
Dana Jansens [Thu, 7 Jun 2007 03:21:18 +0000 (03:21 +0000)]
nice code cleanup that's been needed for a long time. add parents list to client, which you can iterate instead of going thru the group.
Dana Jansens [Wed, 6 Jun 2007 23:40:07 +0000 (23:40 +0000)]
add keyboard accels
Mikael Magnusson [Wed, 6 Jun 2007 23:36:09 +0000 (23:36 +0000)]
add vietnamese translation
Dana Jansens [Wed, 6 Jun 2007 18:47:00 +0000 (18:47 +0000)]
fallback under the mouse when config_focus_under_mouse
Dana Jansens [Wed, 6 Jun 2007 16:08:21 +0000 (16:08 +0000)]
one more..
Dana Jansens [Wed, 6 Jun 2007 16:07:39 +0000 (16:07 +0000)]
better group_full func
Dana Jansens [Wed, 6 Jun 2007 16:06:44 +0000 (16:06 +0000)]
check if they have a group
Dana Jansens [Wed, 6 Jun 2007 14:53:57 +0000 (14:53 +0000)]
make active-disabled shadow offset-y be proper
Dana Jansens [Wed, 6 Jun 2007 14:34:22 +0000 (14:34 +0000)]
better code for the last commit. let transients get focus when a group member is focused too.
Dana Jansens [Wed, 6 Jun 2007 14:23:56 +0000 (14:23 +0000)]
let transients take focus when anything in the transient tree _or the group_ is focused
Dana Jansens [Wed, 6 Jun 2007 02:15:51 +0000 (02:15 +0000)]
remove some debug prints
Dana Jansens [Tue, 5 Jun 2007 20:37:10 +0000 (20:37 +0000)]
fix parentrel bevels
Dana Jansens [Tue, 5 Jun 2007 18:52:04 +0000 (18:52 +0000)]
add modifier changes
Dana Jansens [Tue, 5 Jun 2007 18:48:14 +0000 (18:48 +0000)]
ignore control_l/r shift_l/r and caps_lock bindings. Control, Shift and NumLock are hardcoded to the modmasks for them.
Dana Jansens [Tue, 5 Jun 2007 18:37:39 +0000 (18:37 +0000)]
fix for capslock bound to other modifiers. i think this is okay?
strip LockMask instead of what caps_lock is bound to.
Dana Jansens [Tue, 5 Jun 2007 18:01:10 +0000 (18:01 +0000)]
combine the parent and child textures in fun ways when a parentrelative texture with a bevel is placed right overtop of another texture with a bevel
Dana Jansens [Tue, 5 Jun 2007 17:17:01 +0000 (17:17 +0000)]
typo from code i removed
Dana Jansens [Tue, 5 Jun 2007 17:01:55 +0000 (17:01 +0000)]
don't force clients on screen when restarting
Dana Jansens [Tue, 5 Jun 2007 16:58:17 +0000 (16:58 +0000)]
add some padding inside the text box
Dana Jansens [Tue, 5 Jun 2007 16:50:46 +0000 (16:50 +0000)]
make parentrelative raised labels look nice in popups
Dana Jansens [Tue, 5 Jun 2007 16:47:39 +0000 (16:47 +0000)]
revert that, center the popups for move/resize and keychains
Dana Jansens [Tue, 5 Jun 2007 16:46:31 +0000 (16:46 +0000)]
center text in popups when the popu is sized to the text width
Dana Jansens [Tue, 5 Jun 2007 16:42:27 +0000 (16:42 +0000)]
add comments
This page took 0.057235 seconds and 4 git commands to generate.