platform/upstream/enlightenment.git
19 years agoFix seg for apps with no winclass
handyande [Fri, 7 Jan 2005 20:29:45 +0000 (20:29 +0000)]
Fix seg for apps with no winclass

SVN revision: 12816

19 years agoibar patchipoos! :)
Carsten Haitzler [Fri, 7 Jan 2005 13:04:47 +0000 (13:04 +0000)]
ibar patchipoos! :)

SVN revision: 12811

19 years agoFix enlightenment-config to include libe
handyande [Fri, 7 Jan 2005 11:48:58 +0000 (11:48 +0000)]
Fix enlightenment-config to include libe

SVN revision: 12809

19 years agoradio not check buttons for desktop!
Carsten Haitzler [Fri, 7 Jan 2005 11:26:56 +0000 (11:26 +0000)]
radio not check buttons for desktop!

SVN revision: 12808

19 years agoand when raising dont raise above menus! :)
Carsten Haitzler [Fri, 7 Jan 2005 04:02:03 +0000 (04:02 +0000)]
and when raising dont raise above menus! :)

SVN revision: 12806

19 years agoAdded libe check E.h for its functionality, currently you can make a nice front end...
handyande [Thu, 6 Jan 2005 23:10:56 +0000 (23:10 +0000)]
Added libe check E.h for its functionality, currently you can make a nice front end for loading/enabling libs or setting the background
Need to add Ecore_Event or similar for callbacks fo things like module_list or background_get etc
See what you think

SVN revision: 12803

19 years agotype
handyande [Thu, 6 Jan 2005 18:41:24 +0000 (18:41 +0000)]
type

SVN revision: 12800

19 years agoThu Jan 6 10:27:24 2005 Michael Jennings (mej)
Michael Jennings [Thu, 6 Jan 2005 15:28:20 +0000 (15:28 +0000)]
Thu Jan  6 10:27:24 2005                        Michael Jennings (mej)

Spec file fixes from Jason Williams <jasonw@tulg.org>.
----------------------------------------------------------------------

SVN revision: 12798

19 years agoslightly better goldy bit
Carsten Haitzler [Thu, 6 Jan 2005 09:34:29 +0000 (09:34 +0000)]
slightly better goldy bit

SVN revision: 12797

19 years agodphase's new pointer...
Carsten Haitzler [Thu, 6 Jan 2005 09:18:17 +0000 (09:18 +0000)]
dphase's new pointer...

SVN revision: 12796

19 years agosome debuggies
Carsten Haitzler [Thu, 6 Jan 2005 09:08:20 +0000 (09:08 +0000)]
some debuggies

SVN revision: 12795

19 years agoClose down X somewhat more gently.
Kim Woelders [Wed, 5 Jan 2005 23:40:23 +0000 (23:40 +0000)]
Close down X somewhat more gently.

SVN revision: 12793

19 years agoFix small seg
handyande [Wed, 5 Jan 2005 16:05:49 +0000 (16:05 +0000)]
Fix small seg

SVN revision: 12782

19 years agodesktop icon
Carsten Haitzler [Wed, 5 Jan 2005 13:08:55 +0000 (13:08 +0000)]
desktop icon

SVN revision: 12781

19 years agoAvoid potential segv if window is unmapped while menu is open.
xcomputerman [Wed, 5 Jan 2005 10:39:31 +0000 (10:39 +0000)]
Avoid potential segv if window is unmapped while menu is open.

SVN revision: 12780

19 years agoMore bugfixes/updates:
xcomputerman [Wed, 5 Jan 2005 10:37:53 +0000 (10:37 +0000)]
More bugfixes/updates:
- Add subsystem init/shutdown functions for e_desk and e_zone
- Fix bug in desk remove function
- Prevent duplicate desktop names being automatically generated
- When uniconifying, set window desktop to current
- Don't display iconified windows when desktop switching
- Selecting a window in the window list switches to that window's desktop

SVN revision: 12779

19 years agoNuke a few things off the TODO list.
xcomputerman [Wed, 5 Jan 2005 09:37:28 +0000 (09:37 +0000)]
Nuke a few things off the TODO list.

