Commit Graph

87 Commits

Author SHA1 Message Date
Mandrake d42b1ae833 Mon Apr 3 16:46:07 PDT 2000
(Mandrake)

more fixes for xinerama-aware menus.


SVN revision: 2424
2000-04-03 23:49:14 +00:00
Mandrake 6c484926f4 Mon Apr 3 15:07:12 PDT 2000
(Mandrake)

beginnings of xinerama menu support.  just have to fix the remainder of the
"stay on screen as I scroll" bits"


SVN revision: 2421
2000-04-03 22:10:47 +00:00
Mandrake 940f327144 Mon Apr 3 12:00:47 PDT 2000
(Mandrake)

the remembered settings dialog was too big.  This has less information in it
but isn't so big when I have a lot of remembered windows on screen.


SVN revision: 2418
2000-04-03 19:04:34 +00:00
Mandrake c4153ac2be Mon Apr 3 10:17:21 PDT 2000
(Mandrake)

fix for iconified windows not getting focus properly when in focuslist.


SVN revision: 2415
2000-04-03 17:05:43 +00:00
Paul Duncan e310843452 added settings window for open remembered windows (configpanel remember)
added list_remember ipc call


SVN revision: 2411
2000-04-03 14:18:22 +00:00
Mandrake c4a69d68ef Fri Mar 31 10:38:09 PST 2000
(Mandrake)

some people have problems with this session.c (don't know why)


SVN revision: 2400
2000-03-31 18:41:16 +00:00
Mandrake cb7e3bee1e Thu Mar 30 15:43:39 PST 2000
(Mandrake)

fixed logout dialog box to work properly under xinerama


SVN revision: 2389
2000-03-30 23:47:01 +00:00
Mandrake 23caf31298 Tue Mar 28 10:31:25 PST 2000
(Mandrake)

fixed maximize bug where it would pay attention to iconified windows.


SVN revision: 2359
2000-03-28 18:34:36 +00:00
Mandrake 319302f6af Sun Mar 26 15:40:38 PST 2000
(Mandrake)

new "configpanel" ipc command.  This way I can use my config panels from efm
by building a menu that runs eesh *grin*


SVN revision: 2341
2000-03-26 23:29:58 +00:00
Mandrake 1645050d9a Sun Mar 26 14:16:39 PST 2000
(Mandrake)

added xinerama support for maximizing windows.  They'll stay on the current
had unless you use the "absolute" option, which means you want as much space
as possible


SVN revision: 2340
2000-03-26 22:05:16 +00:00
Mandrake b930be1be0 Sun Mar 26 13:42:23 PST 2000
(Mandrake)

fixed edge resistance between heads when you're using xinerama.


SVN revision: 2338
2000-03-26 21:30:58 +00:00
Mandrake c642472633 Sat Mar 25 20:58:49 PST 2000
(Mandrake)

oops, debugging printfs


SVN revision: 2337
2000-03-26 04:47:03 +00:00
Mandrake 2e2ac95de5 Sat Mar 25 20:51:51 PST 2000
(Mandrake)

more xinerama support.  This time settings dialogs pop up centered on the
current head if there isn't a settings dialog already open.
Next - edge resistance between heads.


SVN revision: 2336
2000-03-26 04:40:38 +00:00
Mandrake 4aff4646d6 Sat Mar 25 18:17:32 PST 2000
(Mandrake)

oops, left a debugging printf in arrange.c


SVN revision: 2335
2000-03-26 02:05:58 +00:00
Mandrake 6c4cc0a561 Sat Mar 25 18:16:11 PST 2000
(Mandrake)

slightly better arranger code for XINERAMA - this should ALSO fix a couple of
KDE arranger problems that people reported, too.


SVN revision: 2334
2000-03-26 02:04:48 +00:00
Mandrake 979cac375a Sat Mar 25 17:32:16 PST 2000
(Mandrake)

This is still slightly hacking xinerama support - needs some more work.
some things will still pop up inbetween heads, but for the most part windows
will pop up on the head that is currently focused and will pop up without
going between heads.


SVN revision: 2332
2000-03-26 01:22:00 +00:00
Mandrake 1f71e1e26e Fri Mar 24 17:53:46 PST 2000
(Mandrake)

working on xinerama (copying home)


SVN revision: 2321
2000-03-25 01:57:02 +00:00
Mandrake 3ed53b060f Thu Mar 23 22:10:29 PST 2000
(Mandrake)

minor update to tell you that xinerama is not active on your box if it isn't
turned on but you have xinerama support in your server.


SVN revision: 2314
2000-03-24 05:59:10 +00:00
Mandrake 9aa6f39e2c Thu Mar 23 22:02:20 PST 2000
(Mandrake)

redoing libXinerama support.  If you use xinerama, try using the "xinerama"
command.  ALSO - you have to make sure you installed libXinerama.a in the
right place as well as Xinerama.h -- still lots more hacking to do (trying to
do a cleaner implementation than my last hack)


SVN revision: 2312
2000-03-24 05:51:51 +00:00
Tom Gilbert 4a9c871612 Thu Mar 16 23:02:49 GMT 2000
(gilbertt)

Patch from Marius Aamodt Eriksen <marius@linux.com>. Provides option to
include shaded windows in focuslist. Now all we need is an "include
iconified windows" option...


SVN revision: 2249
2000-03-16 23:05:58 +00:00
Tom Gilbert b0193f8997 Tue Mar 14 22:32:08 GMT 2000
(gilbertt)

Patches from Bob Arendt <rdarendt@cwcom.net> to enable a user-configurable
cache-dir. Solves some preformance problems on NFS-mounted home directories.
Also fixes a couple of bugs with the current -econfdir option.

Patches here for scripts and stuff.


SVN revision: 2233
2000-03-14 22:38:14 +00:00
Tom Gilbert 10f1ff3ae7 Tue Mar 14 22:23:27 GMT 2000
(gilbertt)

Patches from Bob Arendt <rdarendt@cwcom.net> to enable a user-configurable
cache-dir. Solves some preformance problems on NFS-mounted home directories.
Also fixes a couple of bugs with the current -econfdir option.

I've tested this fairly well, as has Bob, but let me know if there are any
problems.


SVN revision: 2232
2000-03-14 22:29:04 +00:00
Tom Gilbert 67ef2443ff Mon Feb 28 19:39:46 GMT 2000
(gilbertt)

64-bit fixes from Bob Arendt <rdarendt@cwcom.net>


SVN revision: 2148
2000-02-28 19:42:31 +00:00
Tom Gilbert af494a9be4 Sun Feb 27 15:54:11 GMT 2000
(gilbertt)

remove a debugging printf


SVN revision: 2141
2000-02-27 15:54:20 +00:00
Tom Gilbert 4a3b3d7933 Sun Feb 27 15:39:37 GMT 2000
(gilbertt)

*cough*. Now the remember ipc should actually *work*. Sorry ;)


