Carsten Haitzler [Thu, 25 Aug 2005 07:42:44 +0000 (07:42 +0000)]
1 more todo item...
SVN revision: 16329
sebastid [Wed, 24 Aug 2005 22:29:30 +0000 (22:29 +0000)]
Enable randr by default.
SVN revision: 16323
sebastid [Wed, 24 Aug 2005 22:28:41 +0000 (22:28 +0000)]
Remove wrong icon for randr
SVN revision: 16322
sebastid [Wed, 24 Aug 2005 22:08:33 +0000 (22:08 +0000)]
Formatting.
SVN revision: 16319
sebastid [Wed, 24 Aug 2005 21:25:06 +0000 (21:25 +0000)]
We need to open with global. Else embrace module wont work, since it
opens its own modules.
SVN revision: 16318
sebastid [Wed, 24 Aug 2005 20:58:13 +0000 (20:58 +0000)]
Make mono pointer look better. Still isn't quite right.
SVN revision: 16316
sebastid [Wed, 24 Aug 2005 15:47:36 +0000 (15:47 +0000)]
sssh
SVN revision: 16308
Carsten Haitzler [Wed, 24 Aug 2005 08:16:23 +0000 (08:16 +0000)]
thats just scary.. pulsating fading pointer as a .edj animation... scary...
SVN revision: 16306
Carsten Haitzler [Wed, 24 Aug 2005 04:22:52 +0000 (04:22 +0000)]
rename pointer images, different edje group names (better namespace i guess),
rationalise pointer usage down to 1 for init, 1 for everything else.
SVN revision: 16304
sebastid [Tue, 23 Aug 2005 10:26:44 +0000 (10:26 +0000)]
Move randr module from gadget to submenu in main menu.
SVN revision: 16298
troback [Tue, 23 Aug 2005 07:20:25 +0000 (07:20 +0000)]
Swedish added.
SVN revision: 16295
sebastid [Tue, 23 Aug 2005 06:52:42 +0000 (06:52 +0000)]
If the aspect is to large, change the width.
SVN revision: 16294
Carsten Haitzler [Tue, 23 Aug 2005 03:50:02 +0000 (03:50 +0000)]
handle circulates
SVN revision: 16293
sebastid [Mon, 22 Aug 2005 15:46:14 +0000 (15:46 +0000)]
If the aspect is wrong, never increase the size of the window.
SVN revision: 16285
sebastid [Mon, 22 Aug 2005 14:51:36 +0000 (14:51 +0000)]
Don't call ecore_main_loop_quit in a callback, delay.
SVN revision: 16284
sebastid [Mon, 22 Aug 2005 14:23:38 +0000 (14:23 +0000)]
Load randr module
SVN revision: 16283
sebastid [Mon, 22 Aug 2005 14:23:02 +0000 (14:23 +0000)]
Load ibox in new config.
SVN revision: 16282
troback [Mon, 22 Aug 2005 13:54:33 +0000 (13:54 +0000)]
Swedish translation added.
SVN revision: 16280
troback [Mon, 22 Aug 2005 13:51:27 +0000 (13:51 +0000)]
Added sv.po, Swedish translation file.
SVN revision: 16279
codewarrior [Mon, 22 Aug 2005 12:25:24 +0000 (12:25 +0000)]
added lost windows icon specially for vrln! (=
SVN revision: 16276
Carsten Haitzler [Mon, 22 Aug 2005 08:42:33 +0000 (08:42 +0000)]
TODO
SVN revision: 16271
Carsten Haitzler [Mon, 22 Aug 2005 07:46:41 +0000 (07:46 +0000)]
more bsd cpufreq module patches
SVN revision: 16268
Carsten Haitzler [Mon, 22 Aug 2005 06:36:20 +0000 (06:36 +0000)]
no 2nd stack - fucks things up.
SVN revision: 16267
Carsten Haitzler [Mon, 22 Aug 2005 05:50:49 +0000 (05:50 +0000)]
auto scroll menu controls
SVN revision: 16266
Carsten Haitzler [Mon, 22 Aug 2005 04:16:25 +0000 (04:16 +0000)]
fix maximize on map
SVN revision: 16264
Carsten Haitzler [Mon, 22 Aug 2005 03:49:40 +0000 (03:49 +0000)]
temp module patches from bickers :)
SVN revision: 16263
Carsten Haitzler [Mon, 22 Aug 2005 03:22:46 +0000 (03:22 +0000)]
use focus model stuff properly
SVN revision: 16262
sebastid [Sun, 21 Aug 2005 23:37:28 +0000 (23:37 +0000)]
More work on themeable cursor.
SVN revision: 16261
sebastid [Sun, 21 Aug 2005 23:36:07 +0000 (23:36 +0000)]
Honour lock flags.
SVN revision: 16260
sebastid [Sun, 21 Aug 2005 23:35:09 +0000 (23:35 +0000)]
Cleanup.
If maximize doesn't remember that it is maximized, unset the hints.
SVN revision: 16259
maiurana [Sat, 20 Aug 2005 16:12:45 +0000 (16:12 +0000)]
normal update
SVN revision: 16248
Dan Sinclair [Thu, 18 Aug 2005 16:28:31 +0000 (16:28 +0000)]
- make this a warning instead of an error
SVN revision: 16235
Carsten Haitzler [Thu, 18 Aug 2005 06:15:41 +0000 (06:15 +0000)]
hmm stop red glow when unhung IF at max glow already
SVN revision: 16233
rbdpngn [Thu, 18 Aug 2005 06:15:27 +0000 (06:15 +0000)]
Add the autofoo to enable OS X battery support.
SVN revision: 16232
rbdpngn [Thu, 18 Aug 2005 06:09:43 +0000 (06:09 +0000)]
Touch up some of the output values.
SVN revision: 16231
rbdpngn [Thu, 18 Aug 2005 05:35:02 +0000 (05:35 +0000)]
Preliminary OS X battery support.
SVN revision: 16230
rephorm [Thu, 18 Aug 2005 05:03:15 +0000 (05:03 +0000)]
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
Carsten Haitzler [Wed, 17 Aug 2005 06:28:08 +0000 (06:28 +0000)]
bug--
SVN revision: 16223
sebastid [Wed, 17 Aug 2005 02:00:44 +0000 (02:00 +0000)]
Need this too.
SVN revision: 16219
sebastid [Wed, 17 Aug 2005 01:35:48 +0000 (01:35 +0000)]
Themeable pointers.
SVN revision: 16218
sebastid [Tue, 16 Aug 2005 13:20:42 +0000 (13:20 +0000)]
Update api function names.
SVN revision: 16211
Carsten Haitzler [Mon, 15 Aug 2005 10:20:45 +0000 (10:20 +0000)]
fix - border menu goes when border goes now
SVN revision: 16178
Carsten Haitzler [Mon, 15 Aug 2005 07:18:27 +0000 (07:18 +0000)]
wow...
SVN revision: 16172
xenith [Mon, 15 Aug 2005 04:32:49 +0000 (04:32 +0000)]
shh....quiet now
Updating the bashcomp script. 158 options!
SVN revision: 16170
sebastid [Sun, 14 Aug 2005 22:22:17 +0000 (22:22 +0000)]
Recalc border on font change.
Don't call an iterator next.
SVN revision: 16166
rephorm [Sun, 14 Aug 2005 19:39:48 +0000 (19:39 +0000)]
relinquish my claim... (no time to finish this up)
SVN revision: 16160
sebastid [Sun, 14 Aug 2005 17:09:45 +0000 (17:09 +0000)]
Add prototype.
SVN revision: 16155
sebastid [Sun, 14 Aug 2005 17:09:00 +0000 (17:09 +0000)]
Remove unused variable.
SVN revision: 16154
sebastid [Sun, 14 Aug 2005 17:08:38 +0000 (17:08 +0000)]
Comment out unused variable.
SVN revision: 16153
sebastid [Sun, 14 Aug 2005 17:05:46 +0000 (17:05 +0000)]
Fix formatting.
Remove unused variables.
Fix. e_lib_binding_* calls, context shouldn't be a pointer.
SVN revision: 16152
sebastid [Sun, 14 Aug 2005 16:57:56 +0000 (16:57 +0000)]
Remove unused variables.
SVN revision: 16151
sebastid [Sun, 14 Aug 2005 11:57:57 +0000 (11:57 +0000)]
The menu is probably NULL. Don't segv.
SVN revision: 16146
sebastid [Sun, 14 Aug 2005 10:22:49 +0000 (10:22 +0000)]
enable randr, updated ecore_x commited.
SVN revision: 16145
Carsten Haitzler [Sun, 14 Aug 2005 07:35:59 +0000 (07:35 +0000)]
disable randr module - doesn't build (ecore_x randr calls dont exist or are
different)
SVN revision: 16143
sebastid [Sun, 14 Aug 2005 01:31:38 +0000 (01:31 +0000)]
More randr stuff.
SVN revision: 16142
sebastid [Sun, 14 Aug 2005 01:29:57 +0000 (01:29 +0000)]
Screen resolution change module.
Needs new icon, and fix the theme!
SVN revision: 16141
sebastid [Sat, 13 Aug 2005 20:52:22 +0000 (20:52 +0000)]
howto
SVN revision: 16136
sebastid [Sat, 13 Aug 2005 20:50:49 +0000 (20:50 +0000)]
++
SVN revision: 16135
sebastid [Sat, 13 Aug 2005 08:46:13 +0000 (08:46 +0000)]
Typo.
SVN revision: 16121
sebastid [Sat, 13 Aug 2005 08:04:38 +0000 (08:04 +0000)]
Remove whitespace.
SVN revision: 16120
Carsten Haitzler [Sat, 13 Aug 2005 03:22:24 +0000 (03:22 +0000)]
bug--
SVN revision: 16117
Carsten Haitzler [Fri, 12 Aug 2005 10:26:21 +0000 (10:26 +0000)]
fix small focus problem on key grabs...
SVN revision: 16108
Carsten Haitzler [Thu, 11 Aug 2005 06:41:49 +0000 (06:41 +0000)]
issue i noticed
SVN revision: 16104
sebastid [Thu, 11 Aug 2005 04:44:08 +0000 (04:44 +0000)]
Cleanup.
SVN revision: 16103
sebastid [Thu, 11 Aug 2005 04:33:46 +0000 (04:33 +0000)]
Missing return value, is never checked.
SVN revision: 16102
sebastid [Thu, 11 Aug 2005 04:17:07 +0000 (04:17 +0000)]
Fix.
SVN revision: 16101
sebastid [Thu, 11 Aug 2005 04:10:59 +0000 (04:10 +0000)]
Remember previous size for fullscreen apps.
SVN revision: 16100
Carsten Haitzler [Wed, 10 Aug 2005 05:48:05 +0000 (05:48 +0000)]
es updates
SVN revision: 16091
Dan Sinclair [Wed, 10 Aug 2005 04:52:07 +0000 (04:52 +0000)]
- 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
sebastid [Tue, 9 Aug 2005 13:22:25 +0000 (13:22 +0000)]
Propagate changes to referencing eapps
SVN revision: 16086
Carsten Haitzler [Tue, 9 Aug 2005 07:13:55 +0000 (07:13 +0000)]
asus no rate acpi info fix
SVN revision: 16078
Carsten Haitzler [Tue, 9 Aug 2005 02:42:34 +0000 (02:42 +0000)]
there was a segv... and now it's fixed! :)
SVN revision: 16075
Mike Frysinger [Mon, 8 Aug 2005 21:46:03 +0000 (21:46 +0000)]
add error checking
SVN revision: 16074
stffrdhrn [Mon, 8 Aug 2005 13:49:27 +0000 (13:49 +0000)]
Do some NULL checks, otherwise we crash when themes dont exist
SVN revision: 16071
Carsten Haitzler [Sat, 6 Aug 2005 05:35:34 +0000 (05:35 +0000)]
protection for fools.
SVN revision: 16046
Carsten Haitzler [Sat, 6 Aug 2005 04:12:18 +0000 (04:12 +0000)]
and actually update user config for new default name
SVN revision: 16045
Carsten Haitzler [Sat, 6 Aug 2005 04:00:03 +0000 (04:00 +0000)]
desktop name ipc patch.
slight formatting stuff.
SVN revision: 16043
Carsten Haitzler [Sat, 6 Aug 2005 03:54:46 +0000 (03:54 +0000)]
sk updates
SVN revision: 16042
Carsten Haitzler [Sat, 6 Aug 2005 03:30:56 +0000 (03:30 +0000)]
pt update
SVN revision: 16041
Carsten Haitzler [Fri, 5 Aug 2005 07:19:26 +0000 (07:19 +0000)]
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
Carsten Haitzler [Fri, 5 Aug 2005 03:08:28 +0000 (03:08 +0000)]
only produce border remvoes if we have already sent a border add
SVN revision: 16033
Carsten Haitzler [Thu, 4 Aug 2005 08:52:15 +0000 (08:52 +0000)]
pl updates
SVN revision: 16028
Carsten Haitzler [Thu, 4 Aug 2005 08:51:12 +0000 (08:51 +0000)]
2do
SVN revision: 16026
Carsten Haitzler [Thu, 4 Aug 2005 05:24:53 +0000 (05:24 +0000)]
2do items
SVN revision: 16023
Carsten Haitzler [Thu, 4 Aug 2005 00:05:05 +0000 (00:05 +0000)]
2do
SVN revision: 16019
stffrdhrn [Tue, 2 Aug 2005 15:05:48 +0000 (15:05 +0000)]
don't try and compile BSD stuffs in linux
SVN revision: 15997
Carsten Haitzler [Tue, 2 Aug 2005 09:55:03 +0000 (09:55 +0000)]
formatting
SVN revision: 15994
Carsten Haitzler [Tue, 2 Aug 2005 09:52:30 +0000 (09:52 +0000)]
bsd battery patch
SVN revision: 15993
Carsten Haitzler [Mon, 1 Aug 2005 13:13:38 +0000 (13:13 +0000)]
missed cases in autoraise foo - fixed.
SVN revision: 15984
Carsten Haitzler [Mon, 1 Aug 2005 09:12:45 +0000 (09:12 +0000)]
more oopsie fixes.
SVN revision: 15983
Carsten Haitzler [Mon, 1 Aug 2005 09:12:03 +0000 (09:12 +0000)]
big oopsies! fix.
SVN revision: 15982
Carsten Haitzler [Mon, 1 Aug 2005 08:55:36 +0000 (08:55 +0000)]
lib check was wrong.
SVN revision: 15981
codewarrior [Mon, 1 Aug 2005 07:34:51 +0000 (07:34 +0000)]
e_lib_theme_set from Chady Kassouf
SVN revision: 15980
Carsten Haitzler [Sun, 31 Jul 2005 08:33:00 +0000 (08:33 +0000)]
cleanies
SVN revision: 15971
Carsten Haitzler [Sun, 31 Jul 2005 08:25:08 +0000 (08:25 +0000)]
fix werid multihead xinerama problem :)
SVN revision: 15970
maiurana [Sun, 31 Jul 2005 07:47:21 +0000 (07:47 +0000)]
normal update
SVN revision: 15969
Carsten Haitzler [Sun, 31 Jul 2005 07:30:06 +0000 (07:30 +0000)]
2nd asapargus for the weekend :)
SVN revision: 15968
Carsten Haitzler [Sun, 31 Jul 2005 07:16:14 +0000 (07:16 +0000)]
fix 1 iconified window in list...
SVN revision: 15967
Carsten Haitzler [Sun, 31 Jul 2005 06:22:31 +0000 (06:22 +0000)]
ok lots of things here...
1. e17 is now relocatable. the wm will determine its install prefix on the
fly when it is run. so you can use --prefix=/usr/local/e17 and just move the
base dir (/usr/local/e17) to anywhere you like at any later time and e will
adjust and find it. it still has built in fallbacks too so it will use the
compiled prefix as normal if its hunting and 2 checks dont pass.
2. edit mode for gadgets will work with alt+left click on a gadget and
instantly end when u lift the mouse. alst ctrl+alt+g will activate/deactivate
edit mode
3. borderless windows are not allowed to be shaded
4. shaded windows are not allowed to have their border changed
5. just have never seen the pager mess up bug - so until there is some way
of reproducing it or even knowing its still there - remove
6. autoraise timers should be fixed on focus changes
7. stickiness remembering works in the pager now on start of a remembered app
SVN revision: 15966
Carsten Haitzler [Sat, 30 Jul 2005 16:46:24 +0000 (16:46 +0000)]
bug++
SVN revision: 15963