Commit Graph

206 Commits

Author SHA1 Message Date
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
Tom Gilbert 6af5b170f4 Sat Mar 25 23:31:02 GMT 2000
(gilbertt)

Another fine patch from Marius Eriksen <marius@linux.com>. Gives windows the
focus when they are cycled through in the focuslist. Enabled by default, as
it's nice behaviour, but toggleable of course =)


SVN revision: 2328
2000-03-25 23:31:29 +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 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
Christian Kreibich 78aa3fbf69 Sat Mar 18 18:24:29 CET 2000
(Christian)

Well, I'm committing the area wraparound stuff, since people
keep asking me for updated versons of the patch. I've moved
the config option to the areas dialog, where it fits better.
Feel free to revert if this is inappropriate.


SVN revision: 2277
2000-03-18 17:23:33 +00:00
Tom Gilbert 03b72e1c5c Fri Mar 17 21:09:33 GMT 2000
(gilbertt)

Another patch from Marius Aamodt Eriksen <marius@linux.com>. Adds the
option to include iconified windows in the focuslist and uniconify them on
selection. Flim.


SVN revision: 2256
2000-03-17 21:11:05 +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 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 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
Carsten Haitzler fb460a525a Tue Jan 18 11:56:55 PST 2000
(Raster)

extra check for xim in ttfonts


SVN revision: 1939
2000-01-18 19:02:00 +00:00
Tom Gilbert 36e257d56b Actually, someone commited a *bunch* of rcs merge conflict warnings. I think
I got them all. It compiles now.


SVN revision: 1904
2000-01-11 23:02:54 +00:00
Carsten Haitzler 718a61673b Mon Jan 10 18:26:39 PST 2000
(Raster)

use LC_ALL


SVN revision: 1892
2000-01-10 12:22:58 +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
Peter Kjellerstedt 41d7438547 Tue Jan 4 23:58:44 CET 2000
(Saur)

* Corrected a couple of spelling errors in the code.
* Added localization of a few messages in the E.h file.


SVN revision: 1843
2000-01-04 11:31:20 +00:00
Carsten Haitzler bea296f728 Tue Dec 21 08:12:29 PST 1999
(Raster)

fix some consitancies for text but peter um.. :) not all that patch was
typos.. the original spelling was correct. I was using "English" not "American"
:) (note Enlish spelligns for colour is coloUr not color, and initialise is
with an S not a Z in English) :)


SVN revision: 1712
1999-12-21 08:20:41 +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
Michael Jennings 44e6592f66 Patch from Peter Kjellerstedt <peter.kjellerstedt@axis.com> for typos and
such.


SVN revision: 1630
1999-12-15 15:24:49 +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 c965d1c438 Fri Nov 5 14:24:02 PST 1999
(Mandrake)

holy crap I can't believe I didn't see that bug sooner.
This should fix the "maximize seems to mess up when I have KDE support
enabled" bug.


SVN revision: 1184
1999-11-05 12:58:05 +00:00
Carsten Haitzler aecd924784 Thu Oct 28 13:07:01 PDT 1999
(Raster)

dont allow snapshotting of command (retsrat on login) for remote apps
if we can detect they are remote.


SVN revision: 1022
1999-10-28 12:24:39 +00:00
Carsten Haitzler 851b111ab4 Mon Oct 18 16:23:30 PDT 1999
(Raster)

OS/2 patches :)


SVN revision: 849
1999-10-18 17:42:01 +00:00
Mandrake ac3e2cea5e Sun Oct 10 20:28:44 PDT 1999
(Mandrake)

changed the default direction to DOWN


SVN revision: 791
1999-10-10 23:17:32 +00:00
Mandrake 2532462993 Thu Oct 7 16:06:02 PDT 1999
(Mandrake)

this is broken.  good thing it's commented out.


SVN revision: 704
1999-10-07 19:28:53 +00:00
Carsten Haitzler dabe6f02d7 Thu Oct 7 12:10:53 PDT 1999
(Raster)

have the SetupUserInitialization chekc if the fopen succeeded.


SVN revision: 699
1999-10-07 15:45:51 +00:00
Mandrake 1e9bc87417 Tue Oct 5 22:34:52 PDT 1999
(Mandrake)

added an option to never display tooltips if you're over the "root window" or
desktop.  very annoying if you use sloppyfocus extensively.

access it by using the rightmouse menu -> tooltip settings
uncheck the 2nd item.


SVN revision: 680
1999-10-06 02:23:25 +00:00
Carsten Haitzler 98e94934e6 Mon Oct 4 18:10:34 PDT 1999
(Raster)

better directory checkign on startup.........


SVN revision: 654
1999-10-04 22:18:00 +00:00
Carsten Haitzler da14b1fbb1 Mon Oct 4 17:58:33 PDT 1999
(Raster)

