Commit Graph

290 Commits

Author SHA1 Message Date
Carsten Haitzler d0d844106d 2do items
SVN revision: 16023
2005-08-04 05:24:53 +00:00
Carsten Haitzler 7dfcb0e601 2do
SVN revision: 16019
2005-08-04 00:05:05 +00:00
Carsten Haitzler ec414c6f6a bsd battery patch
SVN revision: 15993
2005-08-02 09:52:30 +00:00
Carsten Haitzler 9e7cd72067 ok lots of things here...
1. e17 is now relocatable. the wm will determine its install prefix on the
fly when it is run. so you can use --prefix=/usr/local/e17 and just move the
base dir (/usr/local/e17) to anywhere you like at any later time and e will
adjust and find it. it still has built in fallbacks too so it will use the
compiled prefix as normal if its hunting and 2 checks dont pass.

2. edit mode for gadgets will work with alt+left click on a gadget and
instantly end when u lift the mouse. alst ctrl+alt+g will activate/deactivate
edit mode

3. borderless windows are not allowed to be shaded

4. shaded windows are not allowed to have their border changed

5. just have never seen the pager mess up bug - so until there is some way
of reproducing it or even knowing its still there - remove

6. autoraise timers should be fixed on focus changes

7. stickiness remembering works in the pager now on start of a remembered app


SVN revision: 15966
2005-07-31 06:22:31 +00:00
Carsten Haitzler 7d52c0829f bug++
SVN revision: 15963
2005-07-30 16:46:24 +00:00
Carsten Haitzler 29ebbfd6d5 icons are now part of the theme and themable from the theme (always
falls back to default of course if theme doesnt provide them) and this
works for EAP icons too - if you give your EAP icons an icon class
like "web_browser" and if the theme provides a theme override for icons of
class "web_browser" then the theme icon is used instead of the .eap internal
image. not surethis is perfect as u want more "specific" and "more general"
levels - maybe i should make the eapp icon class a list of classes the icon
is part of...


SVN revision: 15951
2005-07-30 07:46:05 +00:00
Carsten Haitzler aff2246a2b 1. bug noted
2. elib extensions patch for bg_add/del etc.
3. i optimised dropshadow... if you chose low wuality you wil see something
like 2.5 TIMES speedup in dropshadow calculation. the medium quality is very
nice (you can tell low quality just if you look carefully) and it provides
like 1 1.8 times speedup or so. user choice here - high quality is what the
old code did


SVN revision: 15942
2005-07-30 04:47:39 +00:00
Carsten Haitzler b99cc612bd bug--
SVN revision: 15934
2005-07-28 14:19:24 +00:00
Carsten Haitzler 88c48fa620 a bug - note so i can look into it more. this is all the info we have so far :)
SVN revision: 15930
2005-07-28 11:24:25 +00:00
Carsten Haitzler ac43219f17 shade bug --
SVN revision: 15929
2005-07-28 10:30:54 +00:00
Carsten Haitzler af7ea8b3a4 a bugger... :)
SVN revision: 15928
2005-07-28 08:59:01 +00:00
Carsten Haitzler d2ea9aee5d 1. start work on dialog stuff
2. fix edge flip stuff
3. fix ghost windows stuff
4. spec


SVN revision: 15925
2005-07-28 04:35:45 +00:00
Carsten Haitzler f4f1ad13b4 fix flip
SVN revision: 15911
2005-07-27 04:51:42 +00:00
Carsten Haitzler 2003f078a7 bug++
SVN revision: 15904
2005-07-26 13:31:01 +00:00
Carsten Haitzler da5943abc5 1. id3 album cover loader patches
2. i reduced list note memory usage by 20% - shoudl work better with malloc
as ti is now a power of 2 as well
3. optimised evas internals to make use of event freezes to make e17'sw menu
popups a LOT snappier
4. fixed using last member of list nodes - bad - shoudl use api as this is
private stuff really
5. added config profile stuff to e17  u can literally maintain multiple
config profiles and choose which one at any time etc.


SVN revision: 15864
2005-07-22 10:28:11 +00:00
sebastid 968b26c116 Remember desk should work now.
We don't have to raise and show the desk in
_e_manager_cb_window_show_request(). The desk will be raised and shown in
e_hints_window_init().