SVN revision: 12778

19 years ago- Fix virtual desktop switching bug - don't delete hidden borders
xcomputerman [Wed, 5 Jan 2005 09:31:56 +0000 (09:31 +0000)]
- Fix virtual desktop switching bug - don't delete hidden borders
- Fix ICCCM state bug for iconified windows
- Show borders in correct stacking order on desktop switch

SVN revision: 12777

19 years agoindenties :)
Carsten Haitzler [Wed, 5 Jan 2005 09:12:15 +0000 (09:12 +0000)]
indenties :)

SVN revision: 12776

19 years agoforce display to be [disp_name]:X.Y even if it is just [disp_name]:X
Carsten Haitzler [Wed, 5 Jan 2005 09:09:03 +0000 (09:09 +0000)]
force display to be [disp_name]:X.Y even if it is just [disp_name]:X

SVN revision: 12775

19 years agoMissing object check for new desk.
xcomputerman [Wed, 5 Jan 2005 08:39:25 +0000 (08:39 +0000)]
Missing object check for new desk.

SVN revision: 12774

19 years agoSome support for multiple containers -- map new windows to the currently visible...
xcomputerman [Wed, 5 Jan 2005 08:30:25 +0000 (08:30 +0000)]
Some support for multiple containers -- map new windows to the currently visible container rather than the first.

SVN revision: 12773

19 years agohide thermometer when there is no temperature info...
Carsten Haitzler [Wed, 5 Jan 2005 07:56:56 +0000 (07:56 +0000)]
hide thermometer when there is no temperature info...

SVN revision: 12772

19 years agofix shadow pos...
Carsten Haitzler [Wed, 5 Jan 2005 07:11:45 +0000 (07:11 +0000)]
fix shadow pos...

SVN revision: 12770

19 years agoerror dialogs now resize to fit text...
Carsten Haitzler [Wed, 5 Jan 2005 06:56:57 +0000 (06:56 +0000)]
error dialogs now resize to fit text...

SVN revision: 12769

19 years agoWed Jan 5 00:03:30 2005 Michael Jennings (mej)
Michael Jennings [Wed, 5 Jan 2005 05:05:30 +0000 (05:05 +0000)]
Wed Jan  5 00:03:30 2005                        Michael Jennings (mej)

Assorted spec file cleanups.

Do not override --bindir and --libdir (breaks x86_64).

Some of these are still untested, so please be patient.
----------------------------------------------------------------------

SVN revision: 12761

19 years agonicer pointer with alpha-goodness
Carsten Haitzler [Wed, 5 Jan 2005 02:20:02 +0000 (02:20 +0000)]
nicer pointer with alpha-goodness

SVN revision: 12754

19 years agoapm!
Carsten Haitzler [Tue, 4 Jan 2005 14:09:56 +0000 (14:09 +0000)]
apm!

SVN revision: 12737

19 years agosmoother/nicer cursor now..
Carsten Haitzler [Tue, 4 Jan 2005 14:07:59 +0000 (14:07 +0000)]
smoother/nicer cursor now..

SVN revision: 12736

19 years agopointer with... *GASP* alpha stuff! :)
Carsten Haitzler [Tue, 4 Jan 2005 10:25:43 +0000 (10:25 +0000)]
pointer with... *GASP* alpha stuff! :)

SVN revision: 12732

19 years agodont keep adding clients once the menu has stuff
Carsten Haitzler [Tue, 4 Jan 2005 07:16:24 +0000 (07:16 +0000)]
dont keep adding clients once the menu has stuff

SVN revision: 12731

19 years agonicer menu check items...
Carsten Haitzler [Tue, 4 Jan 2005 06:48:48 +0000 (06:48 +0000)]
nicer menu check items...

SVN revision: 12730

19 years agoapm too! :)
Carsten Haitzler [Tue, 4 Jan 2005 03:23:08 +0000 (03:23 +0000)]
apm too! :)

SVN revision: 12724

