platform/upstream/enlightenment.git
19 years agoDon't send netwm ping unless e_config->ping_clients is set.
sebastid [Tue, 30 Aug 2005 05:17:38 +0000 (05:17 +0000)]
Don't send netwm ping unless e_config->ping_clients is set.

SVN revision: 16423

19 years agoSet the maximization policy to allow for toggling in all modes.
rbdpngn [Tue, 30 Aug 2005 04:33:27 +0000 (04:33 +0000)]
Set the maximization policy to allow for toggling in all modes.

SVN revision: 16420

19 years agoOnly be restricitive with actions when using fullscreen maximize.
sebastid [Tue, 30 Aug 2005 03:22:55 +0000 (03:22 +0000)]
Only be restricitive with actions when using fullscreen maximize.

SVN revision: 16419

19 years agoAllow to go from maximized to fullscreen and vice versa.
sebastid [Tue, 30 Aug 2005 03:18:34 +0000 (03:18 +0000)]
Allow to go from maximized to fullscreen and vice versa.

SVN revision: 16418

19 years agoAfter shading move the client window to the original pos. Else the window
sebastid [Tue, 30 Aug 2005 02:50:21 +0000 (02:50 +0000)]
After shading move the client window to the original pos. Else the window
will move on restart.
Before unshading move the window to a starting pos.

SVN revision: 16417

19 years agoIndent.
sebastid [Tue, 30 Aug 2005 02:19:47 +0000 (02:19 +0000)]
Indent.

SVN revision: 16416

19 years agoCode outside of e_border shouldn't care if we use icccm or netwm name.
sebastid [Tue, 30 Aug 2005 01:42:56 +0000 (01:42 +0000)]
Code outside of e_border shouldn't care if we use icccm or netwm name.

SVN revision: 16415

19 years agoSet the confirmation window above and make it sticky and centered.
sebastid [Tue, 30 Aug 2005 01:17:22 +0000 (01:17 +0000)]
Set the confirmation window above and make it sticky and centered.

SVN revision: 16414

19 years agoAdd convenience functions for settings layer and sticky.
sebastid [Tue, 30 Aug 2005 01:16:48 +0000 (01:16 +0000)]
Add convenience functions for settings layer and sticky.
Support internal states, and add centered state.
Add object paranoia check.

SVN revision: 16413

19 years agoSupport internal state hints.
sebastid [Tue, 30 Aug 2005 01:15:25 +0000 (01:15 +0000)]
Support internal state hints.

SVN revision: 16412

19 years agoAdd internal atom for state, and centered state.
sebastid [Tue, 30 Aug 2005 01:13:32 +0000 (01:13 +0000)]
Add internal atom for state, and centered state.

SVN revision: 16411

19 years agothemeable cursor is implemented (but needs some work)
sebastid [Mon, 29 Aug 2005 23:49:24 +0000 (23:49 +0000)]
themeable cursor is implemented (but needs some work)

SVN revision: 16410

19 years agoSetting of desktopnames are implemented.
sebastid [Mon, 29 Aug 2005 23:47:42 +0000 (23:47 +0000)]
Setting of desktopnames are implemented.

SVN revision: 16409

19 years agoFix pager stacking issue. Maybe we should have a general stack event
sebastid [Mon, 29 Aug 2005 23:43:58 +0000 (23:43 +0000)]
Fix pager stacking issue. Maybe we should have a general stack event
instead of lower/raise?

SVN revision: 16408

19 years agoMon Aug 29 19:35:18 2005 Michael Jennings (mej)
Michael Jennings [Mon, 29 Aug 2005 23:27:18 +0000 (23:27 +0000)]
Mon Aug 29 19:35:18 2005                        Michael Jennings (mej)

More spec file fixes.
----------------------------------------------------------------------

SVN revision: 16407

19 years agoHonor lock flags in e_hints.c
sebastid [Mon, 29 Aug 2005 23:04:21 +0000 (23:04 +0000)]
Honor lock flags in e_hints.c

SVN revision: 16406

19 years agoMon Aug 29 12:27:11 2005 Michael Jennings (mej)
Michael Jennings [Mon, 29 Aug 2005 16:27:44 +0000 (16:27 +0000)]
Mon Aug 29 12:27:11 2005                        Michael Jennings (mej)

Great work from Ryan Little <rlittle46@comcast.net> on dist and spec
updates/fixes/additions.
----------------------------------------------------------------------

SVN revision: 16401

19 years agomake cursors 32x32.
Carsten Haitzler [Sun, 28 Aug 2005 15:30:58 +0000 (15:30 +0000)]
make cursors 32x32.

SVN revision: 16392