SVN revision: 15853
2005-07-21 11:50:45 +00:00
Carsten Haitzler 58a42730cf TODO--
SVN revision: 15764
2005-07-13 05:21:55 +00:00
Carsten Haitzler 37d7f8f0c3 todo note
SVN revision: 15751
2005-07-12 15:34:07 +00:00
Carsten Haitzler 30d026df6f e_win is a quick api wrapper for makign internal windows that the wm creates
then manages as if they were normal client windows. should work just fine and
is something to build better dialogs on top of


SVN revision: 15728
2005-07-11 09:19:17 +00:00
rbdpngn 6b57b60733 Fix TODO bug for maximized windows across restarts.
SVN revision: 15717
2005-07-10 17:12:01 +00:00
Carsten Haitzler 8f7979acf7 todo--
SVN revision: 15701
2005-07-10 07:34:39 +00:00
Carsten Haitzler 8e02e46a08 allow move resize box to follow the object its moving/resizing
SVN revision: 15690
2005-07-09 15:37:28 +00:00
Carsten Haitzler bb992161c3 TODO--
SVN revision: 15689
2005-07-09 14:55:40 +00:00
Carsten Haitzler 29b108e622 tewdew
SVN revision: 15673
2005-07-08 15:57:52 +00:00
Carsten Haitzler edbe48cda4 todo--
SVN revision: 15670
2005-07-08 08:43:27 +00:00
Carsten Haitzler 2f97710e8f oh moozle!
e17 remembers stuff now. its very much not debuggued or used much - its a
nasty menu... but it seems to work ok right now. it saves the remember stuff
and loads it - and usess it... it should work ok :)


SVN revision: 15658
2005-07-07 09:27:04 +00:00
Carsten Haitzler b7e6e8b1f2 implement most of the locks
SVN revision: 15638
2005-07-04 10:24:22 +00:00
Carsten Haitzler f18b13c902 implemented position and size locking for user and client. now for more locks
to be implemented...


SVN revision: 15635
2005-07-04 08:19:44 +00:00
Carsten Haitzler d9142c3024 mmx for dropshadwo.. but disabled for now
SVN revision: 15634
2005-07-04 04:54:33 +00:00
Carsten Haitzler 1d1dcf4f9c todo--
SVN revision: 15625
2005-07-02 13:33:53 +00:00
sebastid a95e224543 --
SVN revision: 15612
2005-07-01 11:06:59 +00:00
Carsten Haitzler 7327c1895c move todo items around
SVN revision: 15599
2005-07-01 06:30:14 +00:00
Carsten Haitzler 5c5ae983d7 todo--
SVN revision: 15596
2005-07-01 04:09:30 +00:00
Carsten Haitzler 3194e7112c handle re-emit of signals on border change
SVN revision: 15595
2005-07-01 02:50:55 +00:00
handyande 492b17761a .eap..
SVN revision: 15588
2005-06-30 15:54:13 +00:00
Carsten Haitzler 22534090d3 and now u can set different bg's for different desktops.. and it "just works"
(tm) currently defautt transition is a sinusiodal crossfade - it can be a bit
sluggish on big screens or slow machines. need to be able to configure that.


SVN revision: 15575
2005-06-30 10:43:21 +00:00
Carsten Haitzler 2c6da15f6e todo--
SVN revision: 15569
2005-06-29 14:37:26 +00:00
Carsten Haitzler 031ee35a63 todo--
SVN revision: 15566
2005-06-29 10:58:27 +00:00
Carsten Haitzler 2ebbd99565 TODO--
SVN revision: 15565
2005-06-29 08:49:54 +00:00
Carsten Haitzler 748605c300 bugz
SVN revision: 15564
2005-06-29 08:29:21 +00:00
Carsten Haitzler cf379ae19b bread crumbs paid off! werd to THAT!
SVN revision: 15562
2005-06-29 08:06:54 +00:00
Carsten Haitzler b9fa023caa some more TODO
SVN revision: 15561
2005-06-29 07:29:10 +00:00
Carsten Haitzler 7cf61eb993 complain if freed object still has crumbs...
and disable resizing when shaded PROPERLY :)


