Commit Graph

825 Commits

Author SHA1 Message Date
Sanel Zukan 617bebaab2 Some tooltip text beautification 2010-03-07 23:14:54 +00:00
Sanel Zukan 83a14d9a27 Let tooltip shows a date 2010-03-07 21:51:06 +00:00
Sanel Zukan 6de400ed8b Use flat box by default 2010-03-07 21:33:55 +00:00
Sanel Zukan f17c97d4a8 Do not state things that are not implemented 2010-03-07 14:03:30 +00:00
Sanel Zukan c6ed8f6d2f Handle case when va_list is array. 2010-03-06 17:28:21 +00:00
Sanel Zukan 1ed2b9149a Line up with spaces 2010-02-23 16:28:34 +00:00
Sanel Zukan 0da0d5c7c4 Prevent segfault when '--apply' was issued.
Added some tooltips for better description of some checkboxes.
2010-02-23 16:18:09 +00:00
Sanel Zukan 7b97a3ccd4 Use sysconfdir variable if was given via '--sysconfdir' flag to configure script. 2010-01-19 14:41:51 +00:00
Sanel Zukan bb1f7cf95e Use given prefix, instead builtin path. 2010-01-19 14:01:36 +00:00
Sanel Zukan 2c546ddcf8 Straight use of sysconfdir variable 2010-01-19 13:49:49 +00:00
Sanel Zukan fcf71678b0 Dumped builtin paths as distros can't use them for packaging. Noted by Thierry from NuTyX project. 2010-01-18 14:38:22 +00:00
Sanel Zukan b057ef45a1 Do not display transient windows 2010-01-06 14:45:56 +00:00
Sanel Zukan be777e192a Removed jambuild.txt entry in Jamfile.
Documented org.equinoxproject.Xsettings service.
2009-12-28 13:11:33 +00:00
Sanel Zukan c6269ccff7 Dump unfinished item. This should be completed on wiki. 2009-12-28 12:49:27 +00:00
Sanel Zukan 44d997a075 Use common netwm code from edelib. 2009-12-24 15:47:29 +00:00
Sanel Zukan 66da6a79b6 Do not compile and install demo applet 2009-12-17 15:19:05 +00:00
Sanel Zukan bbbb00fdca Use wm specific code from edelib. 2009-12-17 15:16:35 +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 1031cdb68e Ignore if TERM == dumb on ede-launch.
Check smallest allowed sizes for font and maxwidth in ede-desktop icons.
2009-11-27 22:26:25 +00:00
Sanel Zukan 31f5559acd Do not use TryExec; Exec should be enough. Besides, gdm seems to ignore ede.desktop when TryExec contains full path. 2009-11-26 22:44:23 +00:00
Sanel Zukan 399aa3af0a Squeeze warning on gcc 4.3.2 2009-11-26 20:16:22 +00:00
Sanel Zukan f29a773577 Importing tool for easier documenting jam build sources. 2009-11-26 14:08:22 +00:00
Sanel Zukan 60f5b321d4 Squeezed some warnings. 2009-11-23 15:09:06 +00:00
Sanel Zukan a324dc2eb0 Some code reformatting.
Fixed pixmap creating issue for 24-bit displays.
2009-11-23 12:52:03 +00:00
Sanel Zukan b25a148298 More warnings reduction. 2009-11-20 17:14:40 +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 7bb1048773 Synced with autogen.sh from edelib. 2009-11-20 15:29:47 +00:00
Sanel Zukan 93f8b5043a Synced with autogen.sh from edelib. 2009-11-20 15:22:43 +00:00
Sanel Zukan fc0cdee788 Corrected warning message. 2009-11-18 14:27:30 +00:00
Sanel Zukan ad5ae59c66 Use CURL_CFLAGS in case curl was installed in non-common directories. 2009-11-18 14:26:20 +00:00
Sanel Zukan bafdb44a10 Let ede-launch use xterm if TERM was inherited from login console.
Dumping usage of FL_SHOW event in ede-panel; everything is now handled in Panel::show().
Call Panel::hide() even if ede-panel was ended/killed with outside signal; with this configuration file will be stored.
Remember panel position (top/bottom).
2009-11-18 12:24:58 +00:00
Sanel Zukan 200fdd8e4c Use edelib implementation of daemon() since Solaris family do not provide it. 2009-11-17 12:39:38 +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 cc9725582c Call ede-keyboard-conf when clicked on applet.
Let ede-keyboard-conf uses setxkbmap for setting changes.
ede-desktop foreign callback addopted for latest modification in edelib.
ede-conf will display keyboard configuration.
2009-11-13 11:53:02 +00:00
Sanel Zukan dd6039098d Fixed some bounds misscalculations 2009-11-12 14:06:42 +00:00
Sanel Zukan d48ca850b2 ld on OpenSolaris uses different flag for shared libraries 2009-11-12 13:22:16 +00:00
Sanel Zukan aa89c86111 Use X path if given 2009-11-12 13:15:27 +00:00
Sanel Zukan 7442e41421 Alias some types not known for Solaris 2009-11-12 12:50:25 +00:00
Sanel Zukan 17c1826356 Specify X path in case the path is not common 2009-11-12 12:40:30 +00:00
Sanel Zukan 68af66f1cb Use selected layout and store it 2009-11-10 14:40:21 +00:00
Sanel Zukan 10e6481a51 Quote macro name 2009-11-10 12:34:14 +00:00
Sanel Zukan 2e989474b3 Use callback changes in edelib 2009-11-10 11:10:34 +00:00
Sanel Zukan 6cee1f2ee5 Importing tool for keyboard configuration 2009-11-06 15:45:48 +00:00
Sanel Zukan c4378d8738 Importing adapted CPU monitor from old eworkpanel as applet 2009-11-05 15:18:51 +00:00
Sanel Zukan 75aca1e984 Added -fPIC flag for start-menu applet code, that prevented linkage.
Common menu code will be compiled now once in separate library.
2009-10-15 14:51:15 +00:00
Sanel Zukan 5de582c27b Applied a little bit modified patch from José Romildo on bug #168 (DESTDIR support). 2009-10-13 15:51:25 +00:00
Sanel Zukan 34e75159fd Apply patch for bug #170 from José Romildo, for the case when EDELIBINCLUDE is empty 2009-10-13 14:50:55 +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 0d49f7bf87 Importing applet for displaying currently used keyboard layout 2009-10-12 11:25:57 +00:00