19 years ago- check the e_menu_init return value
Dan Sinclair [Tue, 4 Jan 2005 01:57:20 +0000 (01:57 +0000)]
- check the e_menu_init return value

SVN revision: 12722

19 years agoAnd the headers, too
xcomputerman [Tue, 4 Jan 2005 01:51:27 +0000 (01:51 +0000)]
And the headers, too

SVN revision: 12721

19 years agotemp fix (this code just won't die...)
rephorm [Tue, 4 Jan 2005 01:49:21 +0000 (01:49 +0000)]
temp fix (this code just won't die...)
we need to actually add menu API to handle removing items on a realized menu (rather than mucking with the internals).
but this is at least better than before

SVN revision: 12720

19 years agoBugfixes - restore avoid_damage call on new borders, move background blank
xcomputerman [Tue, 4 Jan 2005 01:32:23 +0000 (01:32 +0000)]
Bugfixes - restore avoid_damage call on new borders, move background blank
object to container level

SVN revision: 12719

19 years agoshh
handyande [Tue, 4 Jan 2005 01:09:20 +0000 (01:09 +0000)]
shh

SVN revision: 12718

19 years agoLike my comments now mej? :)
xcomputerman [Mon, 3 Jan 2005 22:04:46 +0000 (22:04 +0000)]
Like my comments now mej? :)

SVN revision: 12713

19 years agoWarnings defenestrated. Object check really should be enabled by default now.
xcomputerman [Mon, 3 Jan 2005 22:04:04 +0000 (22:04 +0000)]
Warnings defenestrated. Object check really should be enabled by default now.

SVN revision: 12712

19 years agoOops. :)
xcomputerman [Mon, 3 Jan 2005 21:38:36 +0000 (21:38 +0000)]
Oops. :)

SVN revision: 12710

19 years agofix a couple of warnings etc - now no segs, but desks lose clients
handyande [Mon, 3 Jan 2005 21:10:08 +0000 (21:10 +0000)]
fix a couple of warnings etc - now no segs, but desks lose clients

SVN revision: 12706

19 years agoRestore missing callback, object_check_return
xcomputerman [Mon, 3 Jan 2005 20:40:26 +0000 (20:40 +0000)]
Restore missing callback, object_check_return

SVN revision: 12705

19 years agoMissing casts
handyande [Mon, 3 Jan 2005 20:35:16 +0000 (20:35 +0000)]
Missing casts

SVN revision: 12704

19 years agoBad monkey!
xcomputerman [Mon, 3 Jan 2005 20:23:47 +0000 (20:23 +0000)]
Bad monkey!

SVN revision: 12703

19 years agoDon't break object handling rules
xcomputerman [Mon, 3 Jan 2005 19:37:50 +0000 (19:37 +0000)]
Don't break object handling rules

SVN revision: 12701

19 years agolist all the files properly... :)
Carsten Haitzler [Mon, 3 Jan 2005 14:19:09 +0000 (14:19 +0000)]
list all the files properly... :)

SVN revision: 12700

19 years agoradio buttons look nicer....
Carsten Haitzler [Mon, 3 Jan 2005 14:14:30 +0000 (14:14 +0000)]
radio buttons look nicer....
and dont memset the object to 0!!!1 you just wiped out the magic number,
callback funcs etc.!

SVN revision: 12699

19 years agoVirtual Desktops! Yay.
xcomputerman [Mon, 3 Jan 2005 09:34:24 +0000 (09:34 +0000)]
Virtual Desktops! Yay.

Sorry, they don't quite work right yet. I'll fix the bug tomorrow. :)

SVN revision: 12698

19 years ago<Homer>Mmmmmmmm, zones. Drooooool</Homer>
xcomputerman [Mon, 3 Jan 2005 09:26:13 +0000 (09:26 +0000)]
<Homer>Mmmmmmmm, zones. Drooooool</Homer>

SVN revision: 12697

19 years agoerrr we really should do this for ALL root windows as some apps explicitly
Carsten Haitzler [Mon, 3 Jan 2005 03:14:45 +0000 (03:14 +0000)]
errr we really should do this for ALL root windows as some apps explicitly
run on :0.1 will never find the hints on :0.0's root unless they go look :)

