Commit Graph

3930 Commits

Author SHA1 Message Date
Carsten Haitzler 9becfe432a Wed Sep 8 19:47:28 PDT 1999
(Raster)

add new samples to brushed metal and disable the move resist sample since its
annoying and doesnt work right...


SVN revision: 214
1999-09-09 02:25:18 +00:00
Mandrake 0494731381 Wed Sep 8 18:19:45 PDT 1999
(Mandrake)

apparently I'm still out of sync.


SVN revision: 213
1999-09-09 00:50:58 +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
Carsten Haitzler dbb599ea45 Wed Sep 8 15:47:08 PDT 1999
(Raster)

allow middle button to move desktops in pager..


SVN revision: 210
1999-09-08 22:26:18 +00:00
Carsten Haitzler 650415bfea Wed Sep 8 14:21:49 PDT 1999
(Raster)

and send events with timestanps later or equal to the input focus timestamp
for multihead keypress event passing.


SVN revision: 209
1999-09-08 21:01:57 +00:00
Mandrake 10ba6882cb Wed Sep 8 13:50:50 PDT 1999
(Mandrake)

A little more refining of kde stuff.  trying to make pager work right.


SVN revision: 208
1999-09-08 20:24:11 +00:00
Mandrake 793e20266c Wed Sep 8 12:08:19 PDT 1999
(Mandrake)

aix patch to epp


SVN revision: 207
1999-09-08 18:42:48 +00:00
Mandrake 72166b5dd1 increased rev in cvs to devel.6
SVN revision: 206
1999-09-08 18:33:02 +00:00
Carsten Haitzler 3c3180170a Wed Sep 8 08:58:10 PDT 1999
(Raster)

raiselower patch applied :)


SVN revision: 202
1999-09-08 15:40:09 +00:00
Carsten Haitzler 16bfef1e05 Wed Sep 8 08:40:40 PDT 1999
(Raster)

do anim AFTEr we move the window to a new spot :)


SVN revision: 201
1999-09-08 15:22:50 +00:00
Michael Jennings 6bec529aa1 Tue Sep 7 19:48:26 PDT 1999
(KainX)

Fixed some rastermanglish.


SVN revision: 200
1999-09-08 02:34:57 +00:00
Carsten Haitzler c2feb8bac5 Tue Sep 7 18:33:13 PDT 1999
(Raster)

set display_warp to 0 if xkb isnt available


SVN revision: 198
1999-09-08 01:22:03 +00:00
Carsten Haitzler 6a33c65076 Tue Sep 7 17:08:13 PDT 1999
(Raster)

added icons and icondefs file.. feel free to submti nice icons and addtions to
the icondefs file for your favorite apps :)


SVN revision: 197
1999-09-07 23:57:00 +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 ec015cd3ac check grammar in MAIN.. :)
SVN revision: 194
1999-09-07 22:36:58 +00:00
Mandrake 5b0320b13c Tue Sep 7 14:36:02 PDT 1999
(Mandrake)

yet more KDE stuff.  time to make a couple of configuration flags, add in
the stuff to the main event loop, and test test test


SVN revision: 193
1999-09-07 21:20:34 +00:00
Carsten Haitzler d749d4c261 Tue Sep 7 11:26:24 PDT 1999
(Raster)

fixed "not recognising clicks when chaded" problem


SVN revision: 190
1999-09-07 18:18:16 +00:00
Carsten Haitzler 9ac58d7c47 Tue Sep 7 08:52:58 PDT 1999
(Raster)

made the auto insertion into ~/.xession etc exec thather than just run it


SVN revision: 189
1999-09-07 15:46:44 +00:00
Carsten Haitzler 005d2f7366 Tue Sep 7 08:50:03 PDT 1999
(Raster)

added lots of paranoia checkign around the PixImg stuff in draw.c - if creation
fails at any point it cleans up and bails out... if creation of any piximg
fails E drops back to opque move mode automatically.


SVN revision: 188
1999-09-07 15:44:23 +00:00
Carsten Haitzler 7b7fe410fa Tue Sep 7 00:12:33 PDT 1999
(Raster)

you can now drag from the pager into the iconbox.. :)


SVN revision: 187
1999-09-07 07:10:17 +00:00
Carsten Haitzler 069a482303 more documentation.. and spell check.. :)
SVN revision: 186
1999-09-07 06:09:22 +00:00
Carsten Haitzler 5e7027e156 Mon Sep 6 20:33:51 PDT 1999
(Raster)

fixed keyebindings not working on both heads in multihead
fixed focus changing in multihead
group proerties are now all saved to disk and loaded again each session.

gee - only bug left on list is to update all of dox,
only feature left is dnd in iconbox.. :)

now hurry up geoff and christian.. finish off :)


SVN revision: 185
1999-09-07 03:41:10 +00:00
Carsten Haitzler f546bffc88 Sun Sep 5 20:03:56 PDT 1999
(Raster)

and dont asume an iconbox actually can be found and exists


SVN revision: 184
1999-09-06 02:59:43 +00:00
Carsten Haitzler 50e6810bcc added soem docs, added optiosn to dox to make it mroe versatilex
SVN revision: 183
1999-09-05 20:34:52 +00:00
Carsten Haitzler 0cc7bc3978 Sun Sep 5 12:12:15 PDT 1999
(Raster)