SVN revision: 15558
2005-06-28 07:59:13 +00:00
Carsten Haitzler b5822eb9c5 oops - fix. and a bug found
SVN revision: 15557
2005-06-28 07:15:51 +00:00
Carsten Haitzler 791c7e0eb1 TODO--
SVN revision: 15555
2005-06-28 04:00:17 +00:00
Carsten Haitzler e4986f089a TODO--
SVN revision: 15549
2005-06-27 13:51:53 +00:00
Carsten Haitzler b1dd742962 assignees in <>'s
SVN revision: 15538
2005-06-27 08:23:15 +00:00
Carsten Haitzler aa387ae380 pager screwup should be fixed now. i cant test as no xserver i have can do
the xrandr stuff that has the bug.. either way... :) (well i do have 1... but
its a pita to test it)


SVN revision: 15536
2005-06-27 07:10:42 +00:00
sebastid fc56f3f6a8 ++
SVN revision: 15522
2005-06-24 12:20:38 +00:00
Carsten Haitzler 1137819060 abort move if window hidden during move
SVN revision: 15518
2005-06-24 08:39:48 +00:00
Carsten Haitzler 5647dcf70f 2 more bugs gone
SVN revision: 15516
2005-06-24 04:46:28 +00:00
Carsten Haitzler e7c5fa6a01 2 more bugs gone
SVN revision: 15515
2005-06-24 04:10:18 +00:00
Carsten Haitzler ca249342ef another bug... pug->bug
SVN revision: 15514
2005-06-24 03:24:35 +00:00
Carsten Haitzler 7c82d44e0d TODO is probably easily machine-parsable now too and mroe ordered. someone
could make a web page that lists the todo and its current status and lists
items there, keeps item counts and how quickly they come/go and could even
estimate a completion date over time :)


SVN revision: 15513
2005-06-24 03:17:34 +00:00
Carsten Haitzler cb4ea83664 bugs/fixes on top as i think these should take priority - todo list is leaner
now.


SVN revision: 15512
2005-06-24 03:12:05 +00:00
rephorm 5f86831a3f so as to prevent duplication of efforts...
SVN revision: 15511
2005-06-24 03:01:17 +00:00
Carsten Haitzler 3049cdf300 1 todo bug item gone. went from .eapp to .eap - hey guess what guys! all your
bars/menus/engage stuff will need fixing (rename your fiels and edit .order
files). :)


SVN revision: 15510
2005-06-24 02:29:27 +00:00
Carsten Haitzler 47bb35a39b bug
SVN revision: 15509
2005-06-24 01:16:30 +00:00
Carsten Haitzler 92fea9c09b todo's
SVN revision: 15504
2005-06-23 05:04:24 +00:00
Carsten Haitzler 9df4e18dbd bugs , issues, patches.
SVN revision: 15501
2005-06-23 03:29:37 +00:00
sebastid 1f8d51136f ++
SVN revision: 15490
2005-06-22 17:19:09 +00:00
Carsten Haitzler 5a42f97a60 1 more TODO�item gone :)
SVN revision: 15487
2005-06-22 14:09:17 +00:00
Carsten Haitzler e67d067ccf ibar thing
SVN revision: 15485
2005-06-22 08:52:15 +00:00
Carsten Haitzler 9a4bd6a7a6 fixed 100% cpu hang in ecore
SVN revision: 15482
2005-06-22 06:48:12 +00:00
Carsten Haitzler 45772aeb60 conf opts
SVN revision: 15478
2005-06-22 06:30:13 +00:00
Carsten Haitzler ff50a472a4 ping stuff now can emit a hung/unhung signal to window borders and delete of
windows if hung will revert to a kill of the pid if it can (or the client) if
the app gets hung after 10 secs of waiting (should make this a config option
though)


SVN revision: 15477
2005-06-22 06:28:46 +00:00
rbdpngn 62d0eeb3e3 Group the TODO items.
SVN revision: 15475
2005-06-22 03:28:48 +00:00
codewarrior 079f53309b bg change effects
SVN revision: 15469
2005-06-21 10:17:56 +00:00
Carsten Haitzler dcf08ddbba problemos!
SVN revision: 15466
2005-06-21 03:45:49 +00:00
Carsten Haitzler 2f38054f43 issues :)
SVN revision: 15448
2005-06-20 09:51:21 +00:00
Carsten Haitzler 91091f83e5 grabinput handling that allows winlist to pop up FROM the menu etc. hmm -
maybe i should have a stack of these too in grabinput that sends the input
back to the previous owner if its still there... and also actually send pings
around to clients every 10 seconds or so - if they dont respond, we have a
function that can do something - but right now it does nothing. shoudl mark
the window as "hung"


