Commit Graph

176 Commits

Author SHA1 Message Date
dad13ff188 Use less deprecated code with Gtk+ >= 3.4 2013-12-25 20:19:03 +01:00
e4213b617a Code cleanup 2013-12-25 20:14:20 +01:00
cdba68628c Code cleanup 2013-12-25 20:10:46 +01:00
c29008d070 Use less deprecated code with Gtk+ 2.24 already 2013-12-25 19:56:24 +01:00
eee8343c20 Improved error handling 2013-12-04 06:25:58 +01:00
bc4f45494d Code cleanup 2013-12-04 06:15:10 +01:00
e115b6c048 Explicitly delete the desktop window when exiting (if in use) 2013-11-24 05:18:09 +01:00
0cd6d4deae Implemented most of the code required for using a dedicated window for the desktop 2013-11-24 05:14:53 +01:00
c32bf5954d Avoided some warnings when building for Gtk+ 3 2013-11-24 04:47:52 +01:00
ca53b210bd Using PROGNAME while reporting errors as well 2013-11-24 04:10:24 +01:00
6f60bf2a79 Give the DesktopIcon class a better chance to find the pixmap for an application 2013-11-23 04:46:32 +01:00
c4dfa9d515 Now slightly XDG-compliant when listing applications (issues remaining) 2013-11-23 04:31:25 +01:00
d60063646e The "Back" icon should be first when listing applications too 2013-11-23 04:00:23 +01:00
4728b92e29 Code cleanup 2013-11-23 03:03:47 +01:00
535593184b Preparing support for XDG_DATA_DIRS 2013-11-23 02:54:58 +01:00
33f2939cbe Always free errors while loading images 2013-10-05 03:47:27 +02:00
a1bd9512ce libDesktop API update 2013-04-11 01:40:06 +02:00
d2d2e78276 Fixed the usage screen for desktop(1) 2013-03-13 14:45:25 +01:00
1d7c445a1a Report the error when setlocale() fails 2013-03-10 00:18:23 +01:00
964d7e26ef Added a flag to disable popup menus on the desktop completely 2013-01-31 00:46:35 +01:00
b249e227e2 Code cleanup 2012-12-23 16:19:57 +01:00
56ebc2c3b6 Always load the default icons for files and directories 2012-12-23 16:15:18 +01:00
3f43c99b2d Also manage references to GdkPixbuf objects 2012-12-06 23:34:34 +01:00
b5285cfec3 Fixed the monitors tab when unable to obtain the geometry for a specific monitor 2012-11-28 16:23:16 +01:00
265c23bf66 Use the VFS wrappers within "desktop" and "properties" as well 2012-11-01 03:47:56 +01:00
9597792b76 More chances to support Gtk+ 3.0 2012-10-04 22:19:39 +00:00
f0de1a8449 Slightly improved handling the icon font configuration 2012-08-19 21:34:51 +00:00
0e7f1116f5 Fixed the default icon text color and weight 2012-08-19 21:28:54 +00:00
337d2db259 Facilitate building on case-insensitive filesystems 2012-07-31 20:56:26 +00:00
b301f8a759 Force the preferences window to be always centered 2012-06-04 22:21:47 +00:00
212bcd15d5 Hopefully avoid crashing when screen rotation fails 2012-04-23 12:22:08 +00:00
79daf44445 Let the desktop application rotate the screen 2012-03-21 03:17:46 +00:00
b52e61350d Also allow no desktop to be drawn 2012-02-25 14:52:01 +00:00
e759b98ed1 Avoid a warning with Gtk+ >= 2.24 2012-01-03 09:53:02 +00:00
7767704240 Compilation fix for Gtk+ < 2.24 2012-01-03 09:51:14 +00:00
f02cb115ac Partial compilation fix for Gtk+ 3.0 2012-01-03 07:41:13 +00:00
d70afd89e4 Using libDesktop to handle client messages 2012-01-02 08:20:27 +00:00
0e2657d05d Allow the icon colors to be specified 2011-12-05 10:47:22 +00:00
12823225f9 More things to do 2011-12-05 09:47:22 +00:00
f1e1bf91db Trying to avoid some Gtk+ warnings at run-time 2011-11-18 03:27:29 +00:00
5514758f20 Updated usage informations and translations 2011-11-04 14:58:38 +00:00
448212e45c Also able to change the alignment from desktopctl 2011-11-04 14:53:17 +00:00
a66e409974 Largely extended the possibilities of the "desktopctl" tool 2011-11-04 14:28:38 +00:00
50081350c2 Added a button to refresh the monitors list 2011-08-28 17:43:02 +00:00
52d5423958 Added a preview widget to the wallpaper selection 2011-08-11 22:09:02 +00:00
f9222971b1 Also display the "monitors" tab on older Gtk+ versions 2011-08-05 22:06:35 +00:00
8a67e91e50 Also display the current resolution and screen sizes 2011-08-05 21:22:08 +00:00
bede0063ac Introducing a tab to list the monitors 2011-08-05 20:55:53 +00:00
665b9c27c2 Added an option to extend the background to all monitors 2011-08-05 20:24:04 +00:00
07f1ee6ae5 Print the background per monitor by default 2011-08-05 20:07:32 +00:00