SVN revision: 2140
2000-02-27 15:39:57 +00:00
Tom Gilbert ace4dab997 Sun Feb 27 14:55:54 GMT 2000
(gilbertt)

Modified the ipc remember command. It is compatible with the old one
however.

Originally, you'd do:
remember windowid sticky
remember windowid command
remember windowid size
etc

Now you can also do:
remember windowid sticky command size ...

This streamlines epplets in particular, and speeds up Epplet_remember by a
factor of 8. (Significant on certain boxen).


SVN revision: 2138
2000-02-27 15:02:10 +00:00
Tom Gilbert c28e4b58aa Mon Feb 21 20:46:52 GMT 2000
(gilbertt)

Added winops commands/remember options/action definitions for skipping
focus, skipping tasklist, skipping winlist.

The second two work well. skipfocus is not thoroughly implemented in the e
code, ie. you can still focus =) I'm about to go through and add some logic
for that... Then I was gonna make non-ALT button clicks on skip_focus
windows bring up root menus...

Lots of changes, so check for bugs =)


SVN revision: 2114
2000-02-21 20:53:42 +00:00
Tom Gilbert 36de08deae Sun Feb 20 18:10:30 GMT 2000
(gilbertt)

Don't kill meeeee!

;)

People keep asking for this, so I added an option to "Focus Settings",
called "Show sticky windows in focus list". Its selected by default, but if
you deselect it, your ALT+TAB list won't show sticky windows. Keeps loggers
and gkrellm etc out of it...

Feel free to revert the commit if it's inappropriate...


SVN revision: 2110
2000-02-20 18:16:48 +00:00
Tom Gilbert 62423d7e4d Sun Feb 20 17:08:25 GMT 2000
(gilbertt)

Hopefully not too controversial... Added option in "Special FX Settings"
to enable/disable warping the pointer after sliding a menu onscreen. I was
going on about it ages ago, and thought this was the best thing to do...

Default behaviour is not changed, the setting is saved and loaded correctly.

*Clenches and awaits cl00batting*


SVN revision: 2109
2000-02-20 17:15:23 +00:00
Carsten Haitzler e8ec009304 Fri Jan 28 10:30:51 PST 2000
(Raster)

now that was silly - setting mode.xselect afterwards to 1 again,..


SVN revision: 1984
2000-01-28 18:31:13 +00:00
Mandrake 8388b82d62 Thu Jan 6 12:23:56 PST 2000
(Mandrake)

updated copyrights to say 2000. muahahaha.


