Commit Graph

2063 Commits

Author SHA1 Message Date
sebastid 5519da900c More work on themeable cursor.
SVN revision: 16261
2005-08-21 23:37:28 +00:00
sebastid c9d59d2da3 Honour lock flags.
SVN revision: 16260
2005-08-21 23:36:07 +00:00
sebastid e7eec22e11 Cleanup.
If maximize doesn't remember that it is maximized, unset the hints.


SVN revision: 16259
2005-08-21 23:35:09 +00:00
maiurana c6466d7164 normal update
SVN revision: 16248
2005-08-20 16:12:45 +00:00
Dan Sinclair 3d297188f5 - make this a warning instead of an error
SVN revision: 16235
2005-08-18 16:28:31 +00:00
Carsten Haitzler cf4b7b0f4b hmm stop red glow when unhung IF at max glow already
SVN revision: 16233
2005-08-18 06:15:41 +00:00
rbdpngn bb346eb54d Add the autofoo to enable OS X battery support.
SVN revision: 16232
2005-08-18 06:15:27 +00:00
rbdpngn da9e2162d2 Touch up some of the output values.
SVN revision: 16231
2005-08-18 06:09:43 +00:00
rbdpngn c92592433e Preliminary OS X battery support.
SVN revision: 16230
2005-08-18 05:35:02 +00:00
rephorm ead97b4eb5 When switching focus from a window to the desktop, the "passive" signal was being sent to the border twice, causing borked edje transitions. (thanks pr0t0cod7)
It looks like the section I commented out was unnecessary, and duplicated logic handled earlier in the function. (The original "else if ((!focus) && (bd->focused))" block). Can someone else verify this for me?


SVN revision: 16228
2005-08-18 05:03:15 +00:00
Carsten Haitzler 3dd562b97c bug--
SVN revision: 16223
2005-08-17 06:28:08 +00:00
sebastid 8f1b0d9f5c Need this too.
SVN revision: 16219
2005-08-17 02:00:44 +00:00
sebastid 549154cd7d Themeable pointers.
SVN revision: 16218
2005-08-17 01:35:48 +00:00
sebastid fbfa242bff Update api function names.
SVN revision: 16211
2005-08-16 13:20:42 +00:00
Carsten Haitzler 9d8c3d322b fix - border menu goes when border goes now
SVN revision: 16178
2005-08-15 10:20:45 +00:00
Carsten Haitzler 442c5c6c4f wow...
SVN revision: 16172
2005-08-15 07:18:27 +00:00
xenith 30cd8f5fef shh....quiet now
Updating the bashcomp script. 158 options!


SVN revision: 16170
2005-08-15 04:32:49 +00:00
sebastid 18bec70092 Recalc border on font change.
Don't call an iterator next.


SVN revision: 16166
2005-08-14 22:22:17 +00:00
rephorm 95fe198447 relinquish my claim... (no time to finish this up)
SVN revision: 16160
2005-08-14 19:39:48 +00:00
sebastid 2b51514ad2 Add prototype.
SVN revision: 16155
2005-08-14 17:09:45 +00:00
sebastid 17d788fd7f Remove unused variable.
SVN revision: 16154
2005-08-14 17:09:00 +00:00
sebastid 0ae6c5962a Comment out unused variable.
SVN revision: 16153
2005-08-14 17:08:38 +00:00
sebastid d236f441e5 Fix formatting.
Remove unused variables.
Fix. e_lib_binding_* calls, context shouldn't be a pointer.


SVN revision: 16152
2005-08-14 17:05:46 +00:00
sebastid 157647f63d Remove unused variables.
SVN revision: 16151
2005-08-14 16:57:56 +00:00
sebastid a27a5d29df The menu is probably NULL. Don't segv.
SVN revision: 16146
2005-08-14 11:57:57 +00:00
sebastid eddc29f41d enable randr, updated ecore_x commited.
SVN revision: 16145
2005-08-14 10:22:49 +00:00
Carsten Haitzler 0dab07b4bb disable randr module - doesn't build (ecore_x randr calls dont exist or are
different)


SVN revision: 16143
2005-08-14 07:35:59 +00:00
sebastid 62897305f4 More randr stuff.
SVN revision: 16142
2005-08-14 01:31:38 +00:00
sebastid 0bb0ddbad4 Screen resolution change module.
Needs new icon, and fix the theme!


SVN revision: 16141
2005-08-14 01:29:57 +00:00
sebastid f41ebefcfd howto
SVN revision: 16136
2005-08-13 20:52:22 +00:00
sebastid 401a4a391f ++
SVN revision: 16135
2005-08-13 20:50:49 +00:00
sebastid 42b0beec5e Typo.
SVN revision: 16121
2005-08-13 08:46:13 +00:00
sebastid e421d20837 Remove whitespace.
SVN revision: 16120
2005-08-13 08:04:38 +00:00
Carsten Haitzler 103858369e bug--
SVN revision: 16117
2005-08-13 03:22:24 +00:00
Carsten Haitzler 27c37075ad fix small focus problem on key grabs...
SVN revision: 16108
2005-08-12 10:26:21 +00:00
Carsten Haitzler f7116ed9ae issue i noticed
SVN revision: 16104
2005-08-11 06:41:49 +00:00
sebastid 2bbeab6519 Cleanup.
SVN revision: 16103
2005-08-11 04:44:08 +00:00
sebastid d5332fa337 Missing return value, is never checked.
SVN revision: 16102
2005-08-11 04:33:46 +00:00
sebastid 4d47bf9e22 Fix.
SVN revision: 16101
2005-08-11 04:17:07 +00:00
sebastid 1ecced5255 Remember previous size for fullscreen apps.
SVN revision: 16100
2005-08-11 04:10:59 +00:00
Carsten Haitzler a1f581c429 es updates
SVN revision: 16091
2005-08-10 05:48:05 +00:00
Dan Sinclair 2cc1137cb7 - the RESPONSE macro dosen't use HDL, so remove it
- remove reply_count from the macros as this is an e_remote thing and isn't used
  by the other types. e_remote seems to still be working, but some may want
  to check that
- add E_Lib code in for key/mouse bindings. I've tested the list calls, add/del are
  untested at the moment.


SVN revision: 16088
2005-08-10 04:52:07 +00:00
sebastid d31991de6f Propagate changes to referencing eapps
SVN revision: 16086
2005-08-09 13:22:25 +00:00
Carsten Haitzler c7fd8821f3 asus no rate acpi info fix
SVN revision: 16078
2005-08-09 07:13:55 +00:00
Carsten Haitzler 8d074aafca there was a segv... and now it's fixed! :)
SVN revision: 16075
2005-08-09 02:42:34 +00:00
Mike Frysinger 648e0406fd add error checking
SVN revision: 16074
2005-08-08 21:46:03 +00:00
stffrdhrn 2e1cbd6a60 Do some NULL checks, otherwise we crash when themes dont exist
SVN revision: 16071
2005-08-08 13:49:27 +00:00
Carsten Haitzler 6782b00ba5 protection for fools.
SVN revision: 16046
2005-08-06 05:35:34 +00:00
Carsten Haitzler 85682c6ed9 and actually update user config for new default name
SVN revision: 16045
2005-08-06 04:12:18 +00:00
Carsten Haitzler f1f9673f11 desktop name ipc patch.
slight formatting stuff.


SVN revision: 16043
2005-08-06 04:00:03 +00:00