Commit Graph

700 Commits

Author SHA1 Message Date
Carsten Haitzler ca263be347 move more config dialogs to modules.
SVN revision: 30640
2007-07-07 15:44:01 +00:00
Carsten Haitzler 31ded828f1 first module makes its way into a module of its own.
this
1. allows different config dialogs to do the same thing - eg replace it with
a different ui or idea.
2. allows people to switch off cofngi they dont need or want and even not ship
the ui to configure it
3. is a nice proof of concept that modules cna do more than just be the
things at the bottom of your screen in a "panel".


SVN revision: 30590
2007-07-04 15:09:25 +00:00
Carsten Haitzler 371504515f abstract config dialogs more - include params.
SVN revision: 30588
2007-07-04 11:11:03 +00:00
Carsten Haitzler 5af386933f add hook to borders to allow layout to b adjusted by modules
add a layout module - good proof of concept


SVN revision: 30517
2007-07-01 15:59:39 +00:00
Carsten Haitzler 34ce52f83c fix another bug - move started while resizienand vice-versa is bad. disallow.
SVN revision: 30296
2007-06-10 04:39:52 +00:00
Carsten Haitzler ff35e5804c fix window if it changes pager skip flag while its up.
SVN revision: 30295
2007-06-10 04:34:23 +00:00
Carsten Haitzler 06bee9effc fix fill call - that was just unsafe
SVN revision: 30255
2007-06-05 15:13:08 +00:00
tilman 1286dc8359 the temperature module requires ecore-txt
SVN revision: 30081
2007-05-26 11:59:34 +00:00
Eric Schuele 323620e492 Allow module to fire its alarm given a percentage remaining threshold.
SVN revision: 30039
2007-05-20 05:20:04 +00:00
kiwi aa2f1c44a5 cast e_object to remove warning
SVN revision: 29784
2007-04-30 23:09:33 +00:00
kiwi 4d32378f8b ibar confirm dialog on source delete is now destroyed when config dialog is closed.
SVN revision: 29783
2007-04-30 23:08:06 +00:00
Christopher Michael 67da70be69 Change zone to read Screen in the config dialog.
SVN revision: 29714
2007-04-24 13:29:45 +00:00
Eric Schuele c5d4436618 Tweak GUI. Fix users ability to disable the slide/drag buttons.
SVN revision: 29600
2007-04-19 16:57:47 +00:00
rephorm d911036e15 reenable creation of .desktop when dropping a border icon on to ibar
SVN revision: 29489
2007-04-13 01:36:05 +00:00
rephorm 8894346dc2 reenable icon properties on ibar icons
SVN revision: 29488
2007-04-13 01:05:40 +00:00
Carsten Haitzler 7eacb34996 during startup ibar keeps re-filling all icons in a tight loop (though still
looping ecore) because efreet's idler keeps scanning icons and issuing change
events for everything. this slows things down a lot and causes ibar to be
inactive for a few seconds because icons are being deleted and re-created. i
have "paused" e_order updates until the first list change - that means the
idle scan cache fetch is over and operation is "normal" again - issue a big
change then anyway and so be up to date, but only on scan completion.


SVN revision: 29455
2007-04-09 23:12:24 +00:00
Sebastian Dransfeld 9be8115006 Make configuration work.
SVN revision: 29408
2007-04-06 09:28:26 +00:00
Christopher Michael c1dd129650 Remove unused function.
SVN revision: 29406
2007-04-06 03:54:48 +00:00
Christopher Michael 3794b34ab8 Allow ibar editing again.
SVN revision: 29404
2007-04-06 01:01:33 +00:00
Christopher Michael c4297e12f4 Comment out config of ibar apps for now, until we can get the dialog(s) fixed.
SVN revision: 29398
2007-04-05 21:33:42 +00:00
Sebastian Dransfeld 81d276c974 Update icon on theme change.
SVN revision: 29383
2007-04-05 17:38:23 +00:00
Carsten Haitzler 93aabd730b pager urgent popup patch - good
evas clipouts less allocs patch - definite spedusp for when it's used heavily!


