]>
Dogcows Code - chaz/openbox/log
Dana Jansens [Fri, 2 Aug 2002 21:07:17 +0000 (21:07 +0000)]
add the resource for the window snapping offset
Dana Jansens [Fri, 2 Aug 2002 20:56:25 +0000 (20:56 +0000)]
save the window-to-window snapping right
Dana Jansens [Fri, 2 Aug 2002 20:50:51 +0000 (20:50 +0000)]
honor the snap_offset properly for windows, and for edges(?)
Dana Jansens [Fri, 2 Aug 2002 20:37:33 +0000 (20:37 +0000)]
snap to windows/edges an optional offset away
Dana Jansens [Fri, 2 Aug 2002 20:22:36 +0000 (20:22 +0000)]
had an extra window placement menu
Dana Jansens [Fri, 2 Aug 2002 19:58:18 +0000 (19:58 +0000)]
keep the new menus on top of normal windows
Dana Jansens [Fri, 2 Aug 2002 19:49:29 +0000 (19:49 +0000)]
redraw menu checkmarks when needed, this was broken since they're on the opposite side of the menu now
Dana Jansens [Fri, 2 Aug 2002 19:36:47 +0000 (19:36 +0000)]
Enable corner snapping option for both snap types
Dana Jansens [Fri, 2 Aug 2002 19:25:20 +0000 (19:25 +0000)]
add cvsignore file
Dana Jansens [Fri, 2 Aug 2002 19:24:38 +0000 (19:24 +0000)]
add config menu entries for all the new window snapping/resistance options
Dana Jansens [Fri, 2 Aug 2002 19:02:47 +0000 (19:02 +0000)]
add rc options for window snapping/resistance
Dana Jansens [Fri, 2 Aug 2002 18:37:31 +0000 (18:37 +0000)]
snapping/resistance is optional for window and edge snapping
Dana Jansens [Fri, 2 Aug 2002 17:37:28 +0000 (17:37 +0000)]
snap to bottoms too =]
Dana Jansens [Fri, 2 Aug 2002 17:30:50 +0000 (17:30 +0000)]
window resistance complete
Dana Jansens [Fri, 2 Aug 2002 16:54:08 +0000 (16:54 +0000)]
more resistance working. edge of screen works right now
Dana Jansens [Fri, 2 Aug 2002 16:42:23 +0000 (16:42 +0000)]
stab #3. window-to-window works. window-to-screen doesnt
Dana Jansens [Fri, 2 Aug 2002 15:58:35 +0000 (15:58 +0000)]
second stab at resistance
Dana Jansens [Fri, 2 Aug 2002 15:40:46 +0000 (15:40 +0000)]
first stab at window resistance instead of snapping
Dana Jansens [Fri, 2 Aug 2002 14:57:30 +0000 (14:57 +0000)]
dont switch workspaces when focusing a sticky window
Dana Jansens [Fri, 2 Aug 2002 14:55:21 +0000 (14:55 +0000)]
replace frobozz with the original from kyle
Dana Jansens [Fri, 2 Aug 2002 14:48:20 +0000 (14:48 +0000)]
add some new styles for 2.0 from miklos
Dana Jansens [Fri, 2 Aug 2002 14:47:40 +0000 (14:47 +0000)]
try make bootstrap work in one pass for other people..
Dana Jansens [Fri, 2 Aug 2002 08:08:06 +0000 (08:08 +0000)]
make xft support default on
Dana Jansens [Thu, 1 Aug 2002 07:25:25 +0000 (07:25 +0000)]
remove the "exec " from the command for running menu stuff so that normal shell things work right in the menu
Dana Jansens [Tue, 30 Jul 2002 07:29:36 +0000 (07:29 +0000)]
remove sticky windows from other workspaces when unsticking. stop the abuse of stick()! dont just re-call it!
Dana Jansens [Tue, 30 Jul 2002 07:17:07 +0000 (07:17 +0000)]
don't focus non-visible windows
Dana Jansens [Mon, 29 Jul 2002 22:56:08 +0000 (22:56 +0000)]
since !isNormal windows cant focus from mouse enter events anyays, we don't need to unmap them/remap them on workspace changes, so we don't. this way they dont flash.
Dana Jansens [Mon, 29 Jul 2002 15:06:46 +0000 (15:06 +0000)]
use a list of rects instead of windows for window-to-window snapping. Also, snap directly to the slit and toolbar, instead of snapping to the strut.
Dana Jansens [Mon, 29 Jul 2002 14:49:12 +0000 (14:49 +0000)]
make root scrolling customizable
Dana Jansens [Mon, 29 Jul 2002 06:21:31 +0000 (06:21 +0000)]
better sticky windows.
Dana Jansens [Mon, 29 Jul 2002 05:25:30 +0000 (05:25 +0000)]
get the window's title before adding it to the workspace, since the workspace menu wants that title
Dana Jansens [Sun, 28 Jul 2002 18:40:43 +0000 (18:40 +0000)]
sync with bb-cvs (fixes the java bug, plus menu prasing redone)
Dana Jansens [Sun, 28 Jul 2002 18:40:15 +0000 (18:40 +0000)]
added sticky windows in the wrong place, before the window was even fully initialized ont he workspace.
Dana Jansens [Sun, 28 Jul 2002 17:58:06 +0000 (17:58 +0000)]
keep a minimum menu height so that the pixmaps (checkmarks) draw right in them
Dana Jansens [Sun, 28 Jul 2002 17:37:31 +0000 (17:37 +0000)]
dont assert for focusing !isNormal() windows
Dana Jansens [Sat, 27 Jul 2002 18:17:45 +0000 (18:17 +0000)]
fixes to make sticky windows work better. they appear in all workspace lists, they get focus when switching workspaces properly, their workspace menus show their focus properly.
Dana Jansens [Sat, 27 Jul 2002 08:19:40 +0000 (08:19 +0000)]
when a window is uniconified, ensure its nothe 'last focused window' on some other workspace
Dana Jansens [Fri, 26 Jul 2002 21:38:05 +0000 (21:38 +0000)]
let normal windows be netizens again
Dana Jansens [Fri, 26 Jul 2002 15:22:24 +0000 (15:22 +0000)]
sync with bb-cvs
Dana Jansens [Fri, 26 Jul 2002 09:21:17 +0000 (09:21 +0000)]
make the execute process better
Dana Jansens [Fri, 26 Jul 2002 09:21:03 +0000 (09:21 +0000)]
remove debug cout
Dana Jansens [Fri, 26 Jul 2002 08:37:15 +0000 (08:37 +0000)]
sync with bb-cvs
Dana Jansens [Fri, 26 Jul 2002 07:32:42 +0000 (07:32 +0000)]
add new binary
Dana Jansens [Fri, 26 Jul 2002 07:32:26 +0000 (07:32 +0000)]
sync with bb-cvs
Dana Jansens [Thu, 25 Jul 2002 22:35:55 +0000 (22:35 +0000)]
don't worry abou overlapping the toolbar if there is none.
Dana Jansens [Thu, 25 Jul 2002 05:16:08 +0000 (05:16 +0000)]
add default workspace change bindings
Dana Jansens [Thu, 25 Jul 2002 05:15:45 +0000 (05:15 +0000)]
make what is output optional
Dana Jansens [Thu, 25 Jul 2002 04:40:04 +0000 (04:40 +0000)]
add the xftlsfonts utility
Dana Jansens [Thu, 25 Jul 2002 03:55:54 +0000 (03:55 +0000)]
dont focus more than one window when cycling!
Dana Jansens [Thu, 25 Jul 2002 03:14:10 +0000 (03:14 +0000)]
wait for 20 seconds instead of 20 milliseconds for a netwm window manager to appear
Dana Jansens [Thu, 25 Jul 2002 01:33:45 +0000 (01:33 +0000)]
take out that goddamn stupid assert
Dana Jansens [Thu, 25 Jul 2002 01:32:29 +0000 (01:32 +0000)]
use the flag not the function
Dana Jansens [Thu, 25 Jul 2002 01:24:25 +0000 (01:24 +0000)]
better focusing. don't set the focused window when its not really set yet, and don't uncheck windows as they lose focus when they are iconified
Dana Jansens [Wed, 24 Jul 2002 17:49:57 +0000 (17:49 +0000)]
don't try pass focus off to windows that dont take it
Dana Jansens [Wed, 24 Jul 2002 16:54:18 +0000 (16:54 +0000)]
fix capitalization
Dana Jansens [Wed, 24 Jul 2002 16:53:52 +0000 (16:53 +0000)]
document the current hardcoded key bindings
Dana Jansens [Wed, 24 Jul 2002 10:03:11 +0000 (10:03 +0000)]
remove a debug cout
Dana Jansens [Wed, 24 Jul 2002 10:02:32 +0000 (10:02 +0000)]
make lastActiveWindow more intelligent
Dana Jansens [Wed, 24 Jul 2002 09:39:34 +0000 (09:39 +0000)]
better window focusing
Dana Jansens [Wed, 24 Jul 2002 09:39:18 +0000 (09:39 +0000)]
smarter window cycling, behave with omnipresent windows
Dana Jansens [Wed, 24 Jul 2002 09:37:14 +0000 (09:37 +0000)]
dont unshade windows when they get focus
Dana Jansens [Wed, 24 Jul 2002 09:03:05 +0000 (09:03 +0000)]
remove some unneeded std::'s
Dana Jansens [Wed, 24 Jul 2002 08:44:21 +0000 (08:44 +0000)]
watch for case where not all screens get managed!
Dana Jansens [Wed, 24 Jul 2002 08:33:35 +0000 (08:33 +0000)]
epist + multihead == <drool>
added next/prevWindowOnAllScreens
added next/prevScreen
Dana Jansens [Tue, 23 Jul 2002 21:51:38 +0000 (21:51 +0000)]
make more clear
Dana Jansens [Tue, 23 Jul 2002 21:49:59 +0000 (21:49 +0000)]
cycle windows was looping forever!
Dana Jansens [Tue, 23 Jul 2002 20:54:40 +0000 (20:54 +0000)]
dont ignore full maxed windows while they are shaded just because they are full maxed
Dana Jansens [Tue, 23 Jul 2002 16:17:28 +0000 (16:17 +0000)]
make modal dialogs unmodal before reassigning focus when they are unmanaged
Dana Jansens [Tue, 23 Jul 2002 06:04:08 +0000 (06:04 +0000)]
add comment
Dana Jansens [Tue, 23 Jul 2002 06:03:36 +0000 (06:03 +0000)]
dont accept motion events with same_screen set to false
Dana Jansens [Tue, 23 Jul 2002 05:35:40 +0000 (05:35 +0000)]
indenting
Dana Jansens [Tue, 23 Jul 2002 04:58:21 +0000 (04:58 +0000)]
no more segging when adding removing windows
Dana Jansens [Tue, 23 Jul 2002 04:31:28 +0000 (04:31 +0000)]
reorder the menu, put Workspace Warping beside the opaque moving option
Dana Jansens [Tue, 23 Jul 2002 04:29:57 +0000 (04:29 +0000)]
add configmenu option for workspace warping
Dana Jansens [Tue, 23 Jul 2002 04:22:42 +0000 (04:22 +0000)]
add rc option for workspaceWarping
Dana Jansens [Tue, 23 Jul 2002 04:01:39 +0000 (04:01 +0000)]
fix a crash. when the window loses focus during its death, it uses the timer object, which was being deleted.
Dana Jansens [Tue, 23 Jul 2002 03:56:29 +0000 (03:56 +0000)]
workspace warping. this needs to be optional! also motion events are retarded!
Dana Jansens [Tue, 23 Jul 2002 01:30:58 +0000 (01:30 +0000)]
including wrong
Dana Jansens [Tue, 23 Jul 2002 01:05:31 +0000 (01:05 +0000)]
modal transients wouldnt throw their focus up to their arent cuz the parent didnt know the modal dialog was gone yet and would pass it back to them.
Dana Jansens [Mon, 22 Jul 2002 23:32:30 +0000 (23:32 +0000)]
place large windows correctly instead of asserting
Dana Jansens [Mon, 22 Jul 2002 21:09:30 +0000 (21:09 +0000)]
snapping better to the xinerama regions
Dana Jansens [Mon, 22 Jul 2002 16:37:49 +0000 (16:37 +0000)]
indenting
Dana Jansens [Mon, 22 Jul 2002 16:15:39 +0000 (16:15 +0000)]
check to make sure the workspaces is > 0 not != 0
Dana Jansens [Mon, 22 Jul 2002 09:27:40 +0000 (09:27 +0000)]
much nicer hardcoded bindings! :)
Dana Jansens [Mon, 22 Jul 2002 09:15:23 +0000 (09:15 +0000)]
menu was off-by-one when no xinerama support was built in
Dana Jansens [Mon, 22 Jul 2002 08:49:50 +0000 (08:49 +0000)]
make it real easy to change the modifier key used for mouse bindings
Dana Jansens [Mon, 22 Jul 2002 08:44:20 +0000 (08:44 +0000)]
xinerama support where it shouldnt be
Dana Jansens [Mon, 22 Jul 2002 08:38:51 +0000 (08:38 +0000)]
handle events on the right screen
Dana Jansens [Mon, 22 Jul 2002 08:31:36 +0000 (08:31 +0000)]
run execs
Dana Jansens [Mon, 22 Jul 2002 08:09:34 +0000 (08:09 +0000)]
add a xinerama support menu
Dana Jansens [Mon, 22 Jul 2002 07:31:07 +0000 (07:31 +0000)]
dont snap windows to rects they arent in for the screen regions (xinerama) or strut/screenarea
Dana Jansens [Mon, 22 Jul 2002 06:49:12 +0000 (06:49 +0000)]
window snapping now has xinerama support
Dana Jansens [Mon, 22 Jul 2002 06:12:38 +0000 (06:12 +0000)]
turn RectList into a vector
Dana Jansens [Mon, 22 Jul 2002 06:12:20 +0000 (06:12 +0000)]
default all xinerama support options to off
Dana Jansens [Mon, 22 Jul 2002 06:11:33 +0000 (06:11 +0000)]
had an extra const in there
Dana Jansens [Mon, 22 Jul 2002 06:02:29 +0000 (06:02 +0000)]
better cascade placement! also, it has xinerama support now!
Dana Jansens [Mon, 22 Jul 2002 05:37:10 +0000 (05:37 +0000)]
only say xinerama is active if we can find some regions for it
Dana Jansens [Mon, 22 Jul 2002 04:56:25 +0000 (04:56 +0000)]
xinerama support for maximizing windows
Dana Jansens [Mon, 22 Jul 2002 04:39:32 +0000 (04:39 +0000)]
move an assert to its proper place
Dana Jansens [Mon, 22 Jul 2002 04:29:40 +0000 (04:29 +0000)]
xinerama support for window placement
This page took 0.059124 seconds and 4 git commands to generate.