Commit Graph

11 Commits

Author SHA1 Message Date
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
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 8b55c288c0 Tue Sep 7 17:03:02 PDT 1999
(Mandrake)

well, I suppose if we're going to CHECK a variable, we should SET it.


SVN revision: 196
1999-09-07 23:46:07 +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 7e23d961d7 Thu Sep 2 09:44:46 PDT 1999
(Raster)

added group menu (shit middle button on root) patch - nice :)
fixed some buffer overflow problems in the ipc.c code that cause segfaults.
fixed alert box form trying to run commands it cant find form rememberd states
on startup
fixed group null setting.
I flimmed.


SVN revision: 158
1999-09-02 16:40:05 +00:00
Carsten Haitzler 5402bf57fe groups segfault fixed when adding something to a group after removing a group
(thanks for the path)

and new groups IPC calls patch there too :)


SVN revision: 129
1999-08-31 17:42:44 +00:00
Carsten Haitzler 1e9f37ebbc fixing lots of stuff and adding bg's to theme :)
SVN revision: 73
1999-08-23 16:53:38 +00:00
Carsten Haitzler ecbed1e705 cleaned up code - now there arent any warnings anymore :)
SVN revision: 71
1999-08-21 02:41:31 +00:00
Carsten Haitzler 55a1f03fcd Fri Aug 20 19:13:30 PDT 1999
(Raster)

Fixed some iconification bugs - a bit cleaner now - wiht snapshots and
everything. stil soem annoying niggly where if you are snapshotting the ewin
and its shaded when you iconify - de-iconifying leaves the client window
exposed but the border is still shaded - E seems to be responding to an
events after de-iconification - mayeb - but what it is - i dunno.


SVN revision: 68
1999-08-21 02:15:06 +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