SVN revision: 29331
2007-04-04 09:55:40 +00:00
Viktor Kojouharov e323bed654 emit "e,action,exec" once again. still needs to emit "e,action,start|stop" for apps with startup_notify
SVN revision: 29329
2007-04-03 20:26:41 +00:00
Sebastian Dransfeld 5c9c68298a Remove stale code.
SVN revision: 29160
2007-03-25 22:46:21 +00:00
Sebastian Dransfeld 53234b3d95 Fix memleak.
SVN revision: 29156
2007-03-25 22:07:39 +00:00
Sebastian Dransfeld 7fec4f9c6a Formatting
SVN revision: 29155
2007-03-25 22:06:33 +00:00
Sebastian Dransfeld 16b0fb53e7 fix leak
SVN revision: 29154
2007-03-25 21:58:09 +00:00
Sebastian Dransfeld 47ad22217e Convert borders to efreet.
SVN revision: 29131
2007-03-25 17:23:49 +00:00
Sebastian Dransfeld ecde038c84 convert ibar to E_Order
SVN revision: 29099
2007-03-25 10:16:05 +00:00
Sebastian Dransfeld c129c20ab6 Update icon name.
SVN revision: 29059
2007-03-24 23:12:23 +00:00
Sebastian Dransfeld faf9f548bf Merge all app executing into one function.
SVN revision: 29026
2007-03-24 17:42:12 +00:00
Sebastian Dransfeld 1bffed5388 Check if we still are within the string.
SVN revision: 29011
2007-03-24 15:07:55 +00:00
Sebastian Dransfeld a5dd53e01c Remove old code.
SVN revision: 29004
2007-03-24 11:29:12 +00:00
Sebastian Dransfeld b8afe0e904 Remove X specific elements from the .desktop files.
Rename the icons so that the get a unique name. This will make it possible
to create a standard (FDO) icon theme for e which supplies these icons
without using custom X- keys.


SVN revision: 28990
2007-03-24 09:23:11 +00:00
Christopher Michael d8bff402b4 Ravenlock's ibox patch for icons always showing all icons when restart.
SVN revision: 28796
2007-03-18 17:15:59 +00:00
David Walter Seikel 95c1e706bd Explain why user friendly names is not likely to happen.
SVN revision: 28364
2007-02-14 22:20:37 +00:00
Christopher Michael b665b3f114 Fix some horrid formatting issues.
SVN revision: 28203
2007-02-03 02:44:59 +00:00
Christopher Michael b2fbb6b1e0 Use E_FREE for cfdata struct created with E_NEW
SVN revision: 28200
2007-02-03 02:02:49 +00:00
David Walter Seikel c604c7368d No more limits to the number of I2C temperatures allowed.
SVN revision: 28147
2007-01-28 16:08:12 +00:00
David Walter Seikel b438740bc8 More I2C work. Made the temperature sensor scanning more generic, but only
increased the limit to nine.  A better way would be to do an ls and check
for all temp*_input.  Next time I will do it this way.

I still haven't tracked down the sensor name information.  It's out there
somewhere, I'll have to look at the source code for lm_sensors to see how
they do it.


SVN revision: 28133
2007-01-27 06:21:07 +00:00
David Walter Seikel 81a98e1708 Increase the number of i2c sensors to 4. The only useful one on my
motherboard (ASUS A7V333) is the fourth one.  Others may find this handy as
well.


SVN revision: 28123
2007-01-26 10:00:03 +00:00
Christopher Michael c155d4edf0 Provide a Configure button on the IBar config dialog that allows users to
add/remove apps to ibar.


SVN revision: 28106
2007-01-22 19:55:18 +00:00
Sebastian Dransfeld 6d66dbb271 Reset test to button 1 to select desk.
SVN revision: 28097
2007-01-21 21:36:17 +00:00
Christopher Michael c3cde289fc Change new ibar .order files to use .desktop, eaps have been gone for a while.
SVN revision: 27792
2007-01-04 12:44:20 +00:00
Sebastian Dransfeld c299f6aa14 Add a convert callback so that a drag can have several types.
Make it possible to drag pager windows to the ibar.


SVN revision: 27751
2007-01-03 06:14:04 +00:00
Viktor Kojouharov 74f9fa0bf6 fill the icon name on mouse-in, to catch changed icons
SVN revision: 27740
2007-01-02 20:55:12 +00:00
Sebastian Dransfeld f03791e7b6 Formatting.
SVN revision: 27737
2007-01-02 19:37:11 +00:00
Sebastian Dransfeld 239f6f9b06 Use config button value to test against.
SVN revision: 27736
2007-01-02 19:35:15 +00:00
Sebastian Dransfeld 2320ea99b8 This is reset when dragging starts.
SVN revision: 27735
2007-01-02 19:32:06 +00:00
Sebastian Dransfeld 3ca822502f This is already 0 when dragging begins.
SVN revision: 27734
2007-01-02 19:28:37 +00:00