SVN revision: 1864
2000-01-06 08:13:30 +00:00
Michael Jennings 2d27d026d6 Wed Dec 29 14:14:29 PST 1999
(KainX)

Fixed that weird background setting behavior that E-Slides revealed.


SVN revision: 1787
1999-12-29 12:17:39 +00:00
Mandrake ba8215effd Tue Dec 21 22:29:49 PST 1999
(Mandrake)

fixed minor ipc help indention problem


SVN revision: 1733
1999-12-21 22:21:02 +00:00
Mandrake 26ff26c66a Tue Dec 21 13:23:45 PST 1999
(Mandrake)

added "extended" data display mode to window_list IPC command.
you can get an extended list using "window_list extended"
returns the following format:
"window_id : title :: desktop : area_x area_y : x_coordinate y_coordinate


SVN revision: 1725
1999-12-21 13:22:43 +00:00
Carsten Haitzler aaafb5a652 Tue Dec 21 08:02:15 PST 1999
(Raster)

add in patches from 2 AUTHORS for internationalisation...


SVN revision: 1710
1999-12-21 08:09:27 +00:00
Mandrake ec199f2005 Wed Dec 8 11:05:27 PST 1999
(Mandrake)

more minor changes


SVN revision: 1554
1999-12-08 13:54:09 +00:00
Mandrake fdac851e59 Wed Dec 8 10:57:56 PST 1999
(Mandrake)

nasty indention issues in ipc.c


SVN revision: 1553
1999-12-08 13:46:41 +00:00
Michael Jennings 1f707abe13 Mon Dec 6 21:32:16 PST 1999
(KainX)

Make this sucker build again.


SVN revision: 1524
1999-12-07 00:42:24 +00:00
Carsten Haitzler 92ff0dd54b Mon Dec 6 14:52:40 PST 1999
(Raster)

gettext internationalisation support & patch
fix to allow setting of which mouse button do what on the pager
fix to border width handlign in icccm
fix to warp foucs
some other stuff i probabyl forgot about...


SVN revision: 1507
1999-12-06 17:12:20 +00:00
Mandrake b3599ba600 Mon Nov 22 12:42:56 PST 1999
(Mandrake)

added "current" option to win_op ipc command for walt :)


SVN revision: 1367
1999-11-22 18:06:15 +00:00
Michael Jennings 4c76270df8 Tue Oct 26 15:22:18 PDT 1999
(KainX)

Fixed another IPC syncing problem, this time with textclasses.


SVN revision: 988
1999-10-26 15:01:04 +00:00
Mandrake 5f824e1a6a Fri Oct 22 12:10:12 PDT 1999
(Mandrake)

Minor patch for client title setting


SVN revision: 948
1999-10-22 12:36:08 +00:00
Mandrake 2ccd5b8579 Mon Oct 18 16:50:50 PDT 1999
(Mandrake)

added tom's name to all the authors locations (need to centralize something to
sed through and use a single reference point to build that at some point)

also fixed some of the EMX stuff


SVN revision: 856
1999-10-18 18:00:18 +00:00
Mandrake 053b9219fc added tom's name to all the authors locations (need to centralize something to
sed through and use a single reference point to build that at some point)

also fixed some of the EMX stuff


SVN revision: 855
1999-10-18 18:00:00 +00:00
Carsten Haitzler a89124759b Mon Oct 18 16:16:57 PDT 1999
(Raster)

remember ipc uses scanf now
raise, lower & layer win_op calls

minor other fixes


SVN revision: 843
1999-10-18 17:35:28 +00:00
Michael Jennings 0c05d8ea79 Thu Oct 14 16:54:52 PDT 1999
(KainX)

Bye-bye icky warnings.


SVN revision: 827
1999-10-14 18:58:31 +00:00
Christian Kreibich 25b52a9fa6 Wed Oct 13 18:51:30 EST 1999
(Christian)

Added an IPC call for obtaining the current theme.


SVN revision: 812
1999-10-13 18:08:32 +00:00
Carsten Haitzler 085784ae21 Wed Oct 13 12:24:18 PDT 1999
(Raster)

um... ipc bug.. DONT reply for the rememebr ipc... oh and spawn snapped
commands later :)


SVN revision: 805
1999-10-13 14:45:28 +00:00
Michael Jennings 8762510ab0 Mon Oct 11 11:27:12 PDT 1999
(KainX)

Undid the naughty part of an earlier patch.  Also eliminated an
unnecessary variable while I was at it.


SVN revision: 797
1999-10-11 14:12:16 +00:00
Carsten Haitzler cc9ab66921 Mon Oct 11 09:31:19 PDT 1999
(Raster)

patch from dave mason to fix minor spelling mistakes :)


SVN revision: 795
1999-10-11 12:17:16 +00:00