Commit Graph

93 Commits

Author SHA1 Message Date
Sanel Zukan
971dd60f51 Use ConsoleKit (instead of obsolete Hal) to do restart/shutdown 2011-11-20 23:38:14 +00:00
Sanel Zukan
5ee83e3c21 Fixing a typo 2011-11-14 08:48:00 +00:00
Sanel Zukan
78896a7527 Run edelib-update-font-cache 2011-11-09 14:09:13 +00:00
Sanel Zukan
ff5a21c825 pekwm knows about splash hint, so use it 2011-11-09 13:21:27 +00:00
Sanel Zukan
9d23b51207 Removing checks for efltk and updating README. Squashing few warnings. 2011-10-24 08:15:47 +00:00
Sanel Zukan
eed5749909 Importing pekwm as alternative wm. Adopting it to ede build system including autoconf checks.
Also center ede-launch window.
2011-10-23 00:10:40 +00:00
Sanel Zukan
2898f9ea53 Use edelib::Window 2011-10-21 16:00:16 +00:00
Sanel Zukan
39b5181ad5 Use EDE_APPLICATION to init localization code and set default (and much saner) font size. 2010-03-28 12:54:45 +00:00
Sanel Zukan
31fbe5bc06 Added Remove(), Flush() and Set() D-Bus calls, related to XSETTINGS, in evoke.
Use Fl_Double_Window in ede-image-view, to prevent flickering when image gets resized.
2009-12-07 13:46:52 +00:00
Sanel Zukan
1915b1aca2 Added D-Bus interface for querying XSETTINGS data. 2009-12-03 16:56:20 +00:00
Sanel Zukan
037196c9be Reduced warnings on gcc 4.4.1.
Let panel applet use GLOBALFLAGS.
Check for XKBrules from XKB extension and conditionally compile code using it.
2009-11-20 17:08:29 +00:00
Sanel Zukan
94fb06d386 ede-autostart will use warning icon from icon theme.
Apply keyboard settings at ede startup.
Do not change keyboard layout if it is the same as previous.
2009-11-16 11:40:52 +00:00
Sanel Zukan
4ad4b4ca71 Implemented restart and shutdown. By default, they will be done via HAL, if HAL was detected.
Fallback will be done via standard shell commands.
2009-10-13 10:41:08 +00:00
Sanel Zukan
235cd14b02 Fixed a typo 2009-10-07 11:04:57 +00:00
Sanel Zukan
dd48c50f97 Link ede-shutdown with libm too 2009-10-07 11:02:40 +00:00
Sanel Zukan
01d67eeca1 Reduced timeout 2009-10-06 15:47:50 +00:00
Sanel Zukan
82b85f20be Moving ede-autostart code in separate directory, since is pretty unrelated to evoke. 2009-10-03 09:29:49 +00:00
Sanel Zukan
f472787139 Removed obsolete program-links, efltk.conf and ede.conf.
Added some additional menu entries.
Removed unsed build rules.
Fixing autostart code due the latest try_exec() changes.
2009-10-03 07:24:06 +00:00
Sanel Zukan
33df6e9231 Removed incomplete edialog.
Imported new and functional ede-dialog.
ede-help uses ede-dialog for error reports; xmessage is not used since some OS-es to not install it 
by default, e.g. OpenSolaris.
Removed obsolete ede-tip.conf.
Fixed background issue in ede-tip; background will now always be white so it can nicely blend with the image.
Commit fixed ede.desktop.in; previous commit was only renaming without content change.
Reduce some debug output in ede-autostart.
2009-08-12 15:26:38 +00:00
Sanel Zukan
be2cb085b9 A small documentation update for evoke.
Do not compile running code for ede-launch-sn in ede-launch when startup-notification was not found.
Allow report button only for ede applications.
2009-07-07 11:57:45 +00:00
Sanel Zukan
70f39b6849 Display comment too if possible 2009-05-26 13:35:56 +00:00
Sanel Zukan
5066e4938c Allow fully customized messages in splash 2009-05-18 14:12:59 +00:00
Sanel Zukan
0b351637b1 Added support for autostart files 2009-05-15 13:22:50 +00:00
Sanel Zukan
c6cac70728 Show dialog of items registered for startup 2009-05-15 12:26:28 +00:00
Sanel Zukan
771c36438b Actually run programs 2009-05-15 12:24:35 +00:00
Sanel Zukan
defc5dca82 Autostart code is now placed in external, ede-autostart file. This should make it
easier for extending and calling from external programs, without cluttering evoke
2009-05-15 12:23:46 +00:00
Sanel Zukan
21c2fd8537 Renaming files 2009-05-15 12:20:49 +00:00
Sanel Zukan
d99fc3b839 Let efiler be compiled only when WITH_EFILER=1 was given.
Reduced timeout in splash screen on 1 second per item.
2009-04-22 10:37:55 +00:00
Sanel Zukan
ae3d4d7f17 Replaced deprecated functions 2009-04-16 11:32:31 +00:00
Sanel Zukan
98f939c61c Fixed a typo that break build on FreeBSD 2009-04-14 16:18:21 +00:00
Sanel Zukan
e8c8485097 Very tiny documentation revision.
Fixed code so it can be compiled on SunStudio without errors.
2009-03-30 15:17:00 +00:00
Sanel Zukan
bbaf491caa Added missing ede-settings-apply 2009-03-03 13:32:59 +00:00
Sanel Zukan
2ea73b6996 Merged changed pkg.m4 from edelib
ede-panel has alternative way of calling ede-about dialog