my god.. copyright notices..........


SVN revision: 653
1999-10-04 22:06:00 +00:00
Carsten Haitzler 15b571beef add EBIN env variable to be set....
SVN revision: 594
1999-10-03 01:22:58 +00:00
Laurence J. Lane 1194e8b081 added typos
SVN revision: 583
1999-10-02 22:00:24 +00:00
Carsten Haitzler c33063bac2 Fri Oct 1 15:08:47 PDT 1999
(Raster)

reload_menus segv fixed :)


SVN revision: 546
1999-10-01 19:54:23 +00:00
Mandrake c15dba1b5a Fri Oct 1 13:35:50 PDT 1999
(Mandrake)

wrote some code for "first time initialization" cruft.
should generate the user menus in ~/.enlightenment, as well as run dox for the
first time.


SVN revision: 542
1999-10-01 18:15:04 +00:00
Carsten Haitzler e0177f8f44 Fri Oct 1 01:16:46 PDT 1999
(Raster)

fix windowmatch border sige-effect for starting the firts time

fix start/restart/logout on multihead


SVN revision: 524
1999-10-01 06:08:25 +00:00
Carsten Haitzler f1bae17ab0 Wed Sep 22 15:41:28 PDT 1999
(Raster)

some more multihead fixes...


SVN revision: 372
1999-09-22 22:07:20 +00:00
Carsten Haitzler 9ccce39347 Wed Sep 22 13:37:41 PDT 1999
(Raster)

the remember dialog not coming up bug.. fixed.. :)

*should* have fixed soem multihead issues - have still to test..
(shoudl restart correctly, exit correcttly, restart anotherwm correctly and
restart themes correctly)


SVN revision: 369
1999-09-22 20:05:33 +00:00
Carsten Haitzler 9d7a02a897 Tue Sep 14 11:50:29 PDT 1999
(Raster)

add click always raises patch... :)


SVN revision: 269
1999-09-14 18:38:05 +00:00
Christian Kreibich 7e8a9408d9 Wed Sep 8 20:32:38 EDT 1999
(Christian)

Hey, finally. Windows can be in multiple groups now. Needed lots
of changes in the dialogs. The default settings for group options
are now configurable through control.cfg and a dialog.

Added group-overriding actions, but haven't tested them enough.
Some cosmetics for the TODO list. Also fixed some bugs in
showing/hiding groups and changing borders for shaded wins in a group.

In the code, there are a lot more options now for getting groups,
e.g. get all the groups, only the ones a window belongs to or
all except the ones that it belongs to etc.

Paranoia checks for groups shouldn't allow adding a window to a group
multiple times anymore, the current_group is protected better, plus
some more.

Updating BrushedMetal still necessary.

The timestamp thing in groups.c (g->index = (int)(GetTime() * 100))
doesn't seem to work for me, every group gets an index of -INT_MAX,
so I changed that a little bit. Hope that's ok?

Sorry that things took me so long .. more small commits surely would
have been better.


SVN revision: 212
1999-09-09 00:39:43 +00:00
Mandrake 24576171bb Wed Sep 8 16:26:34 PDT 1999
(Mandrake)

apparently I forgot a commit in here somewhere.  probably kde stuff


SVN revision: 211
1999-09-08 22:58:54 +00:00
Mandrake be4ee6d342 Tue Sep 7 16:33:15 PDT 1999
(Mandrake)

more stuff for KDE support


SVN revision: 195
1999-09-07 23:16:39 +00:00
Carsten Haitzler ee3c5b0212 paranoia about error handler and event selection
SVN revision: 135
1999-09-01 01:08:59 +00:00
Carsten Haitzler 226f82f78b lots of patches and fixes :)
SVN revision: 103
1999-08-26 18:56:06 +00:00
Carsten Haitzler 5a11902d8c ~/.enlightenment dir moved to a virtual dir - can me chang4ed with the
-econfdir option :)


SVN revision: 90
1999-08-24 19:00:07 +00:00
Carsten Haitzler 75e52816d1 clean some code....... :)
SVN revision: 86
1999-08-24 00:17:38 +00:00
Carsten Haitzler b3f6a685f3 fix some default settings
SVN revision: 84
1999-08-24 00:11:16 +00:00
Christian Kreibich fa472acb6e Mostly window group management stuff & some fixes. See ChangeLog. Merging
changes with the new repo was a bit of work, I hope I haven't accidentally
thrown out anything.

Regards,
-- Christian.


SVN revision: 63
1999-08-20 12:23:26 +00:00
Carsten Haitzler c79f01a1d9 re-importing E after cvs failure to comply with orders... thus it DIED!
SVN revision: 37
1999-08-17 22:56:46 +00:00