Commit Graph

  • 3ded7141ba Properly hide borders from the cache that are no longer needed handyande 2005-01-10 20:54:20 +0000
  • c437e1731f Speedups - reusing where possible, and delete, not hide on free handyande 2005-01-10 19:51:10 +0000
  • eced417086 Pager updates - a few patches, leak fixes - reset click detection for desk selection - should be better behaved now - added a small bit of themeing handyande 2005-01-10 18:59:05 +0000
  • 08dbb8e5c1 resist now also support resisting when moving OUt of a box - not just into one.. this is now applied to zones. Carsten Haitzler 2005-01-10 14:07:42 +0000
  • da6168304d oops, typo - _what_ were the chances? ;) handyande 2005-01-10 11:01:45 +0000
  • e410939c04 clean Makefile.am a bit Carsten Haitzler 2005-01-10 05:07:48 +0000
  • da087e436d Theme patch from that Arlo guy. xenith 2005-01-10 02:53:01 +0000
  • 0bcc378f4d Add some needed frees fix a save bug add window listings as before these will not update unles you force a refresh handyande 2005-01-09 23:39:19 +0000
  • 8b3a83728f oops, images ;) handyande 2005-01-09 19:17:51 +0000
  • 373734f6e1 remove debug and show pager by default handyande 2005-01-09 19:06:52 +0000
  • d086fe5e5d Added start of pager module need to add windows to the desk previews will not update properly all the time, need to add events etc please someone theme this to fit in with default theme better - thanks :) handyande 2005-01-09 19:02:18 +0000
  • 382effca39 Expose desktop geometry handyande 2005-01-09 18:58:13 +0000
  • 100f37b6a2 remember how many desks we like this is _not_ on a per zone basis this does _not_ remember your desktop names like e16 really ;) handyande 2005-01-08 22:09:16 +0000
  • 059bfb1862 Move apps on desks being removed to theirnearest valid desk fix a few warnings handyande 2005-01-08 21:21:56 +0000
  • 92315b7568 Hook in menu configuring of desktops and dynamic resizing handyande 2005-01-08 17:32:08 +0000
  • a38a5e1de9 OK, now we have a 2D set of desktops to each zone :) - callbacks not in yet so stuck with 2x2 for now - but wanted to get this in handyande 2005-01-08 14:41:21 +0000
  • 59813a3895 - add the sticky window code Dan Sinclair 2005-01-08 07:10:13 +0000
  • 4350855593 ibook temp meter is in sysfs... Carsten Haitzler 2005-01-08 04:27:24 +0000
  • 47edbfedb0 OK, added callbacks, hope it is OK, can be tweaked ;) This allows module_list : added background_get for Codeworrior :) handyande 2005-01-08 01:44:36 +0000
  • 447426c79f Fix seg for apps with no winclass handyande 2005-01-07 20:29:45 +0000
  • 94413d804f ibar patchipoos! :) Carsten Haitzler 2005-01-07 13:04:47 +0000
  • f7c0de4964 Fix enlightenment-config to include libe handyande 2005-01-07 11:48:58 +0000
  • ea1ab0ef64 radio not check buttons for desktop! Carsten Haitzler 2005-01-07 11:26:56 +0000
  • d4248f3ece and when raising dont raise above menus! :) Carsten Haitzler 2005-01-07 04:02:03 +0000
  • 43f38108ef 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 handyande 2005-01-06 23:10:56 +0000
  • 06d56dc878 type handyande 2005-01-06 18:41:24 +0000
  • 92e9dd88e4 Thu Jan 6 10:27:24 2005 Michael Jennings (mej) Michael Jennings 2005-01-06 15:28:20 +0000
  • c9cdde9bd6 slightly better goldy bit Carsten Haitzler 2005-01-06 09:34:29 +0000
  • 6cd30c6de3 dphase's new pointer... Carsten Haitzler 2005-01-06 09:18:17 +0000
  • dcf6fd4ea5 some debuggies Carsten Haitzler 2005-01-06 09:08:20 +0000
  • 0fa8d105cf Close down X somewhat more gently. Kim Woelders 2005-01-05 23:40:23 +0000
  • 06f89b59e6 Fix small seg handyande 2005-01-05 16:05:49 +0000
  • 4685b9ebbe desktop icon Carsten Haitzler 2005-01-05 13:08:55 +0000
  • 592ed122a0 Avoid potential segv if window is unmapped while menu is open. xcomputerman 2005-01-05 10:39:31 +0000
  • 38899921b8 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 xcomputerman 2005-01-05 10:37:53 +0000
  • 5cbe105940 Nuke a few things off the TODO list. xcomputerman 2005-01-05 09:37:28 +0000
  • 212d966bde - 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 xcomputerman 2005-01-05 09:31:56 +0000
  • 4a274bde87 indenties :) Carsten Haitzler 2005-01-05 09:12:15 +0000
  • 2339d78f29 force display to be [disp_name]:X.Y even if it is just [disp_name]:X Carsten Haitzler 2005-01-05 09:09:03 +0000
  • 49ac422b1d Missing object check for new desk. xcomputerman 2005-01-05 08:39:25 +0000
  • 9b89c81a65 Some support for multiple containers -- map new windows to the currently visible container rather than the first. xcomputerman 2005-01-05 08:30:25 +0000
  • 477d160e1f hide thermometer when there is no temperature info... Carsten Haitzler 2005-01-05 07:56:56 +0000
  • a8fecbd451 fix shadow pos... Carsten Haitzler 2005-01-05 07:11:45 +0000
  • 4bfa0c0ad7 error dialogs now resize to fit text... Carsten Haitzler 2005-01-05 06:56:57 +0000
  • 7b84bca847 Wed Jan 5 00:03:30 2005 Michael Jennings (mej) Michael Jennings 2005-01-05 05:05:30 +0000
  • c6b94358fb nicer pointer with alpha-goodness Carsten Haitzler 2005-01-05 02:20:02 +0000
  • f268b07c84 apm! Carsten Haitzler 2005-01-04 14:09:56 +0000
  • 48dc5b9a11 smoother/nicer cursor now.. Carsten Haitzler 2005-01-04 14:07:59 +0000
  • 4fd69991dd pointer with... *GASP* alpha stuff! :) Carsten Haitzler 2005-01-04 10:25:43 +0000
  • 32cbabbd0a dont keep adding clients once the menu has stuff Carsten Haitzler 2005-01-04 07:16:24 +0000
  • 5c5bdb2abe nicer menu check items... Carsten Haitzler 2005-01-04 06:48:48 +0000
  • 0be6684c4c apm too! :) Carsten Haitzler 2005-01-04 03:23:08 +0000
  • 2f31996232 - check the e_menu_init return value Dan Sinclair 2005-01-04 01:57:20 +0000
  • 57d8109c8c And the headers, too xcomputerman 2005-01-04 01:51:27 +0000
  • 370cbce9e3 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 rephorm 2005-01-04 01:49:21 +0000
  • 1a48844b7f Bugfixes - restore avoid_damage call on new borders, move background blank object to container level xcomputerman 2005-01-04 01:32:23 +0000
  • 5e0e3ff840 shh handyande 2005-01-04 01:09:20 +0000
  • cc856f0eed Like my comments now mej? :) xcomputerman 2005-01-03 22:04:46 +0000
  • b4a29f186d Warnings defenestrated. Object check really should be enabled by default now. xcomputerman 2005-01-03 22:04:04 +0000
  • 111faea997 Oops. :) xcomputerman 2005-01-03 21:38:36 +0000
  • 72dcee3d4a fix a couple of warnings etc - now no segs, but desks lose clients handyande 2005-01-03 21:10:08 +0000
  • cf29bab272 Restore missing callback, object_check_return xcomputerman 2005-01-03 20:40:26 +0000
  • f676d727ea Missing casts handyande 2005-01-03 20:35:16 +0000
  • 4558007166 Bad monkey! xcomputerman 2005-01-03 20:23:47 +0000
  • 99d0a396da Don't break object handling rules xcomputerman 2005-01-03 19:37:50 +0000
  • f60386788e list all the files properly... :) Carsten Haitzler 2005-01-03 14:19:09 +0000
  • 03caddc1c1 radio buttons look nicer.... and dont memset the object to 0!!!1 you just wiped out the magic number, callback funcs etc.! Carsten Haitzler 2005-01-03 14:14:30 +0000
  • 112ca3b2d2 Virtual Desktops! Yay. xcomputerman 2005-01-03 09:34:24 +0000
  • 605b862187 <Homer>Mmmmmmmm, zones. Drooooool</Homer> xcomputerman 2005-01-03 09:26:13 +0000
  • b888263dab 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 :) Carsten Haitzler 2005-01-03 03:14:45 +0000
  • d752e9b818 ignoring compiler warnings = bad tsauerbeck 2005-01-02 17:24:48 +0000
  • cfead8a122 d'oh, root is a global variable tsauerbeck 2005-01-02 17:23:49 +0000
  • 6b2d951ecd and images! :) Carsten Haitzler 2005-01-02 04:35:13 +0000
  • 75c635290d 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. Carsten Haitzler 2005-01-02 02:39:44 +0000
  • b4804a4025 Remove redundant inits, ICCCM focus send should only be done if wm property is set xcomputerman 2004-12-30 09:11:29 +0000
  • c1415b0ea8 Actually add the code. :p xcomputerman 2004-12-30 08:06:46 +0000
  • bafe43ebaf Beginning of WM hints abstraction, NetWM hints xcomputerman 2004-12-30 05:37:53 +0000
  • 2a9e555216 del not derl Carsten Haitzler 2004-12-27 13:47:01 +0000
  • 59b0492d52 and delete timer Carsten Haitzler 2004-12-27 13:45:07 +0000
  • b6e16caef2 batery is now a default and enabled module.. snow is an easter-egg level module.. so out of default list we go. Carsten Haitzler 2004-12-27 13:22:03 +0000
  • 20a2068e6c detect charging state better Carsten Haitzler 2004-12-27 13:17:10 +0000
  • b8112af500 battery modules now... works... in theory. i have to test it on a real laptop... Carsten Haitzler 2004-12-27 10:49:46 +0000
  • 2134890874 starting a battery module (in need this for my laptop) Carsten Haitzler 2004-12-27 08:33:52 +0000
  • b456f086ce dont make empty apps menus Carsten Haitzler 2004-12-27 07:50:03 +0000
  • 1553d338d8 flame respects resize events now ... and by default now looks much prettier.. :) Carsten Haitzler 2004-12-26 05:04:03 +0000
  • f7913c67c4 TODO stuff Carsten Haitzler 2004-12-26 03:29:10 +0000
  • 9056b05c0b more todo... Carsten Haitzler 2004-12-26 03:09:33 +0000
  • b834f56460 and limit sizes... Carsten Haitzler 2004-12-25 15:53:48 +0000
  • 59f94e10a8 we support... xrandr... :) feelfree to change resolution on the fly in e17... it all works. :) Carsten Haitzler 2004-12-25 15:33:48 +0000
  • e33a63c1b1 another TODO item off the list of nasties... Carsten Haitzler 2004-12-25 13:43:52 +0000
  • d3fe5029d2 dont kill pointer focus (for now) Carsten Haitzler 2004-12-25 13:22:16 +0000
  • 523ff44e2a 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... :) Carsten Haitzler 2004-12-25 13:13:36 +0000
  • 75900c243e Use luma value to set a reasonable alpha value on the flame in order to blend without the black backing. rbdpngn 2004-12-25 03:34:17 +0000
  • 079fc587ed more TODO... Carsten Haitzler 2004-12-24 09:34:13 +0000
  • 0da2c00cfd and one last icon... Carsten Haitzler 2004-12-24 09:23:06 +0000
  • 588bb376f2 2 more icons. Carsten Haitzler 2004-12-24 07:45:21 +0000
  • 3d71d871c8 setvbuf for easier debugging Carsten Haitzler 2004-12-24 04:44:05 +0000
  • 2d5aa1d0b7 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 :) Carsten Haitzler 2004-12-24 04:30:58 +0000
  • 9ffdfc77a8 Maximise -> Maximize vacuum 2004-12-23 16:23:39 +0000
  • 76856027e0 made the main left menu have everything in it.. so you only NEED 1 mouse button - more is just faster/more convenient :) Carsten Haitzler 2004-12-23 15:31:47 +0000