SVN revision: 12696

19 years agoignoring compiler warnings = bad
tsauerbeck [Sun, 2 Jan 2005 17:24:48 +0000 (17:24 +0000)]
ignoring compiler warnings = bad

SVN revision: 12691

19 years agod'oh, root is a global variable
tsauerbeck [Sun, 2 Jan 2005 17:23:49 +0000 (17:23 +0000)]
d'oh, root is a global variable

SVN revision: 12689

19 years agoand images! :)
Carsten Haitzler [Sun, 2 Jan 2005 04:35:13 +0000 (04:35 +0000)]
and images! :)

SVN revision: 12677

19 years agoa temperature monitor module for acpi... it's simple... and really only
Carsten Haitzler [Sun, 2 Jan 2005 02:39:44 +0000 (02:39 +0000)]
a temperature monitor module for acpi... it's simple... and really only
handles 1 temperature guage - but it's useful. fixed stuff in battery
modules, added config menus... ibar size change menu only works after a
restart for now.. need to fix that.

SVN revision: 12676

19 years agoRemove redundant inits, ICCCM focus send should only be done if wm property is set
xcomputerman [Thu, 30 Dec 2004 09:11:29 +0000 (09:11 +0000)]
Remove redundant inits, ICCCM focus send should only be done if wm property is set

SVN revision: 12649

19 years agoActually add the code. :p
xcomputerman [Thu, 30 Dec 2004 08:06:46 +0000 (08:06 +0000)]
Actually add the code. :p

SVN revision: 12648

19 years agoBeginning of WM hints abstraction, NetWM hints
xcomputerman [Thu, 30 Dec 2004 05:37:53 +0000 (05:37 +0000)]
Beginning of WM hints abstraction, NetWM hints

SVN revision: 12644

19 years agodel not derl
Carsten Haitzler [Mon, 27 Dec 2004 13:47:01 +0000 (13:47 +0000)]
del not derl

SVN revision: 12604

19 years agoand delete timer
Carsten Haitzler [Mon, 27 Dec 2004 13:45:07 +0000 (13:45 +0000)]
and delete timer

SVN revision: 12603

19 years agobatery is now a default and enabled module.. snow is an easter-egg level
Carsten Haitzler [Mon, 27 Dec 2004 13:22:03 +0000 (13:22 +0000)]
batery is now a default and enabled module.. snow is an easter-egg level
module.. so out of default list we go.

SVN revision: 12602

19 years agodetect charging state better
Carsten Haitzler [Mon, 27 Dec 2004 13:17:10 +0000 (13:17 +0000)]
detect charging state better

SVN revision: 12601

19 years agobattery modules now... works... in theory. i have to test it on a real
Carsten Haitzler [Mon, 27 Dec 2004 10:49:46 +0000 (10:49 +0000)]
battery modules now... works... in theory. i have to test it on a real
laptop...

SVN revision: 12600

19 years agostarting a battery module (in need this for my laptop)
Carsten Haitzler [Mon, 27 Dec 2004 08:33:52 +0000 (08:33 +0000)]
starting a battery module (in need this for my laptop)

SVN revision: 12599

19 years agodont make empty apps menus
Carsten Haitzler [Mon, 27 Dec 2004 07:50:03 +0000 (07:50 +0000)]
dont make empty apps menus

SVN revision: 12598

19 years agoflame respects resize events now ... and by default now looks much prettier..
Carsten Haitzler [Sun, 26 Dec 2004 05:04:03 +0000 (05:04 +0000)]
flame respects resize events now ... and by default now looks much prettier..
:)

SVN revision: 12591

19 years agoTODO stuff
Carsten Haitzler [Sun, 26 Dec 2004 03:29:10 +0000 (03:29 +0000)]
TODO stuff

SVN revision: 12590

19 years agomore todo...
Carsten Haitzler [Sun, 26 Dec 2004 03:09:33 +0000 (03:09 +0000)]
more todo...

SVN revision: 12589