Dumped SettingsApplicator.* code from evoke. They are replaced with ede-settings-apply script
which should call all programs that needs to apply stored settings. This will reduce code entropy

evoke will call ede-settings-apply at the startup

ede-bell-conf modified to use "--apply" arg and to apply known settings

ede-desktop will start icon exec path via ede-launch

Fixed freebsd specific code in ede-panel's battery code
2009-03-03 11:47:30 +00:00
Sanel Zukan
4705a79876 Added applicator for global settings 2009-02-27 15:43:57 +00:00
Sanel Zukan
99c4913b8c Update changes in run_* commands 2009-02-27 14:51:55 +00:00
Sanel Zukan
7032f57bb8 Added shutdown dbus signal that will be broadcasted when EDE starts to shut down
so apps (but not X11 related) could quit nicely. Primarly intended for services, like emountd
2009-02-26 12:04:29 +00:00
Sanel Zukan
6db6d6bb22 Send correct message 2009-02-25 17:18:15 +00:00
Sanel Zukan
ccf076a6f3 Let request be processed 2009-02-25 15:19:00 +00:00
Sanel Zukan
69173c766a Adding command to nicely shutdown EDE 2009-02-25 15:12:26 +00:00
Sanel Zukan
377538f2e3 Support for X quitting 2009-02-25 15:03:37 +00:00
Sanel Zukan
901d0a6071 Code style update 2009-02-24 16:27:38 +00:00
Sanel Zukan
421a09304f Removing "ede" prefix for config files 2009-02-23 14:48:53 +00:00
Sanel Zukan
b781d14805 Let ede-desktop run system installed ede-desktop-conf
Set Gtk/FontName in ede-settings.conf to the sane values so firefox (and other gtk apps)
does not yield unreadable windows

Removed some debugging code in evoke
2009-02-20 17:14:31 +00:00
Sanel Zukan
b483359409 Fixing a typo that didn't properly start EDE 2009-02-20 16:39:27 +00:00
Sanel Zukan
7df3f329ee Changed path for splash themes
Small Jamfile(s) refactoring
2009-02-20 16:27:25 +00:00
Sanel Zukan
b3d0c8245b Renaming eworkpanel to ede-panel 2009-02-20 12:54:50 +00:00
Sanel Zukan
6cd077a9e4 Let emountd be started at the startup 2009-02-19 17:36:49 +00:00
Sanel Zukan
79c811045a Documentation update 2009-02-19 09:15:32 +00:00
Sanel Zukan
476927effc Use FFileName 2009-02-19 08:52:02 +00:00
Sanel Zukan
e2fe8e90ab s/eiconman/ede-desktop
Removed background.xcf
2009-02-19 08:26:38 +00:00