19 years agoRemove debug comment.
sebastid [Sat, 27 Aug 2005 10:17:59 +0000 (10:17 +0000)]
Remove debug comment.

SVN revision: 16382

19 years agolittle german update ... ;)
vandango [Fri, 26 Aug 2005 21:10:32 +0000 (21:10 +0000)]
little german update ... ;)

SVN revision: 16373

19 years agodont call save on module if it isnt enabled yet
Carsten Haitzler [Fri, 26 Aug 2005 10:24:15 +0000 (10:24 +0000)]
dont call save on module if it isnt enabled yet

SVN revision: 16371

19 years agohandle unfound stepping :)
Carsten Haitzler [Fri, 26 Aug 2005 10:00:27 +0000 (10:00 +0000)]
handle unfound stepping :)

SVN revision: 16370

19 years agoDon't show sep when no augmentation.
sebastid [Thu, 25 Aug 2005 17:14:00 +0000 (17:14 +0000)]
Don't show sep when no augmentation.

SVN revision: 16351

19 years agoOnly save config if the user clicks "OK".
sebastid [Thu, 25 Aug 2005 16:21:58 +0000 (16:21 +0000)]
Only save config if the user clicks "OK".

SVN revision: 16349

19 years agoDon't move dialog, we don't know where it will end.
sebastid [Thu, 25 Aug 2005 16:17:52 +0000 (16:17 +0000)]
Don't move dialog, we don't know where it will end.

SVN revision: 16348

19 years agoConfirmation dialod for randr.
sebastid [Thu, 25 Aug 2005 15:59:53 +0000 (15:59 +0000)]
Confirmation dialod for randr.

SVN revision: 16347

19 years agofix signal
Carsten Haitzler [Thu, 25 Aug 2005 15:43:38 +0000 (15:43 +0000)]
fix signal

SVN revision: 16346

19 years agoBetter text.
sebastid [Thu, 25 Aug 2005 14:03:58 +0000 (14:03 +0000)]
Better text.

SVN revision: 16343

19 years agoFix storing data for randr module.
sebastid [Thu, 25 Aug 2005 13:55:15 +0000 (13:55 +0000)]
Fix storing data for randr module.

SVN revision: 16342

19 years agoMove setting of man->num, and fix stupid e_manager_number_get()
sebastid [Thu, 25 Aug 2005 13:48:32 +0000 (13:48 +0000)]
Move setting of man->num, and fix stupid e_manager_number_get()

SVN revision: 16341

19 years agoMove func to right place. All lookup functions returning a Container
sebastid [Thu, 25 Aug 2005 13:41:26 +0000 (13:41 +0000)]
Move func to right place. All lookup functions returning a Container
should be in e_container.

SVN revision: 16340

19 years agoNo icon.
sebastid [Thu, 25 Aug 2005 13:17:55 +0000 (13:17 +0000)]
No icon.

SVN revision: 16339

19 years agoNo extra files for randr
sebastid [Thu, 25 Aug 2005 13:14:49 +0000 (13:14 +0000)]
No extra files for randr

SVN revision: 16337

19 years ago1 more todo item...
Carsten Haitzler [Thu, 25 Aug 2005 07:42:44 +0000 (07:42 +0000)]
1 more todo item...

SVN revision: 16329

19 years agoEnable randr by default.
sebastid [Wed, 24 Aug 2005 22:29:30 +0000 (22:29 +0000)]
Enable randr by default.

SVN revision: 16323

19 years agoRemove wrong icon for randr
sebastid [Wed, 24 Aug 2005 22:28:41 +0000 (22:28 +0000)]
Remove wrong icon for randr

SVN revision: 16322

19 years agoFormatting.
sebastid [Wed, 24 Aug 2005 22:08:33 +0000 (22:08 +0000)]
Formatting.

SVN revision: 16319

19 years agoWe need to open with global. Else embrace module wont work, since it
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

19 years agoMake mono pointer look better. Still isn't quite right.
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

19 years agosssh
sebastid [Wed, 24 Aug 2005 15:47:36 +0000 (15:47 +0000)]
sssh

SVN revision: 16308

19 years agothats just scary.. pulsating fading pointer as a .edj animation... scary...
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

19 years agorename pointer images, different edje group names (better namespace i guess),
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

19 years agoMove randr module from gadget to submenu in main menu.
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

19 years agoSwedish added.
troback [Tue, 23 Aug 2005 07:20:25 +0000 (07:20 +0000)]
Swedish added.

SVN revision: 16295

19 years agoIf the aspect is to large, change the width.
sebastid [Tue, 23 Aug 2005 06:52:42 +0000 (06:52 +0000)]
If the aspect is to large, change the width.

SVN revision: 16294