19 years agoand limit sizes...
Carsten Haitzler [Sat, 25 Dec 2004 15:53:48 +0000 (15:53 +0000)]
and limit sizes...

SVN revision: 12588

19 years agowe support... xrandr... :) feelfree to change resolution on the fly in e17...
Carsten Haitzler [Sat, 25 Dec 2004 15:33:48 +0000 (15:33 +0000)]
we support... xrandr... :) feelfree to change resolution on the fly in e17...
it all works. :)

SVN revision: 12587

19 years agoanother TODO item off the list of nasties...
Carsten Haitzler [Sat, 25 Dec 2004 13:43:52 +0000 (13:43 +0000)]
another TODO item off the list of nasties...

SVN revision: 12585

19 years agodont kill pointer focus (for now)
Carsten Haitzler [Sat, 25 Dec 2004 13:22:16 +0000 (13:22 +0000)]
dont kill pointer focus (for now)

SVN revision: 12584

19 years agofocus is much happier all round now.. not it's not done properly. i just
Carsten Haitzler [Sat, 25 Dec 2004 13:13:36 +0000 (13:13 +0000)]
focus is much happier all round now.. not it's not done properly. i just
figured the cases to "punt off" that i'm seeing as problems.. and alls fine
now... :)

SVN revision: 12582

19 years agoUse luma value to set a reasonable alpha value on the flame in order to blend
rbdpngn [Sat, 25 Dec 2004 03:34:17 +0000 (03:34 +0000)]
Use luma value to set a reasonable alpha value on the flame in order to blend
without the black backing.

SVN revision: 12581

19 years agomore TODO...
Carsten Haitzler [Fri, 24 Dec 2004 09:34:13 +0000 (09:34 +0000)]
more TODO...

SVN revision: 12579

19 years agoand one last icon...
Carsten Haitzler [Fri, 24 Dec 2004 09:23:06 +0000 (09:23 +0000)]
and one last icon...

SVN revision: 12578

19 years ago2 more icons.
Carsten Haitzler [Fri, 24 Dec 2004 07:45:21 +0000 (07:45 +0000)]
2 more icons.

SVN revision: 12577

19 years agosetvbuf for easier debugging
Carsten Haitzler [Fri, 24 Dec 2004 04:44:05 +0000 (04:44 +0000)]
setvbuf for easier debugging

SVN revision: 12576

19 years agofix some png's.. that seem to get screwed if loading into gimp. also move to
Carsten Haitzler [Fri, 24 Dec 2004 04:30:58 +0000 (04:30 +0000)]
fix some png's.. that seem to get screwed if loading into gimp. also move to
making some of the menu icons int he left click menu edjes... and emit
signals to them... play with it :)

SVN revision: 12575

19 years agoMaximise -> Maximize
vacuum [Thu, 23 Dec 2004 16:23:39 +0000 (16:23 +0000)]
Maximise -> Maximize

SVN revision: 12572

19 years agomade the main left menu have everything in it.. so you only NEED 1 mouse
Carsten Haitzler [Thu, 23 Dec 2004 15:31:47 +0000 (15:31 +0000)]
made the main left menu have everything in it.. so you only NEED 1 mouse
button - more is just faster/more convenient :)

SVN revision: 12571

19 years agoFinish icon creation code, a little feeble now, but works
handyande [Thu, 23 Dec 2004 11:39:08 +0000 (11:39 +0000)]
Finish icon creation code, a little feeble now, but works
big feature:
  passes in window class - no moew xprop nonsense :)

SVN revision: 12567

19 years agono forward enum decl.
Carsten Haitzler [Thu, 23 Dec 2004 06:43:37 +0000 (06:43 +0000)]
no forward enum decl.

SVN revision: 12565

19 years agoclean up a lot of wranings.
Carsten Haitzler [Thu, 23 Dec 2004 06:38:27 +0000 (06:38 +0000)]
clean up a lot of wranings.

SVN revision: 12564

19 years agoprototype the correct fn name!
Carsten Haitzler [Thu, 23 Dec 2004 04:58:57 +0000 (04:58 +0000)]
prototype the correct fn name!
and we dont need to go deletign all items. we cna just delete the entire menu
boject :)