SVN revision: 15445
2005-06-20 08:56:54 +00:00
Carsten Haitzler 95e74747ff lost windows men TODO... answer seb's todo q. :)
SVN revision: 15427
2005-06-19 12:35:05 +00:00
sebastid bae19970a2 Please answer!
SVN revision: 15422
2005-06-18 13:50:26 +00:00
sebastid 591c90e6c6 Hm.
SVN revision: 15395
2005-06-17 21:36:33 +00:00
Carsten Haitzler e0f79caed5 2do
SVN revision: 15385
2005-06-17 09:45:13 +00:00
sebastid eeaedf3a11 Fixed.
SVN revision: 15384
2005-06-17 09:31:08 +00:00
Carsten Haitzler 10956241a6 TODO--
SVN revision: 15382
2005-06-17 09:11:30 +00:00
Carsten Haitzler 75a39d0d93 get client leader prop - special spot for placement if special window.
SVN revision: 15381
2005-06-17 09:05:38 +00:00
Carsten Haitzler e5e4ea1459 i'm evil. this TODO list gets longer :)
SVN revision: 15379
2005-06-17 08:22:42 +00:00
Carsten Haitzler daa3c2205c 2doo
SVN revision: 15378
2005-06-17 08:01:57 +00:00
Carsten Haitzler b4dffa6932 toohdooh
SVN revision: 15377
2005-06-17 08:00:24 +00:00
Carsten Haitzler a91e964a29 2dew
SVN revision: 15376
2005-06-17 06:40:30 +00:00
Carsten Haitzler 2350f6cd47 todo... :)
SVN revision: 15373
2005-06-17 04:22:12 +00:00
Carsten Haitzler 6111a60451 bug
SVN revision: 15372
2005-06-17 03:15:10 +00:00
Carsten Haitzler fa5baf36a0 BUG
SVN revision: 15362
2005-06-16 08:43:58 +00:00
Carsten Haitzler 1d39e0d137 moh TODO
SVN revision: 15352
2005-06-16 02:28:45 +00:00
Carsten Haitzler a4046cad71 TODO
SVN revision: 15351
2005-06-16 02:22:35 +00:00
Carsten Haitzler 6e5ecc0b47 2doo
SVN revision: 15344
2005-06-16 01:24:06 +00:00
Carsten Haitzler 5bd67daab1 2dew
SVN revision: 15343
2005-06-16 01:00:43 +00:00
Carsten Haitzler fdb1c160eb clean up todo a little - add some needed items
SVN revision: 15342
2005-06-16 00:39:25 +00:00
Carsten Haitzler 75a22be319 tewdooh
SVN revision: 15334
2005-06-15 12:08:38 +00:00
Carsten Haitzler cfabfa98a1 tewdoo
SVN revision: 15330
2005-06-15 07:03:51 +00:00
Carsten Haitzler 2ed41fb21f segv/bus/ill/fpe handler to trap all the nasties and allow debug or recovery
SVN revision: 15329
2005-06-15 05:06:45 +00:00
Carsten Haitzler 81284ea9a3 current winlist todo is done...
SVN revision: 15320
2005-06-14 14:33:47 +00:00
Carsten Haitzler 0e22a36fcf nuke some TODO's
winlist is actually configurable - tho u'll have to modify code to configure
it as theres no ipc yet. but a few suggestions are in there now as config.


SVN revision: 15317
2005-06-14 10:19:25 +00:00
Dan Sinclair d962b5a612 - englebass fixed it.
SVN revision: 15314
2005-06-13 19:58:33 +00:00
Dan Sinclair 8f4f470599 - bug in the pager code
SVN revision: 15311
2005-06-13 19:23:32 +00:00
Carsten Haitzler 7640a27693 TODO
SVN revision: 15298
2005-06-13 11:01:02 +00:00
Carsten Haitzler 44b06ccc52 todo item
SVN revision: 15295
2005-06-13 10:49:53 +00:00
Carsten Haitzler c2f9d0592b 320x320 max for winlist by default (no config options yet)
SVN revision: 15289
2005-06-13 09:36:40 +00:00