19 years agohandle circulates
Carsten Haitzler [Tue, 23 Aug 2005 03:50:02 +0000 (03:50 +0000)]
handle circulates

SVN revision: 16293

19 years agoIf the aspect is wrong, never increase the size of the window.
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

19 years agoDon't call ecore_main_loop_quit in a callback, delay.
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

19 years agoLoad randr module
sebastid [Mon, 22 Aug 2005 14:23:38 +0000 (14:23 +0000)]
Load randr module

SVN revision: 16283

19 years agoLoad ibox in new config.
sebastid [Mon, 22 Aug 2005 14:23:02 +0000 (14:23 +0000)]
Load ibox in new config.

SVN revision: 16282

19 years agoSwedish translation added.
troback [Mon, 22 Aug 2005 13:54:33 +0000 (13:54 +0000)]
Swedish translation added.

SVN revision: 16280

19 years agoAdded sv.po, Swedish translation file.
troback [Mon, 22 Aug 2005 13:51:27 +0000 (13:51 +0000)]
Added sv.po, Swedish translation file.

SVN revision: 16279

19 years agoadded lost windows icon specially for vrln! (=
codewarrior [Mon, 22 Aug 2005 12:25:24 +0000 (12:25 +0000)]
added lost windows icon specially for vrln! (=

SVN revision: 16276

19 years agoTODO
Carsten Haitzler [Mon, 22 Aug 2005 08:42:33 +0000 (08:42 +0000)]
TODO

SVN revision: 16271

19 years agomore bsd cpufreq module patches
Carsten Haitzler [Mon, 22 Aug 2005 07:46:41 +0000 (07:46 +0000)]
more bsd cpufreq module patches

SVN revision: 16268

19 years agono 2nd stack - fucks things up.
Carsten Haitzler [Mon, 22 Aug 2005 06:36:20 +0000 (06:36 +0000)]
no 2nd stack - fucks things up.

SVN revision: 16267

19 years agoauto scroll menu controls
Carsten Haitzler [Mon, 22 Aug 2005 05:50:49 +0000 (05:50 +0000)]
auto scroll menu controls

SVN revision: 16266

19 years agofix maximize on map
Carsten Haitzler [Mon, 22 Aug 2005 04:16:25 +0000 (04:16 +0000)]
fix maximize on map

SVN revision: 16264

19 years agotemp module patches from bickers :)
Carsten Haitzler [Mon, 22 Aug 2005 03:49:40 +0000 (03:49 +0000)]
temp module patches from bickers :)

SVN revision: 16263

19 years agouse focus model stuff properly
Carsten Haitzler [Mon, 22 Aug 2005 03:22:46 +0000 (03:22 +0000)]
use focus model stuff properly

SVN revision: 16262

19 years agoMore work on themeable cursor.
sebastid [Sun, 21 Aug 2005 23:37:28 +0000 (23:37 +0000)]
More work on themeable cursor.

SVN revision: 16261

19 years agoHonour lock flags.
sebastid [Sun, 21 Aug 2005 23:36:07 +0000 (23:36 +0000)]
Honour lock flags.

SVN revision: 16260

19 years agoCleanup.
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

19 years agonormal update
maiurana [Sat, 20 Aug 2005 16:12:45 +0000 (16:12 +0000)]
normal update

SVN revision: 16248

19 years ago- make this a warning instead of an error
Dan Sinclair [Thu, 18 Aug 2005 16:28:31 +0000 (16:28 +0000)]
- make this a warning instead of an error

SVN revision: 16235

19 years agohmm stop red glow when unhung IF at max glow already
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

19 years agoAdd the autofoo to enable OS X battery support.
rbdpngn [Thu, 18 Aug 2005 06:15:27 +0000 (06:15 +0000)]
Add the autofoo to enable OS X battery support.

SVN revision: 16232

19 years agoTouch up some of the output values.
rbdpngn [Thu, 18 Aug 2005 06:09:43 +0000 (06:09 +0000)]
Touch up some of the output values.

SVN revision: 16231

19 years agoPreliminary OS X battery support.
rbdpngn [Thu, 18 Aug 2005 05:35:02 +0000 (05:35 +0000)]
Preliminary OS X battery support.

SVN revision: 16230

19 years agoWhen switching focus from a window to the desktop, the "passive" signal was being...
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

19 years agobug--
Carsten Haitzler [Wed, 17 Aug 2005 06:28:08 +0000 (06:28 +0000)]
bug--

SVN revision: 16223

19 years agoNeed this too.
sebastid [Wed, 17 Aug 2005 02:00:44 +0000 (02:00 +0000)]
Need this too.

SVN revision: 16219

