Commit Graph

1893 Commits

Author SHA1 Message Date
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
Carsten Haitzler 48aae699c2 sk updates
SVN revision: 16042
2005-08-06 03:54:46 +00:00
Carsten Haitzler 0999e2e04a pt update
SVN revision: 16041
2005-08-06 03:30:56 +00:00
Carsten Haitzler ecfe75d378 restart on profile set to jump to (and load) the new profile instantly
(saving current config to old profile first). much nicer


SVN revision: 16035
2005-08-05 07:19:26 +00:00
Carsten Haitzler 9029330e89 only produce border remvoes if we have already sent a border add
SVN revision: 16033
2005-08-05 03:08:28 +00:00
Carsten Haitzler f234b1a42a pl updates
SVN revision: 16028
2005-08-04 08:52:15 +00:00
Carsten Haitzler e3cedb1013 2do
SVN revision: 16026
2005-08-04 08:51:12 +00:00
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
stffrdhrn c69a5ef492 don't try and compile BSD stuffs in linux
SVN revision: 15997
2005-08-02 15:05:48 +00:00
Carsten Haitzler 4bc83ed144 formatting
SVN revision: 15994
2005-08-02 09:55:03 +00:00
Carsten Haitzler ec414c6f6a bsd battery patch
SVN revision: 15993
2005-08-02 09:52:30 +00:00
Carsten Haitzler 9ca7a6a0dc missed cases in autoraise foo - fixed.
SVN revision: 15984
2005-08-01 13:13:38 +00:00
Carsten Haitzler ebdb32d971 more oopsie fixes.
SVN revision: 15983
2005-08-01 09:12:45 +00:00
Carsten Haitzler efb0011832 big oopsies! fix.
SVN revision: 15982
2005-08-01 09:12:03 +00:00
Carsten Haitzler d45c9c3732 lib check was wrong.
SVN revision: 15981
2005-08-01 08:55:36 +00:00
codewarrior d67105cf73 e_lib_theme_set from Chady Kassouf
SVN revision: 15980
2005-08-01 07:34:51 +00:00
Carsten Haitzler 9831d5c9a4 cleanies
SVN revision: 15971
2005-07-31 08:33:00 +00:00
Carsten Haitzler 4f114b2faa fix werid multihead xinerama problem :)
SVN revision: 15970
2005-07-31 08:25:08 +00:00
maiurana 69d9e2d0c8 normal update
SVN revision: 15969
2005-07-31 07:47:21 +00:00
Carsten Haitzler fc237c2692 2nd asapargus for the weekend :)
SVN revision: 15968
2005-07-31 07:30:06 +00:00