added an iconification animation, added some more bg's to brushed metal,
changed pager scaning speed to be %03i instead of %i to ensure the label
remains the same size :)


SVN revision: 182
1999-09-05 19:19:28 +00:00
Carsten Haitzler 48863769cd Sat Sep 4 09:50:18 PDT 1999
(Raster)

in updating brushed metal - forgot to re-add cionbox base image back...


SVN revision: 181
1999-09-04 16:28:26 +00:00
Carsten Haitzler 254667324b added some more to the docs.. need to spell check et.c and add more images...
but some more text anyway.


SVN revision: 180
1999-09-04 16:21:00 +00:00
Carsten Haitzler 3e743685e4 Sat Sep 4 09:39:09 PDT 1999
(Raster)

added filename display to background selector..


SVN revision: 179
1999-09-04 16:09:24 +00:00
Carsten Haitzler 15eba905a3 Sat Sep 4 08:19:25 PDT 1999
(Raster)

fixed makefile.am to not nuke interactive.sh


SVN revision: 178
1999-09-04 14:50:06 +00:00
Carsten Haitzler 1bcd73bd99 fixed makefile.am to not nuke interactive.sh
SVN revision: 177
1999-09-04 14:49:19 +00:00
Carsten Haitzler 943c68b55a Sat Sep 4 00:41:49 PDT 1999
(Raster)

update TOTO buglist.... ooh its getting short.. :)


SVN revision: 176
1999-09-04 07:15:29 +00:00
Carsten Haitzler 04642ec16c Sat Sep 4 00:35:38 PDT 1999
(Raster)

draw queue for handling expoes on dialogs.. more efficient drawing for dialogs
AND now no drawing bugs in non opaque move and resize modes :)


SVN revision: 175
1999-09-04 07:10:13 +00:00
Carsten Haitzler 86f55c10db Fri Sep 3 16:33:31 PDT 1999
(Raster)

ok - i forgot if i edited something....


SVN revision: 173
1999-09-03 23:10:41 +00:00
Carsten Haitzler 213b4cb48d Fri Sep 3 15:52:54 PDT 1999
(Raster)

fix execing of apps :)


SVN revision: 172
1999-09-03 22:30:21 +00:00
Carsten Haitzler fc00ed01ba Fri Sep 3 15:05:50 PDT 1999
(Raster)

fixed border togglign if borderless and restarting.. also restart remembers
borders even if they arent snapshotted (but its onyl thru a restart)


SVN revision: 171
1999-09-03 21:44:07 +00:00
Carsten Haitzler 0d695c8689 Thu Sep 2 17:13:45 PDT 1999
(Raster)

added patch from duncan for mirror group properties - also added mroe padding
in dialog ok/etrc. buttons for theme :)


SVN revision: 169
1999-09-03 00:02:31 +00:00
Carsten Haitzler 8d14122777 added duncan to authors..
SVN revision: 168
1999-09-03 00:01:31 +00:00
Carsten Haitzler fe96f99581 Thu Sep 2 17:00:15 PDT 1999
(Raster)

and more changes to bushed metal.. pretty much done now.. and added a
label in settings dialogs


SVN revision: 167
1999-09-02 23:49:28 +00:00
Mandrake 0f6ea1a7b1 Thu Sep 2 17:03:39 PDT 1999
(Mandrake)

some more KDE work.  getting closer


SVN revision: 166
1999-09-02 23:46:24 +00:00
Carsten Haitzler 1789dd3e5b Thu Sep 2 15:53:53 PDT 1999
(Raster)

more updates on brushed metal.. :)


SVN revision: 165
1999-09-02 22:43:21 +00:00
Carsten Haitzler 0fbc4de173 Thu Sep 2 14:38:11 PDT 1999
(Raster)

fixed tooltip drawing bug..
been updating brushed metal.. MUCH sexier now :)


SVN revision: 164
1999-09-02 21:28:44 +00:00
Mandrake c85f8ad04f Thu Sep 2 14:24:52 PDT 1999
(Mandrake)

Added focus code rewrite into todo list


SVN revision: 163
1999-09-02 21:09:13 +00:00
Mandrake e3411c71e1 Thu Sep 2 13:22:24 PDT 1999
(Mandrake)

Changed TODO format slightly.  making an automated script to build a bugs.html
page on enlightenment.org


SVN revision: 162
1999-09-02 20:07:31 +00:00
Mandrake 62412d7530 Thu Sep 2 13:11:08 PDT 1999
(Mandrake)

fixed ecvs to force update timestamp.h always first.


SVN revision: 161
1999-09-02 19:56:08 +00:00
Carsten Haitzler a84c5d857e Thu Sep 2 13:02:53 PDT 1999
(Raster)

move bug to be off for E 17.. its minor and will get fixedf then anyway :)


SVN revision: 160
1999-09-02 19:53:38 +00:00
Mandrake c47036520c Thu Sep 2 12:53:23 PDT 1999
(Mandrake)

Added a bug to TODO list.


SVN revision: 159
1999-09-02 19:38:29 +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 c3120d2c14 more authors...
SVN revision: 157
1999-09-02 16:26:34 +00:00