Commit graph

  • 256bcbed81 changing the number of workspaces in the rc does something without restarting now! Dana Jansens 2002-07-19 14:38:10 +0000
  • f586e55a8c Added an action class and started the even handler. Scott Moynes 2002-07-19 13:11:27 +0000
  • 0326ac961f don't try to show windows which are already shown. this also ends up fixing an elusive segfault. Dana Jansens 2002-07-19 08:13:42 +0000
  • 23da937e01 only focus new transient windows if their parent has the input focus Dana Jansens 2002-07-19 06:56:00 +0000
  • 6b3f5abde4 dont reconfigure during startup. thats a waste and screws up stuff! Dana Jansens 2002-07-19 06:47:27 +0000
  • 90239e2bfa make the bullet, checkmark, and text, all the same color in the menu Dana Jansens 2002-07-18 06:47:26 +0000
  • 62d40248d9 updated todo. took out things we have done. added new goal for 3.0. Dana Jansens 2002-07-18 06:37:11 +0000
  • ec5ea27e53 select the focused window in the workspace menu Dana Jansens 2002-07-18 06:29:38 +0000
  • 3442c5ef1c add cvsignore Dana Jansens 2002-07-18 05:36:14 +0000
  • 7972a75e46 fix some capitalisations Dana Jansens 2002-07-18 05:30:48 +0000
  • 5b0751d51e move the checkmarks to the opposite side of the bullets. This means they still can be used in the workspace menu for the focused workspace. Dana Jansens 2002-07-18 05:14:18 +0000
  • 0a9da78140 change the color used for the checkmark. match the text. dont check the current workspace in the workspace menu. Dana Jansens 2002-07-17 22:56:21 +0000
  • f020fb586b new checkmark for the menus Dana Jansens 2002-07-17 22:43:33 +0000
  • c804a5a092 added some notes about a config file format Scott Moynes 2002-07-17 00:40:10 +0000
  • 4b339891e7 reverse the if Dana Jansens 2002-07-16 22:01:17 +0000
  • de6c40934f dont put non-normal windows in the stacking list. they dont show up in theclient list either. Dana Jansens 2002-07-16 22:00:44 +0000
  • 8db840cbd0 adjust goals for 2.0 Dana Jansens 2002-07-16 17:16:43 +0000
  • 014a3330e8 add for ClickMousePlacement Dana Jansens 2002-07-16 08:05:05 +0000
  • 2dde696a13 much awesome support for special windows like panels/desktops. All 'non-normal' windows are treated equally now, with a fe wexceptionms for the desktop for stacking. Fix some ClicmMousePlacement bugs while we're at it. Dana Jansens 2002-07-16 08:00:59 +0000
  • 41053a810a put the assert back. better solution in mind Dana Jansens 2002-07-16 05:09:03 +0000
  • d5d02c45eb taking out an assert that only causes problems Dana Jansens 2002-07-16 05:07:16 +0000
  • daaac0dfe2 Click Mouse Placement is BACK!#!# Dana Jansens 2002-07-16 05:00:09 +0000
  • 94d86896b4 add sendClientMessage Dana Jansens 2002-07-16 04:51:06 +0000
  • ede324b490 screw that change. the next releaase will be 2.0.0! Dana Jansens 2002-07-16 04:35:09 +0000
  • b03eccf832 change the version number back a bit. preparing for a testing release. Dana Jansens 2002-07-16 04:31:12 +0000
  • 315f1d107a switch workspaces if neccessary for a NET_WM_ACTIVE_WINDOW ClientMessage Dana Jansens 2002-07-16 04:18:13 +0000
  • 7427fe1b9c make bbkeys' cycliong work right, how it used to. instead of working like supoprt for brokenass kwin does Dana Jansens 2002-07-16 04:15:24 +0000
  • 1d4391b09c dont reposition non-normal/dialog windows when they get focus, such as kde's kicker, if they are off screen. they are special and may be doing this on purpose Dana Jansens 2002-07-16 03:50:55 +0000
  • fb613db29f dont let focus fall back to strange windows like panels, only to normal windows and dialogs Dana Jansens 2002-07-16 02:38:26 +0000
  • 5cf86b186c add options for ignoring shaded windows and full-maxed windows while placing new windows Dana Jansens 2002-07-16 02:18:16 +0000
  • 27fadda0d6 Don't install epist until it actually does something of value Scott Moynes 2002-07-15 22:58:07 +0000
  • af0eced081 kde's 'desktop menu' now works just like a panel Dana Jansens 2002-07-15 22:27:46 +0000
  • 90dbcb271c properly handle workspace names, and changes to them. Dana Jansens 2002-07-14 20:54:03 +0000
  • c6a826bf66 fix case where the window group deletes itself. somehow missed this while syncing! :( Dana Jansens 2002-07-14 18:47:52 +0000
  • 3312a209d7 sych with blackbox Dana Jansens 2002-07-14 18:45:46 +0000
  • 1525520dd1 make arrows larger, match th size of the other bullets. make all bullets' sizes quickly/easily adustable Dana Jansens 2002-07-14 17:55:03 +0000
  • 8ff1b70973 make sure the desktop names atom is set when setting a workspace name, even when it doesnt already exist (bug fix) Dana Jansens 2002-07-14 17:30:26 +0000
  • 8cb1108f4e properly lower windows and keep desktop windows on the bottom. Dana Jansens 2002-07-13 21:25:19 +0000
  • 043e42a316 libgen.h is used by basename() Dana Jansens 2002-07-13 20:29:00 +0000
  • 0b198a00c2 update deps in the Makefile Dana Jansens 2002-07-13 19:47:06 +0000
  • 09591a9a22 more actions Dana Jansens 2002-07-12 16:34:51 +0000
  • 129f565557 add a size specifier to the enum Dana Jansens 2002-07-12 16:32:07 +0000
  • 836d93624c removing now-unused files. Dana Jansens 2002-07-12 16:31:24 +0000
  • 24a1e215d1 epist now based on the BaseDisplay. has the ability to be multiscreen! Dana Jansens 2002-07-12 16:29:59 +0000
  • 89d09297f0 some of the actions I came up with Scott Moynes 2002-07-12 03:03:55 +0000
  • 5112b62704 gets a whole lotta window information now, and updtes when it changes! Dana Jansens 2002-07-12 02:48:43 +0000
  • e8b6f65186 add support for the WM_CLASS property. make getValue for a string array return the right number in nelements. Dana Jansens 2002-07-12 02:24:30 +0000
  • 5fed16de70 we now know for every window its state and its desktop Dana Jansens 2002-07-12 01:50:56 +0000
  • b10d59dabb some more notes Scott Moynes 2002-07-12 01:35:36 +0000
  • 0a9130b6c7 now we know the state of windows Dana Jansens 2002-07-12 00:40:05 +0000
  • cf3d512a99 add header for perror() Dana Jansens 2002-07-12 00:25:04 +0000
  • 31732c1574 Initial notes on design and features Scott Moynes 2002-07-12 00:03:44 +0000
  • 17fbff7d70 make the wheel mouse shade anywhere on the titlebar, and not press buttons. thanks woodlbock. Dana Jansens 2002-07-11 23:44:04 +0000
  • 0aae724186 epist now handles -display on the command line, and gets the client list and act ive window Dana Jansens 2002-07-11 18:13:38 +0000
  • 7aea20d612 epist parses teh cpommand line for -display, and catches Property notify events. It knows about the client list and active window so far Dana Jansens 2002-07-11 18:00:46 +0000
  • 426b1ea2b6 open an X display Dana Jansens 2002-07-11 02:17:47 +0000
  • c8d584f90e added signal handling Dana Jansens 2002-07-11 02:12:40 +0000
  • 06413d7e30 add the copyright Dana Jansens 2002-07-11 01:53:47 +0000
  • f04d2f0fc3 adding epist! Dana Jansens 2002-07-11 01:49:04 +0000
  • 26c5c40505 -fno-inline when compiling in debug mode Dana Jansens 2002-07-11 00:42:13 +0000
  • f320a02397 clean up the systray and desktop lists Dana Jansens 2002-07-11 00:41:56 +0000
  • cac80d06ef restart the window manager on a SIGHUP Dana Jansens 2002-07-10 22:29:57 +0000
  • 9e99a9a1e2 sync with bb cvs Dana Jansens 2002-07-10 22:24:48 +0000
  • b21cf8b335 add another return, and return a value for a non-void funtion. Dana Jansens 2002-07-10 17:49:05 +0000
  • 25f3456b5d missing a ; Dana Jansens 2002-07-10 17:47:59 +0000
  • 66119f751d add some returns so the compiler doesnt get confused Dana Jansens 2002-07-10 17:46:21 +0000
  • 235d9e4c40 use a BPen in the BFont class for drawing standard X fonts Dana Jansens 2002-07-09 06:50:01 +0000
  • 0c04fb5260 synch with bb-cvs. add window resize zones. the resource has been renamed from windowZones to resizeZones. Dana Jansens 2002-07-09 06:09:10 +0000
  • 8e34bfcfcb keep iconified windows' workspace set to BSENTINEL, but set the NETWM hint to 0xffffffff (all desktops) Dana Jansens 2002-07-09 04:49:04 +0000
  • f2ecfb623b when a window is iconified, set its workspace to 'all workspaces' so it shows up in taskbars still. otherwise its impossible to get back iconified windows. update teh stacking list when windows switch workspaces. Dana Jansens 2002-07-09 01:22:16 +0000
  • 20bc088a99 add option to the rc file to use/not use AA for Xft fonts Dana Jansens 2002-07-08 04:40:34 +0000
  • 858af98b90 add the korean translation dir to configure Dana Jansens 2002-07-08 02:42:17 +0000
  • 1618ecc845 extend the style format to use xft.(font|size|flags) to specify an xft font Dana Jansens 2002-07-08 02:28:24 +0000
  • 5ba3ee6ec2 make the Xft check actually work Dana Jansens 2002-07-07 21:17:37 +0000
  • 137a0c4e59 allow style options in the rc file to override those found in the style Dana Jansens 2002-07-07 21:16:35 +0000
  • 32c1369752 no need to call XrmInit outside of Config class. fix indenting. Dana Jansens 2002-07-07 20:38:39 +0000
  • 1da5287620 dont need to XrmInit outside of the Config class. fix indenting. Dana Jansens 2002-07-07 20:38:00 +0000
  • abb124bdb2 add .cvsignore for korean nls dir Dana Jansens 2002-07-07 19:18:30 +0000
  • 6d4aa1af4e fix a debug print Dana Jansens 2002-07-07 19:17:04 +0000
  • ed27f24191 added korean translation Dana Jansens 2002-07-07 19:16:46 +0000
  • e043f64824 make Xft default to off, you have ot --enable-xft now Dana Jansens 2002-07-07 19:14:23 +0000
  • ed3e597500 don't cast char*'s to string's needlessly Dana Jansens 2002-07-07 11:17:44 +0000
  • 300491ce5a sync with bb-cvs Dana Jansens 2002-07-07 10:27:06 +0000
  • b29977196b try make the ~/.openbox dir if it doesnt exist. Dana Jansens 2002-07-07 10:26:42 +0000
  • b950402ba2 remove some debug fprintfs Dana Jansens 2002-07-06 00:29:12 +0000
  • 5282d92b62 was ending up using the wrong cache items. now i find and release it every time a string is drawn Dana Jansens 2002-07-06 00:28:27 +0000
  • 6716bd3323 sync with bb-cvs: re-add support for alt-button2, fix some off by 2's temorarily Dana Jansens 2002-07-05 23:56:10 +0000
  • 9d2f88e05a use the True/False as is the blackbox code standard. Dana Jansens 2002-07-05 22:09:40 +0000
  • 4abbbd9f84 remove compiler warnings Dana Jansens 2002-07-05 20:13:56 +0000
  • b3c3157354 fix a memleak reported by valgrind Dana Jansens 2002-07-05 19:48:03 +0000
  • 6954842d84 when placing a window, dont use its strut while placing itself. Dana Jansens 2002-07-05 19:47:44 +0000
  • e15e4a9e03 make iconified windows uniconify on an XMapRequestEvent. sync with blackbox cvs. Dana Jansens 2002-07-05 01:24:32 +0000
  • be2f47223c make the styles' doJustify methods stop returning the string length as this is no longer needed with the BFont class Dana Jansens 2002-07-04 21:33:27 +0000
  • de868d58dd look for the rigt function in the libxft Dana Jansens 2002-07-03 19:58:40 +0000
  • 08d793bb79 add BFont class, with Xft support Dana Jansens 2002-07-03 06:34:25 +0000
  • 9aaf4f8de7 some memory bugs from woodblock (thanks!) Dana Jansens 2002-07-03 05:26:11 +0000
  • 75a068cca2 removing old Makefile.in, rolling back Makefile.am to before the mappable muse button bindings Dana Jansens 2002-07-03 01:31:32 +0000
  • 888c0bac90 backing out all changes to make mouse button mapping's configurable Dana Jansens 2002-07-02 14:57:02 +0000
  • ffa4c7f341 sync with bb. mostly cleanups in Window.cc Dana Jansens 2002-06-30 09:53:52 +0000
  • 18064df19f add capability to stick a window from input, and make close buttons work. Dana Jansens 2002-06-30 03:30:54 +0000