sebastid [Tue, 20 Sep 2005 17:09:27 +0000 (17:09 +0000)]
Fix aspect.
SVN revision: 16807
handyande [Tue, 20 Sep 2005 16:12:13 +0000 (16:12 +0000)]
surely we want to show the watermark?
SVN revision: 16802
handyande [Tue, 20 Sep 2005 14:51:09 +0000 (14:51 +0000)]
indenting and make some of the border space be 'inter icon' ;)
SVN revision: 16801
codewarrior [Tue, 20 Sep 2005 13:12:25 +0000 (13:12 +0000)]
* data/themes/default_configure.edc
- Rename edc parts to widgets/configure/*
* src/bin/e_configure.c:
- turn E_Configure into a real object
* src/bin/e_configure.h:
- turn E_Configure into a real object, add missing #else
SVN revision: 16800
Carsten Haitzler [Tue, 20 Sep 2005 12:44:36 +0000 (12:44 +0000)]
a bit of asparagus action for shits & giggles
SVN revision: 16799
Carsten Haitzler [Tue, 20 Sep 2005 12:41:28 +0000 (12:41 +0000)]
update default apps
SVN revision: 16798
Carsten Haitzler [Tue, 20 Sep 2005 12:35:30 +0000 (12:35 +0000)]
pass distcheck
SVN revision: 16797
codewarrior [Tue, 20 Sep 2005 12:18:06 +0000 (12:18 +0000)]
* data/themes/default_configure.edc
- Recycle ibar images to conf panel. Looking better.
SVN revision: 16796
codewarrior [Tue, 20 Sep 2005 11:49:53 +0000 (11:49 +0000)]
* AUTHORS:
- Add name
* data/themes/default_configure.edc:
- Change layout (closer to E)
SVN revision: 16795
Carsten Haitzler [Tue, 20 Sep 2005 11:18:01 +0000 (11:18 +0000)]
todo++--
SVN revision: 16794
Carsten Haitzler [Tue, 20 Sep 2005 11:02:48 +0000 (11:02 +0000)]
add hilights (looks nicer with the sun)
SVN revision: 16793
handyande [Tue, 20 Sep 2005 11:00:43 +0000 (11:00 +0000)]
More about fixes
SVN revision: 16792
Carsten Haitzler [Tue, 20 Sep 2005 10:53:50 +0000 (10:53 +0000)]
typo
SVN revision: 16791
Carsten Haitzler [Tue, 20 Sep 2005 10:53:10 +0000 (10:53 +0000)]
nice spacing.
SVN revision: 16790
Carsten Haitzler [Tue, 20 Sep 2005 10:36:35 +0000 (10:36 +0000)]
oops- max size set too
SVN revision: 16789
Carsten Haitzler [Tue, 20 Sep 2005 10:35:26 +0000 (10:35 +0000)]
cleanups
SVN revision: 16788
Carsten Haitzler [Tue, 20 Sep 2005 10:20:34 +0000 (10:20 +0000)]
oops - typo
SVN revision: 16787
Carsten Haitzler [Tue, 20 Sep 2005 10:19:18 +0000 (10:19 +0000)]
move logo somewhere nicer - centered, more symmetry. more text in about. no
mroe aardvaarks :(
SVN revision: 16786
codewarrior [Tue, 20 Sep 2005 09:45:08 +0000 (09:45 +0000)]
* data/themes/default_configure.edc:
- add min: 1 1; to text parts so they can control the edje's size.
* src/bin/e_configure.c:
- better calculation of the min sizes for icons / window.
SVN revision: 16785
Carsten Haitzler [Tue, 20 Sep 2005 08:34:23 +0000 (08:34 +0000)]
nice new about box... fully themable. :)
SVN revision: 16782
Dan Sinclair [Tue, 20 Sep 2005 05:14:57 +0000 (05:14 +0000)]
- make the cursor placement code keep the window fully onscreen
SVN revision: 16779
codewarrior [Mon, 19 Sep 2005 23:59:08 +0000 (23:59 +0000)]
* data/themes/default_configure.edc:
- Smaller font sizes for embedded title and icon text.
SVN revision: 16778
codewarrior [Mon, 19 Sep 2005 23:55:44 +0000 (23:55 +0000)]
* src/bin/e_configure.c:
- Decreased icon size
- Added base / min size calculation for window (not perfect as it doesnt
take into consideration the title inside the window)
* src/bin/e_int_menus.c:
- We dont need to exit E when we choose a theme. Avoid showing the exit
dialog by doing a restart instead of an exit / start.
SVN revision: 16777
handyande [Mon, 19 Sep 2005 16:02:16 +0000 (16:02 +0000)]
OK, so 'configuration_panel' is too long => 'config_panel'
SVN revision: 16774
handyande [Mon, 19 Sep 2005 15:49:23 +0000 (15:49 +0000)]
export config panel through libe
SVN revision: 16772
handyande [Mon, 19 Sep 2005 15:41:42 +0000 (15:41 +0000)]
Allow showing the configuration panel over IPC
SVN revision: 16771
handyande [Mon, 19 Sep 2005 15:25:23 +0000 (15:25 +0000)]
Move config menu to config panel as planned
frees need more work :(
icon texts are getting cropped, not knowledgable enough to fix I think
SVN revision: 16769
Carsten Haitzler [Mon, 19 Sep 2005 13:08:17 +0000 (13:08 +0000)]
prettier dialog
SVN revision: 16768
Carsten Haitzler [Mon, 19 Sep 2005 12:55:59 +0000 (12:55 +0000)]
fix box expand/fill
SVN revision: 16767
Carsten Haitzler [Mon, 19 Sep 2005 11:05:04 +0000 (11:05 +0000)]
dialog looks a bit plainer. but nicer.
SVN revision: 16766
Carsten Haitzler [Mon, 19 Sep 2005 10:52:45 +0000 (10:52 +0000)]
exit and restart actions. are you sure exit dialog. :)
SVN revision: 16765
Carsten Haitzler [Mon, 19 Sep 2005 07:02:35 +0000 (07:02 +0000)]
and dialogs handle icons in the main bit now too
SVN revision: 16764
Carsten Haitzler [Mon, 19 Sep 2005 06:55:36 +0000 (06:55 +0000)]
1. handle fixed size parts and mark them so edje doesnt complain, and dialog
looks nicer now with icons in buttons (if desired)
SVN revision: 16763
Carsten Haitzler [Mon, 19 Sep 2005 06:55:35 +0000 (06:55 +0000)]
1. handle fixed size parts and mark them so edje doesnt complain, and dialog
looks nicer now with icons in buttons (if desired)
SVN revision: 16762
Carsten Haitzler [Mon, 19 Sep 2005 04:28:22 +0000 (04:28 +0000)]
oopsie - fix gadman zone fetch res match
SVN revision: 16759
Carsten Haitzler [Sun, 18 Sep 2005 11:08:33 +0000 (11:08 +0000)]
error dialogs min size is also set by title
SVN revision: 16750
Carsten Haitzler [Sun, 18 Sep 2005 06:30:19 +0000 (06:30 +0000)]
remove test code
SVN revision: 16748
Carsten Haitzler [Sun, 18 Sep 2005 06:27:48 +0000 (06:27 +0000)]
edje +tb2 now usinged in e17
SVN revision: 16747
Carsten Haitzler [Sun, 18 Sep 2005 06:27:47 +0000 (06:27 +0000)]
edje +tb2 now usinged in e17
SVN revision: 16746
Carsten Haitzler [Fri, 16 Sep 2005 07:03:36 +0000 (07:03 +0000)]
extra theme goodness for the startup feedback
SVN revision: 16731
Carsten Haitzler [Thu, 15 Sep 2005 23:23:26 +0000 (23:23 +0000)]
that's not a write op!
SVN revision: 16729
Carsten Haitzler [Thu, 15 Sep 2005 09:48:18 +0000 (09:48 +0000)]
dont hardcode TZ2
SVN revision: 16726
Carsten Haitzler [Thu, 15 Sep 2005 06:25:28 +0000 (06:25 +0000)]
patches, stuff...
SVN revision: 16724
Carsten Haitzler [Thu, 15 Sep 2005 03:11:08 +0000 (03:11 +0000)]
printf--
fix config.h thing so e doesnt break :)
SVN revision: 16722
Carsten Haitzler [Thu, 15 Sep 2005 01:39:11 +0000 (01:39 +0000)]
ok - this is BIZARRE... BUT. if we remove config.h from e.h - e starts
segfaulting in ALL sorts of weird places. totally bizarre! put config.h back
in.
SVN revision: 16721
Dan Sinclair [Wed, 14 Sep 2005 20:19:44 +0000 (20:19 +0000)]
- remove config.h from e.h and put it into the .c files that need it.
e.h is an installed header so modules can be written outside the e tree.
config.h isn't installed by e. so, if the module dosen't have a config.h
and the local directory in their include path the build will fail.
SVN revision: 16719
Carsten Haitzler [Wed, 14 Sep 2005 06:43:54 +0000 (06:43 +0000)]
remove useless code
SVN revision: 16709
Carsten Haitzler [Wed, 14 Sep 2005 06:39:59 +0000 (06:39 +0000)]
use startup notify... see ibar in default.
SVN revision: 16708
handyande [Tue, 13 Sep 2005 10:12:21 +0000 (10:12 +0000)]
don't need to clean twice
SVN revision: 16705
Dan Sinclair [Tue, 13 Sep 2005 05:19:25 +0000 (05:19 +0000)]
- add the ability to change the initial window placement policy. currenlty
the default smart placement and place under cursor are available.
- configurable through enlightenment_remove -window-placement-set/get
SVN revision: 16702
rephorm [Tue, 13 Sep 2005 00:27:53 +0000 (00:27 +0000)]
Patches from Jonathan 'giard' Turner to add scroll wheel desk switching to the pager, and fix a bug with pager win dragging and iconified windows.
SVN revision: 16700
maiurana [Mon, 12 Sep 2005 19:37:15 +0000 (19:37 +0000)]
normal update
SVN revision: 16699
rephorm [Sun, 11 Sep 2005 06:03:13 +0000 (06:03 +0000)]
first attempt at cleaning up event object stacking.
this still isn't perfect, but is much better.
SVN revision: 16685
rephorm [Sun, 11 Sep 2005 00:18:57 +0000 (00:18 +0000)]
... and free the event object
SVN revision: 16682
rephorm [Sat, 10 Sep 2005 23:47:19 +0000 (23:47 +0000)]
clean up and re-enable pager win dragging
SVN revision: 16681
rephorm [Sat, 10 Sep 2005 22:30:24 +0000 (22:30 +0000)]
disable pager dragging while hunting down a segv
SVN revision: 16680
rephorm [Sat, 10 Sep 2005 05:48:06 +0000 (05:48 +0000)]
--
++
SVN revision: 16673
rephorm [Sat, 10 Sep 2005 05:20:58 +0000 (05:20 +0000)]
the start of pager window dnd. currently only lets you move windows from one desktop to another.
SVN revision: 16672
Michael Jennings [Thu, 8 Sep 2005 21:04:21 +0000 (21:04 +0000)]
Thu Sep 8 17:12:14 2005 Michael Jennings (mej)
Build fixes.
----------------------------------------------------------------------
SVN revision: 16669
sebastid [Thu, 8 Sep 2005 05:03:28 +0000 (05:03 +0000)]
comments
SVN revision: 16666
sebastid [Wed, 7 Sep 2005 15:48:48 +0000 (15:48 +0000)]
Remove debug.
SVN revision: 16662
sebastid [Wed, 7 Sep 2005 14:55:46 +0000 (14:55 +0000)]
Merge Raise/Lower event to Stack event.
Fix raise/lower order.
SVN revision: 16661
sebastid [Wed, 7 Sep 2005 04:47:14 +0000 (04:47 +0000)]
Make the pager handle events. Less event handlers and easier to handle
more faces pr. zone.
SVN revision: 16643
sebastid [Wed, 7 Sep 2005 04:45:35 +0000 (04:45 +0000)]
Set desk after unstick event.
SVN revision: 16642
sebastid [Wed, 7 Sep 2005 01:15:40 +0000 (01:15 +0000)]
All elements must be NULL if we're not going to check.
SVN revision: 16632
sebastid [Tue, 6 Sep 2005 08:04:19 +0000 (08:04 +0000)]
free possible popup on shutdown.
SVN revision: 16619
Carsten Haitzler [Tue, 6 Sep 2005 07:29:47 +0000 (07:29 +0000)]
now this is better for the deskname popup :)
SVN revision: 16618
sebastid [Tue, 6 Sep 2005 05:58:45 +0000 (05:58 +0000)]
Typo.
SVN revision: 16617
sebastid [Tue, 6 Sep 2005 05:54:29 +0000 (05:54 +0000)]
Make pager shaped for popup.
SVN revision: 16616
sebastid [Tue, 6 Sep 2005 05:32:18 +0000 (05:32 +0000)]
Make popup and option.
SVN revision: 16615
sebastid [Tue, 6 Sep 2005 05:19:15 +0000 (05:19 +0000)]
Merge desktopname into pager
SVN revision: 16614
rephorm [Tue, 6 Sep 2005 01:11:41 +0000 (01:11 +0000)]
... and show other desktop's names when you mouse over them in the pager.
SVN revision: 16608
sebastid [Tue, 6 Sep 2005 00:23:39 +0000 (00:23 +0000)]
Delete animator on border free.
SVN revision: 16606
sebastid [Mon, 5 Sep 2005 23:51:23 +0000 (23:51 +0000)]
Formatting.
SVN revision: 16605
rephorm [Mon, 5 Sep 2005 23:14:58 +0000 (23:14 +0000)]
Add desktop name to the pager (turn it on in the pager's config menu).
The theme could probably use a bit of touch up, but it works for now :)
Add an event when desktop names change.
Note: currently 'adding' a name with enlightenment_remote sends out change events for ALL of the desktops (even the ones that didn't change). This should be fixed...
SVN revision: 16604
sebastid [Mon, 5 Sep 2005 22:14:06 +0000 (22:14 +0000)]
Don't check flag.
SVN revision: 16602
sebastid [Mon, 5 Sep 2005 22:09:42 +0000 (22:09 +0000)]
Show correct desk on enable and restart.
SVN revision: 16601
sebastid [Mon, 5 Sep 2005 21:46:56 +0000 (21:46 +0000)]
Make modal windows optional. Is it a good config name?
SVN revision: 16599
sebastid [Mon, 5 Sep 2005 15:24:07 +0000 (15:24 +0000)]
IF_FREE -> E_FREE
SVN revision: 16573
Emfox Zhou [Mon, 5 Sep 2005 14:42:21 +0000 (14:42 +0000)]
update.
SVN revision: 16568
sebastid [Sun, 4 Sep 2005 00:51:06 +0000 (00:51 +0000)]
* Show border on uniconify
SVN revision: 16514
sebastid [Sun, 4 Sep 2005 00:23:58 +0000 (00:23 +0000)]
Need all header paths.
SVN revision: 16511
sebastid [Sat, 3 Sep 2005 23:31:19 +0000 (23:31 +0000)]
Export needed cflags for headers.
SVN revision: 16506
sebastid [Sat, 3 Sep 2005 12:05:51 +0000 (12:05 +0000)]
Remeber group leader for transient windows.
SVN revision: 16483
sebastid [Sat, 3 Sep 2005 03:55:13 +0000 (03:55 +0000)]
If the version from config has something after x.y.z, drop it.
SVN revision: 16477
sebastid [Sat, 3 Sep 2005 00:00:54 +0000 (00:00 +0000)]
TODO
SVN revision: 16474
sebastid [Fri, 2 Sep 2005 21:23:39 +0000 (21:23 +0000)]
* Make sure that the window isn't transient for itself.
* If the window is transient for it's groups leader, don't register
as a group member.
SVN revision: 16472
sebastid [Fri, 2 Sep 2005 21:06:57 +0000 (21:06 +0000)]
* Windows can be transient and be part of a group
* Check for recursive focus
SVN revision: 16471
Dan Sinclair [Fri, 2 Sep 2005 17:51:34 +0000 (17:51 +0000)]
the _ should be there, just need to move the )
SVN revision: 16468
jcwong [Fri, 2 Sep 2005 14:22:17 +0000 (14:22 +0000)]
minus "_"
SVN revision: 16465
sebastid [Fri, 2 Sep 2005 09:56:01 +0000 (09:56 +0000)]
* Add missing prototypes.
* Store client_leader info.
* Honour modal windows for group.
SVN revision: 16464
sebastid [Fri, 2 Sep 2005 09:25:53 +0000 (09:25 +0000)]
Honour modal windows.
SVN revision: 16463
sebastid [Fri, 2 Sep 2005 08:28:12 +0000 (08:28 +0000)]
Update cursor size.
SVN revision: 16462
sebastid [Fri, 2 Sep 2005 08:17:29 +0000 (08:17 +0000)]
These shouldn't activate on already existing borders.
SVN revision: 16461
sebastid [Fri, 2 Sep 2005 07:38:40 +0000 (07:38 +0000)]
* Add options
- e_config->transient.move
- e_config->transient.resize
- e_config->transient.raise
- e_config->transient.lower
- e_config->transient.layer
- e_config->transient.desktop
- e_config->transient.iconify
* Implement
- e_config->transient.raise
- e_config->transient.lower
- e_config->transient.layer
- e_config->transient.desktop
- e_config->transient.iconify
* Show hide border in e_border_desk_set
* Add e_border_layer_set()
SVN revision: 16460
sebastid [Fri, 2 Sep 2005 06:15:57 +0000 (06:15 +0000)]
* Check and remember WM_TRANSIENT_FOR relationships.
* Only check if bd->client.icccm.transient_for is set,
bd->client.netwm.type == ECORE_X_WINDOW_TYPE_DIALOG is only for
decorations.
* When a border is raised, raise it's children above it.
* Should this behaviour be userdefineable?
SVN revision: 16459
Michael Jennings [Thu, 1 Sep 2005 20:45:21 +0000 (20:45 +0000)]
Thu Sep 1 16:53:13 2005 Michael Jennings (mej)
Build and cvsignore fixes.
----------------------------------------------------------------------
SVN revision: 16453
Carsten Haitzler [Thu, 1 Sep 2005 03:41:29 +0000 (03:41 +0000)]
ru updates from dan
SVN revision: 16448
troback [Wed, 31 Aug 2005 14:08:32 +0000 (14:08 +0000)]
Done to 99%
SVN revision: 16444
Carsten Haitzler [Wed, 31 Aug 2005 09:26:17 +0000 (09:26 +0000)]
dont need these animore - cruft.
SVN revision: 16443