Commit graph

  • f6a3cd61f8 cycle windows was looping forever! Dana Jansens 2002-07-23 21:49:59 +0000
  • 809f819e6f dont ignore full maxed windows while they are shaded just because they are full maxed Dana Jansens 2002-07-23 20:54:40 +0000
  • 5cb2020b9b make modal dialogs unmodal before reassigning focus when they are unmanaged Dana Jansens 2002-07-23 16:17:28 +0000
  • 733b4f4a33 add comment Dana Jansens 2002-07-23 06:04:08 +0000
  • 9500c095f8 dont accept motion events with same_screen set to false Dana Jansens 2002-07-23 06:03:36 +0000
  • 6417766553 indenting Dana Jansens 2002-07-23 05:35:40 +0000
  • c6699031a0 no more segging when adding removing windows Dana Jansens 2002-07-23 04:58:21 +0000
  • 725e87a05e reorder the menu, put Workspace Warping beside the opaque moving option Dana Jansens 2002-07-23 04:31:28 +0000
  • 6747a451f4 add configmenu option for workspace warping Dana Jansens 2002-07-23 04:29:57 +0000
  • be306f6b60 add rc option for workspaceWarping Dana Jansens 2002-07-23 04:22:42 +0000
  • a41a0c1ac8 fix a crash. when the window loses focus during its death, it uses the timer object, which was being deleted. Dana Jansens 2002-07-23 04:01:39 +0000
  • ba9c665a87 workspace warping. this needs to be optional! also motion events are retarded! Dana Jansens 2002-07-23 03:56:29 +0000
  • fc792813a2 including wrong Dana Jansens 2002-07-23 01:30:58 +0000
  • 4c03637fd1 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 2002-07-23 01:05:31 +0000
  • b1874480ae place large windows correctly instead of asserting Dana Jansens 2002-07-22 23:32:30 +0000
  • 1e19ccc2cb snapping better to the xinerama regions Dana Jansens 2002-07-22 21:09:30 +0000
  • a0f9b93d5b indenting Dana Jansens 2002-07-22 16:37:49 +0000
  • 107e0911b0 check to make sure the workspaces is > 0 not != 0 Dana Jansens 2002-07-22 16:15:39 +0000
  • 3a9f075274 much nicer hardcoded bindings! :) Dana Jansens 2002-07-22 09:27:40 +0000
  • c15287a822 menu was off-by-one when no xinerama support was built in Dana Jansens 2002-07-22 09:15:23 +0000
  • b73ff84f6f make it real easy to change the modifier key used for mouse bindings Dana Jansens 2002-07-22 08:49:50 +0000
  • fd90355381 xinerama support where it shouldnt be Dana Jansens 2002-07-22 08:44:20 +0000
  • e8f387ea48 handle events on the right screen Dana Jansens 2002-07-22 08:38:51 +0000
  • 6268e2c42a run execs Dana Jansens 2002-07-22 08:31:36 +0000
  • da67802bc8 add a xinerama support menu Dana Jansens 2002-07-22 08:09:34 +0000
  • ccecab7915 dont snap windows to rects they arent in for the screen regions (xinerama) or strut/screenarea Dana Jansens 2002-07-22 07:31:07 +0000
  • debe8a2f74 window snapping now has xinerama support Dana Jansens 2002-07-22 06:49:12 +0000
  • 98d4ac78ff turn RectList into a vector Dana Jansens 2002-07-22 06:12:38 +0000
  • 47585423c6 default all xinerama support options to off Dana Jansens 2002-07-22 06:12:20 +0000
  • 47d7f62bf2 had an extra const in there Dana Jansens 2002-07-22 06:11:33 +0000
  • 270981e6d7 better cascade placement! also, it has xinerama support now! Dana Jansens 2002-07-22 06:02:29 +0000
  • e943c31bb0 only say xinerama is active if we can find some regions for it Dana Jansens 2002-07-22 05:37:10 +0000
  • c293fd65ca xinerama support for maximizing windows Dana Jansens 2002-07-22 04:56:25 +0000
  • b7ab0001ce move an assert to its proper place Dana Jansens 2002-07-22 04:39:32 +0000
  • e18ff901fc xinerama support for window placement Dana Jansens 2002-07-22 04:29:40 +0000
  • 6ea8fb9afa function declaration for a function that no longer exists Dana Jansens 2002-07-22 02:16:57 +0000
  • 9fe6b282c0 get the right rects for the xinerama regions Dana Jansens 2002-07-22 02:07:36 +0000
  • f7122039db make work without --enable-xinerama Dana Jansens 2002-07-22 01:21:07 +0000
  • bcb14a3ce9 acquire and provide Xinerama information for the window manager. now we just gotta use it. Dana Jansens 2002-07-21 23:58:09 +0000
  • a0cf45a0ef handle all combinations of lock modifiers on keypress this should be an rc file option Scott Moynes 2002-07-21 22:35:43 +0000
  • f754eb0ea4 Handle all combinations of the lock modifiers on a keypress. This should be a rc file option once we have one. Scott Moynes 2002-07-21 22:34:38 +0000
  • 296c12c036 add Xft-build-support and Xinerama-build-support to the -help output add --enable-xinerama to configure Dana Jansens 2002-07-21 17:58:03 +0000
  • 0ee5660504 dont use "exec " anymore cuz then stuff like && doesn't work Dana Jansens 2002-07-21 10:18:12 +0000
  • 728022e170 exec stuff with "exec " so the sh isnt left over in memory for each process Dana Jansens 2002-07-21 10:13:04 +0000
  • df7120d5ff new slit placement. yea its kinda weak. this can get improved late if people complain. slit is going away anyways for 3.0. Dana Jansens 2002-07-21 10:08:57 +0000
  • bd7f948159 sync with bb-cvs. Add option in config menu for disabling mouse input with scroll lock. Remove compile-time flag for event clobbering since this solves that problem for now. Dana Jansens 2002-07-21 09:56:18 +0000
  • 54c495c83c add some cvsignore's Dana Jansens 2002-07-20 23:19:25 +0000
  • 66803e3a7f add no_NO and ro_RO translations Dana Jansens 2002-07-20 23:18:29 +0000
  • 7d4a07cbbc i put paths in here by accident ^_^ Dana Jansens 2002-07-20 23:11:46 +0000
  • 3fd35d37e6 add another hardcoded binding :) Dana Jansens 2002-07-20 21:08:11 +0000
  • 7493785c17 new windows on non-visible workspaces should follow the same focus rules as those on the visible workspace. if "Focus New Windows" is on, then they should get focus when the workspace becomes visible. Dana Jansens 2002-07-20 20:44:29 +0000
  • c258a4717a remove the add/remove/active_window debug cout's Dana Jansens 2002-07-20 20:29:10 +0000
  • 675d16c71a implement window resizing. using resizing incrememnts if the window has requested them! Dana Jansens 2002-07-20 20:25:56 +0000
  • 5b91573e0c implement window resizing Dana Jansens 2002-07-20 20:06:38 +0000
  • 6595476d81 keep track of window dimentions use them for window moving Dana Jansens 2002-07-20 20:04:27 +0000
  • 54dfa44cbe move the Strut struct from Screen.hh to Util.hh Dana Jansens 2002-07-20 19:13:29 +0000
  • 32ac5d9b88 add action and design for resizing a window Dana Jansens 2002-07-20 18:46:29 +0000
  • 4aeca296e8 implement toggleMaximize(Vert|Horz|Full) Dana Jansens 2002-07-20 18:44:39 +0000
  • f7a41999bf implement moveWindowUp/Down/Left/Right Dana Jansens 2002-07-20 18:16:52 +0000
  • a16ae87339 changed teh builtin bindings.. :) Dana Jansens 2002-07-20 18:04:48 +0000
  • aa34774d4c now it opens on all possible screens Dana Jansens 2002-07-20 17:04:07 +0000
  • 6d403febc6 let you specify the class for cycling windows per class Dana Jansens 2002-07-20 17:00:36 +0000
  • 7d67f8557b make cycling by window class work properly, was using the app name instead of class also, make the code gcc 2.95 friendly Dana Jansens 2002-07-20 16:52:52 +0000
  • ffd7021d22 add maximizing to the action enum Dana Jansens 2002-07-20 16:30:26 +0000
  • 843f9726ab add execute command. add string to action class. Dana Jansens 2002-07-20 16:26:37 +0000
  • f32096dcd2 exec works now Dana Jansens 2002-07-20 16:17:24 +0000
  • bf3c87c886 added hardcoded bindings for changeWorkspace 1-4 Dana Jansens 2002-07-20 10:18:43 +0000
  • e8fcc69d4b rename the sendTo action to sendToWorkspace Dana Jansens 2002-07-20 10:17:08 +0000
  • 6a8f5f44e1 added sendTo action Dana Jansens 2002-07-20 10:15:43 +0000
  • 5cb52056ef add 'toggleomnipresent' action Dana Jansens 2002-07-20 10:11:10 +0000
  • e01cab39e5 small change. Dana Jansens 2002-07-20 10:06:48 +0000
  • 92864e8d1d add cycling of windows of the same class on all workspaces Dana Jansens 2002-07-20 10:06:09 +0000
  • 348c8bff11 add cycling of next/prev window of class Dana Jansens 2002-07-20 10:03:42 +0000
  • a9dfa0439b add next/prev window on all workspaces Dana Jansens 2002-07-20 09:58:49 +0000
  • faab750f78 properly track the active workspace and the number of workspaces. use these to cycle workspaces. Dana Jansens 2002-07-20 09:51:42 +0000
  • c6234a4de0 add iconifying Dana Jansens 2002-07-20 09:28:01 +0000
  • b94699afc3 add raising and lowering Dana Jansens 2002-07-20 09:20:14 +0000
  • 5bf463ea95 add the ability to close a window Dana Jansens 2002-07-20 09:17:23 +0000
  • c9be3ee061 added window cycling Dana Jansens 2002-07-20 09:02:45 +0000
  • 8e601e4a64 line up the vars Dana Jansens 2002-07-20 08:38:50 +0000
  • b790e78e0a make the returned action list a const reference Dana Jansens 2002-07-20 08:36:06 +0000
  • 8ec56b9907 make the action list returned a const Dana Jansens 2002-07-20 08:35:13 +0000
  • f693859b3e remove some debug couts Dana Jansens 2002-07-20 08:24:59 +0000
  • b4816f2417 make shading work Dana Jansens 2002-07-20 08:24:51 +0000
  • 7d153b742b dont pass bound keys through to the application Dana Jansens 2002-07-20 08:09:40 +0000
  • c517f51100 some cleanups and such. Dana Jansens 2002-07-20 08:06:54 +0000
  • b4411cb1ef Added changeWorkspace() and a broken toggleShaded() Scott Moynes 2002-07-20 01:44:01 +0000
  • a939bb6e41 properly scope thse stl stuff please! Dana Jansens 2002-07-19 22:41:48 +0000
  • be77122bee add file headers and couple fixups Dana Jansens 2002-07-19 22:40:29 +0000
  • b9e5c705ab no need to scope here Dana Jansens 2002-07-19 22:37:52 +0000
  • bf21451f67 add a count to the actions enum Dana Jansens 2002-07-19 22:37:11 +0000
  • 1ed841ef2a make both for's work teh same way Dana Jansens 2002-07-19 22:35:46 +0000
  • 8cfa247c3f insert some whitespace Dana Jansens 2002-07-19 22:34:35 +0000
  • ba58f65d00 added contructor for the actions Scott Moynes 2002-07-19 22:34:28 +0000
  • a0e50e15b5 fix typos Dana Jansens 2002-07-19 22:33:20 +0000
  • df61eecc26 add ifdefs for config.h Dana Jansens 2002-07-19 22:22:32 +0000
  • 5d95d24dd2 use the _variable member naming convention Dana Jansens 2002-07-19 22:22:19 +0000
  • a79513f3d2 make epist not build with the rest of the source tree Dana Jansens 2002-07-19 20:48:17 +0000
  • 37824505d7 screwed up the order in which hints were retrieved on windows. this actualy turns out to be important :) Dana Jansens 2002-07-19 19:31:57 +0000
  • 5862475ff2 make HUP reconfigure as in blackbox. make USR1 restart instead Dana Jansens 2002-07-19 19:04:28 +0000