SVN revision: 12562

19 years agobad handy.
rephorm [Thu, 23 Dec 2004 04:29:31 +0000 (04:29 +0000)]
bad handy.
you can't just free the list items, you have to actually free the list also :)

SVN revision: 12561

19 years agohmm, weirdness - bad copy paste :(
handyande [Wed, 22 Dec 2004 16:33:25 +0000 (16:33 +0000)]
hmm, weirdness - bad copy paste :(

SVN revision: 12552

19 years agoAdded first take on border menus, may need a little tidying
handyande [Wed, 22 Dec 2004 15:50:26 +0000 (15:50 +0000)]
Added first take on border menus, may need a little tidying
install e_utils module for full icon editing effect
need to fix up icon creation in eapp_edit, then hook in file name generation  here
will be able to pass in window class, which will save folk a lot of time

SVN revision: 12551

19 years agoSet client list to fit better with rasters master plan, now client menu can be at...
handyande [Wed, 22 Dec 2004 10:41:03 +0000 (10:41 +0000)]
Set client list to fit better with rasters master plan, now client menu can be at any depth :)
demonstrated by putting a clone where it was origionally entered

SVN revision: 12549

19 years agobe gone demons of test menu nastiness
handyande [Tue, 21 Dec 2004 15:17:01 +0000 (15:17 +0000)]
be gone demons of test menu nastiness
fix a few typo bugs on client list menu
move client menu to middle click
- feel free to slap me down, just think it looks nicer like this

SVN revision: 12544

19 years agoignore more.
Carsten Haitzler [Tue, 21 Dec 2004 03:05:13 +0000 (03:05 +0000)]
ignore more.

SVN revision: 12536

19 years agoenable iconify in default theme
rephorm [Tue, 21 Dec 2004 03:03:23 +0000 (03:03 +0000)]
enable iconify in default theme

SVN revision: 12535

19 years agoFix shading to pull window contents in the right direction again.
rephorm [Tue, 21 Dec 2004 03:01:19 +0000 (03:01 +0000)]
Fix shading to pull window contents in the right direction again.

Add a "clients" submenu to the right click menu to show the current container's clients and all iconified clients (so you can actually un-iconify now)

Add "iconify" subsystem to keep track of iconic windows. This will be used be used by modules to do things like taskbars and icon boxes.

SVN revision: 12534

19 years agorename "minimize" to "iconify"
rephorm [Mon, 20 Dec 2004 21:33:31 +0000 (21:33 +0000)]
rename "minimize" to "iconify"
support shading in other directions
support other transition types for shade animation (default is DECELERATE)
simplify some logic in _e_border_eval()

SVN revision: 12529

19 years ago2000 is a much better default shade speed :)
Carsten Haitzler [Mon, 20 Dec 2004 03:09:36 +0000 (03:09 +0000)]
2000 is a much better default shade speed :)

SVN revision: 12524

19 years agomore TODO
Carsten Haitzler [Sun, 19 Dec 2004 15:36:35 +0000 (15:36 +0000)]
more TODO

SVN revision: 12514

19 years agofix extra width :)
Carsten Haitzler [Sun, 19 Dec 2004 14:20:23 +0000 (14:20 +0000)]
fix extra width :)

SVN revision: 12513

19 years agodisabel some actiuosn while in some states...
Carsten Haitzler [Sun, 19 Dec 2004 13:49:35 +0000 (13:49 +0000)]
disabel some actiuosn while in some states...

SVN revision: 12512

19 years agoand theme stuff for glint...
Carsten Haitzler [Sun, 19 Dec 2004 13:40:37 +0000 (13:40 +0000)]
and theme stuff for glint...

SVN revision: 12511

19 years agotitles (and menus) "glint" in the light (been meaning to do this ever
Carsten Haitzler [Sun, 19 Dec 2004 13:16:47 +0000 (13:16 +0000)]
titles (and menus) "glint" in the light (been meaning to do this ever
since...) :)

SVN revision: 12510