Commit graph

4386 commits

Author SHA1 Message Date
Dana Jansens
79916c273d remove the "exec " from the command for running menu stuff so that normal shell things work right in the menu 2002-08-01 07:25:25 +00:00
Dana Jansens
25a18140fa remove sticky windows from other workspaces when unsticking. stop the abuse of stick()! dont just re-call it! 2002-07-30 07:29:36 +00:00
Dana Jansens
a7515b6d85 don't focus non-visible windows 2002-07-30 07:17:07 +00:00
Dana Jansens
961d7eb5b3 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. 2002-07-29 22:56:08 +00:00
Dana Jansens
06b160db51 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. 2002-07-29 15:06:46 +00:00
Dana Jansens
d86284c07b make root scrolling customizable 2002-07-29 14:49:12 +00:00
Dana Jansens
77c518f808 better sticky windows. 2002-07-29 06:21:31 +00:00
Dana Jansens
f61a455ec1 get the window's title before adding it to the workspace, since the workspace menu wants that title 2002-07-29 05:25:30 +00:00
Dana Jansens
03f9d6170b sync with bb-cvs (fixes the java bug, plus menu prasing redone) 2002-07-28 18:40:43 +00:00
Dana Jansens
9e7f5d2208 added sticky windows in the wrong place, before the window was even fully initialized ont he workspace. 2002-07-28 18:40:15 +00:00
Dana Jansens
d06cedce06 keep a minimum menu height so that the pixmaps (checkmarks) draw right in them 2002-07-28 17:58:06 +00:00
Dana Jansens
86af1224bd dont assert for focusing !isNormal() windows 2002-07-28 17:37:31 +00:00
Dana Jansens
5ec63388b8 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. 2002-07-27 18:17:45 +00:00
Dana Jansens
3816b6a257 when a window is uniconified, ensure its nothe 'last focused window' on some other workspace 2002-07-27 08:19:40 +00:00
Dana Jansens
98c17f1809 let normal windows be netizens again 2002-07-26 21:38:05 +00:00
Dana Jansens
d2ab586410 sync with bb-cvs 2002-07-26 15:22:24 +00:00
Dana Jansens
d7bf31c5b5 make the execute process better 2002-07-26 09:21:17 +00:00
Dana Jansens
ca31686579 remove debug cout 2002-07-26 09:21:03 +00:00
Dana Jansens
83b6c9bfa0 sync with bb-cvs 2002-07-26 08:37:15 +00:00
Dana Jansens
cd6c4ebcb2 add new binary 2002-07-26 07:32:42 +00:00
Dana Jansens
462ccd7c4d sync with bb-cvs 2002-07-26 07:32:26 +00:00
Dana Jansens
6253730ef0 don't worry abou overlapping the toolbar if there is none. 2002-07-25 22:35:55 +00:00
Dana Jansens
aab3c5df07 add default workspace change bindings 2002-07-25 05:16:08 +00:00
Dana Jansens
b065c29aa6 make what is output optional 2002-07-25 05:15:45 +00:00
Dana Jansens
fb7b6b3761 add the xftlsfonts utility 2002-07-25 04:40:04 +00:00
Dana Jansens
97c3b159c2 dont focus more than one window when cycling! 2002-07-25 03:55:54 +00:00
Dana Jansens
fa95bcda02 wait for 20 seconds instead of 20 milliseconds for a netwm window manager to appear 2002-07-25 03:14:10 +00:00
Dana Jansens
60f0d8920c take out that goddamn stupid assert 2002-07-25 01:33:45 +00:00
Dana Jansens
1e5bbca8a8 use the flag not the function 2002-07-25 01:32:29 +00:00
Dana Jansens
0d209464b1 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 2002-07-25 01:24:25 +00:00
Dana Jansens
fa34ea5250 don't try pass focus off to windows that dont take it 2002-07-24 17:49:57 +00:00
Dana Jansens
49c04eaf57 fix capitalization 2002-07-24 16:54:18 +00:00
Dana Jansens
d6cc0b6193 document the current hardcoded key bindings 2002-07-24 16:53:52 +00:00
Dana Jansens
33cce0d97e remove a debug cout 2002-07-24 10:03:11 +00:00
Dana Jansens
ae86775d04 make lastActiveWindow more intelligent 2002-07-24 10:02:32 +00:00
Dana Jansens
0adf54b0ca better window focusing 2002-07-24 09:39:34 +00:00
Dana Jansens
746c37b24b smarter window cycling, behave with omnipresent windows 2002-07-24 09:39:18 +00:00
Dana Jansens
d18f6a4b55 dont unshade windows when they get focus 2002-07-24 09:37:14 +00:00
Dana Jansens
8e38989ee8 remove some unneeded std::'s 2002-07-24 09:03:05 +00:00
Dana Jansens
4652af7b28 watch for case where not all screens get managed! 2002-07-24 08:44:21 +00:00
Dana Jansens
28594da6de epist + multihead == <drool>
added next/prevWindowOnAllScreens
added next/prevScreen
2002-07-24 08:33:35 +00:00
Dana Jansens
3792d28333 make more clear 2002-07-23 21:51:38 +00:00
Dana Jansens
f6a3cd61f8 cycle windows was looping forever! 2002-07-23 21:49:59 +00:00
Dana Jansens
809f819e6f dont ignore full maxed windows while they are shaded just because they are full maxed 2002-07-23 20:54:40 +00:00
Dana Jansens
5cb2020b9b make modal dialogs unmodal before reassigning focus when they are unmanaged 2002-07-23 16:17:28 +00:00
Dana Jansens
733b4f4a33 add comment 2002-07-23 06:04:08 +00:00
Dana Jansens
9500c095f8 dont accept motion events with same_screen set to false 2002-07-23 06:03:36 +00:00
Dana Jansens
6417766553 indenting 2002-07-23 05:35:40 +00:00
Dana Jansens
c6699031a0 no more segging when adding removing windows 2002-07-23 04:58:21 +00:00
Dana Jansens
725e87a05e reorder the menu, put Workspace Warping beside the opaque moving option 2002-07-23 04:31:28 +00:00