19 years agoThemeable pointers.
sebastid [Wed, 17 Aug 2005 01:35:48 +0000 (01:35 +0000)]
Themeable pointers.

SVN revision: 16218

19 years agoUpdate api function names.
sebastid [Tue, 16 Aug 2005 13:20:42 +0000 (13:20 +0000)]
Update api function names.

SVN revision: 16211

19 years agofix - border menu goes when border goes now
Carsten Haitzler [Mon, 15 Aug 2005 10:20:45 +0000 (10:20 +0000)]
fix - border menu goes when border goes now

SVN revision: 16178

19 years agowow...
Carsten Haitzler [Mon, 15 Aug 2005 07:18:27 +0000 (07:18 +0000)]
wow...

SVN revision: 16172

19 years agoshh....quiet now
xenith [Mon, 15 Aug 2005 04:32:49 +0000 (04:32 +0000)]
shh....quiet now

Updating the bashcomp script. 158 options!

SVN revision: 16170

19 years agoRecalc border on font change.
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

19 years agorelinquish my claim... (no time to finish this up)
rephorm [Sun, 14 Aug 2005 19:39:48 +0000 (19:39 +0000)]
relinquish my claim... (no time to finish this up)

SVN revision: 16160

19 years agoAdd prototype.
sebastid [Sun, 14 Aug 2005 17:09:45 +0000 (17:09 +0000)]
Add prototype.

SVN revision: 16155

19 years agoRemove unused variable.
sebastid [Sun, 14 Aug 2005 17:09:00 +0000 (17:09 +0000)]
Remove unused variable.

SVN revision: 16154

19 years agoComment out unused variable.
sebastid [Sun, 14 Aug 2005 17:08:38 +0000 (17:08 +0000)]
Comment out unused variable.

SVN revision: 16153

19 years agoFix formatting.
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

19 years agoRemove unused variables.
sebastid [Sun, 14 Aug 2005 16:57:56 +0000 (16:57 +0000)]
Remove unused variables.

SVN revision: 16151

19 years agoThe menu is probably NULL. Don't segv.
sebastid [Sun, 14 Aug 2005 11:57:57 +0000 (11:57 +0000)]
The menu is probably NULL. Don't segv.

SVN revision: 16146

19 years agoenable randr, updated ecore_x commited.
sebastid [Sun, 14 Aug 2005 10:22:49 +0000 (10:22 +0000)]
enable randr, updated ecore_x commited.

SVN revision: 16145

19 years agodisable randr module - doesn't build (ecore_x randr calls dont exist or are
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

19 years agoMore randr stuff.
sebastid [Sun, 14 Aug 2005 01:31:38 +0000 (01:31 +0000)]
More randr stuff.

SVN revision: 16142

19 years agoScreen resolution change module.
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

19 years agohowto
sebastid [Sat, 13 Aug 2005 20:52:22 +0000 (20:52 +0000)]
howto

SVN revision: 16136

19 years ago++
sebastid [Sat, 13 Aug 2005 20:50:49 +0000 (20:50 +0000)]
++

SVN revision: 16135

19 years agoTypo.
sebastid [Sat, 13 Aug 2005 08:46:13 +0000 (08:46 +0000)]
Typo.

SVN revision: 16121

19 years agoRemove whitespace.
sebastid [Sat, 13 Aug 2005 08:04:38 +0000 (08:04 +0000)]
Remove whitespace.

SVN revision: 16120

19 years agobug--
Carsten Haitzler [Sat, 13 Aug 2005 03:22:24 +0000 (03:22 +0000)]
bug--

SVN revision: 16117

19 years agofix small focus problem on key grabs...
Carsten Haitzler [Fri, 12 Aug 2005 10:26:21 +0000 (10:26 +0000)]
fix small focus problem on key grabs...

SVN revision: 16108

19 years agoissue i noticed
Carsten Haitzler [Thu, 11 Aug 2005 06:41:49 +0000 (06:41 +0000)]
issue i noticed

SVN revision: 16104

19 years agoCleanup.
sebastid [Thu, 11 Aug 2005 04:44:08 +0000 (04:44 +0000)]
Cleanup.

SVN revision: 16103

19 years agoMissing return value, is never checked.
sebastid [Thu, 11 Aug 2005 04:33:46 +0000 (04:33 +0000)]
Missing return value, is never checked.

SVN revision: 16102

19 years agoFix.
sebastid [Thu, 11 Aug 2005 04:17:07 +0000 (04:17 +0000)]
Fix.

SVN revision: 16101

19 years agoRemember previous size for fullscreen apps.
sebastid [Thu, 11 Aug 2005 04:10:59 +0000 (04:10 +0000)]
Remember previous size for fullscreen apps.

SVN revision: 16100