215 Commits

Author SHA1 Message Date
Julien Lavergne
c15eca5807 Use maintscript support in dh_installdeb rather than writing out
dpkg-maintscript-helper commands by hand.  We now simply Pre-Depend on a
new enough version of dpkg rather than using 'dpkg-maintscript-helper
supports' guards, leading to more predictable behaviour on upgrades.
(LP: #932209)
2012-02-18 12:15:01 +01:00
Julien Lavergne
7f44eb7f71 Revert maximised windows by default, need more integration (LP: #926788) 2012-02-18 12:11:09 +01:00
Julien Lavergne
dd46f7ba7b * usr/share/lubuntu/openbox/rc.xml
- Remove workaround for lxpanel run dialog, now it's fixed in lxpanel.
2012-02-18 12:09:14 +01:00
Julien Lavergne
54bd909834 releasing version 0.23 2012-01-26 00:48:25 +01:00
Julien Lavergne
926e7c58b4 Add a shortcut to lock the screen (LP: #912499) 2012-01-07 23:02:43 +01:00
Julien Lavergne
4720795880 Start gnome-keyring support for ssh before the session. Thanks urusha for
the patch (LP: #664206).
2012-01-07 22:48:18 +01:00
Julien Lavergne
0a8e9d2646 Use horizontal presentation of the alt-tab. 2012-01-02 22:46:58 +01:00
Julien Lavergne
6b7917fb6a Don't append /etc/xdg in xdg path, already done by Xsession.d 2011-12-30 00:08:47 +01:00
Julien Lavergne
c1cf9ae36f * usr/share/xsessions/lxgames.desktop :
- Add a new session to start a games session.
* debian/control:
 - Add new binaries, to configure default session on lightdm.
* Reorganize script in debian/ to handle the creation of the new
  default-session binaries.
* debian/lubuntu-default-settings.install:
 - Keep all files in lubuntu-default-settings.
2011-12-19 00:23:13 +01:00
Julien Lavergne
4d6892471c * usr/bin/startlubuntu-lxgames :
- Add a new script to start a games session, with a specific menu structure.
2011-12-19 00:06:24 +01:00
Julien Lavergne
db445f798d * etc/xdg/lubuntu/menus/lxgames-applications.menu :
- Add a specific menu structure for a games session.
2011-12-19 00:00:36 +01:00
Julien Lavergne
b51fd1e216 * usr/bin/startlubuntu* & usr/share/lubuntu/xscreensaver/xscreensaver:
- Add a custom configuration file for xscreensaver, with blank mode by
   default (LP: #578789).
2011-12-04 23:56:26 +01:00
Julien Lavergne
7f08ee21ce Add a shortcut for the power button. 2011-11-28 20:10:12 +01:00
Julien Lavergne
eb4026269b - Place new windows on the monitor with the mouse, rather than the primary
monitor.
 - Use scrot -u -b (focused window with border) for the screenshot of the 
   current window.
2011-11-15 14:11:16 +07:00
Julien Lavergne
0771099f0f * usr/share/lubuntu/openbox/menu.xml & rc.xml
- Re-synchronize with upstream.
 - Workaround loose of focus of lxpanel run window (LP: #889414)
 - Add a rule to maximize all new windows with type normal.
2011-11-15 13:56:41 +07:00
Julien Lavergne
4debbda64d releasing version 0.22 2011-11-08 20:06:57 +01:00
Julien Lavergne
9c43c355d1 Bump build-depends of debhelper for overrides support. 2011-11-08 19:30:25 +01:00
Julien Lavergne
4294e88148 * debian/rules:
- Switch to dh syntax.
2011-11-08 19:29:27 +01:00
Julien Lavergne
b538c909f3 * debian/source/format:
- Switch to format 3.0 (native).
2011-11-08 19:25:07 +01:00
Julien Lavergne
00f3e5ef30 * Add a theme for lightdm (taking from Xubuntu, thanks Lionel Le Folgoc).
* Add etc/xdg/lubuntu/lightdm/lightdm-gtk-greeter.conf
* debian/{postinst,prerm}: install/remove alternatives to use our config
  as /etc/lightdm/lightdm-gtk-greeter.conf.
* debian/control:
 - add depends on lightdm-gtk-greeter >= 1.0.0-0ubuntu2.
 - provides lightdm-gtk-greeter-config.
2011-11-07 11:23:34 +01:00
Julien Lavergne
a159cf786f releasing version 0.21 2011-08-21 00:28:42 +02:00
Julien Lavergne
a4d405a6a8 Use Ubuntu font by default instead of sans. (LP: #729885) 2011-08-21 00:26:34 +02:00
Julien Lavergne
fd4accacfd * usr/share/lxpanel/profile/Lubuntu/panels/panel:
- Set the color font of the panel to white to match the new theme.
2011-08-21 00:04:25 +02:00
Julien Lavergne
793859bee9 * etc/xdg/pcmanfm/pcmanfm.conf:
- Use Ubuntu font by default.
2011-08-20 21:37:23 +02:00
Julien Lavergne
00679d02bc Fix session name 2011-08-20 15:19:00 +02:00
Julien Lavergne
928168d2dc * usr/share/lubuntu/openbox/rc.xml:
- Use Ubuntu font by default instead of sans.
2011-08-20 15:17:23 +02:00
Julien Lavergne
fbee7be5d2 * etc/xdg/lubuntu/pcmanfm:
- Add specific settings for pcmanfm, with Ubuntu font by default.
2011-08-20 15:16:35 +02:00
Julien Lavergne
207f46c0d3 * usr/bin/startlubuntu* & usr/share/lubuntu/leafpad/
- Install specific settings for leafpad, with Ubuntu font by default.
2011-08-20 15:00:40 +02:00
Julien Lavergne
054cd3cd54 * etc/xdg/lubuntu/lxdm/lxdm.conf:
- Fix location of the background.
2011-08-20 13:48:29 +02:00
Julien Lavergne
4431f56ce7 debian/postinst,debian/postrm: set lubuntu as the default session and
lightdm-gtk-greeter as the default greeter if they aren't set already.
Remove them on uninstall. (thanks Didier and Lionel !)
2011-08-16 01:15:24 +02:00
Julien Lavergne
5fe0c7111d releasing version 0.20 2011-07-28 23:46:59 +02:00
Julien Lavergne
00b41641a4 Fix typo in changelog 2011-07-28 23:42:11 +02:00
Julien Lavergne
1aba200506 * etc/xdg/lubuntu/lxdm/lxdm.conf:
- Update with version in lxdm 0.4.0.
2011-07-28 23:41:58 +02:00
Julien Lavergne
cd1f247b72 Use xfce4-power-manager instead of gnome-power-manager which depends now
on gnome-settings-daemon.
2011-07-22 16:25:25 +02:00
Julien Lavergne
7588a97059 * etc/xdg/lxsession/*/autostart:
- Don't autostart nm-applet, should be autostarted automaticly.
2011-07-22 16:23:57 +02:00
Julien Lavergne
88b96ece3d * usr/share/lubuntu/openbox/rc.xml
- Add Super_L, Super_R and ALt-F1 to keybindings for opening the menu.
2011-06-19 13:20:49 +02:00
Jonathan Marsden
be04481ec1 * etc/xdg/lubuntu/menus/lxde-applications.menu:
- Avoid Audio, Video and AudioVideo applications appearing
   in the Accessories menu (duplicating Sound & Video entries).
 - Avoid applications in both System and Utility categories
   appearing in the Accessories menu (duplicating System Tools
   entries). (LP: #779818)
2011-05-22 19:06:33 -07:00
Julien Lavergne
0c995927c5 releasing version 0.19 2011-04-25 23:00:19 +02:00
Julien Lavergne
195eb84411 * etc/xdg/lubuntu/applications/default.list:
- Set Chromium as the default handler for http/https
  - Use libreoffice instead of ooo2
  - Set apturl as the default handler for apt
2011-04-23 19:01:28 +02:00
Julien Lavergne
9c5be1e602 releasing version 0.18 2011-03-17 19:06:58 +01:00
Julien Lavergne
d890de8ed5 * etc/xdg/lubuntu/menus/lxde-applications.menu:
- Set name of the menu to Applications, to fix libfm-pref-apps.
2011-02-25 18:22:16 +01:00
Julien Lavergne
16487e0fc5 releasing version 0.17 2011-02-21 01:53:23 +01:00
Julien Lavergne
24bdcc150b Revert .Xdefaults change, doesn't work 2011-02-13 12:10:12 +01:00
Jonathan Marsden
1abe7a14f3 * etc/xdg/lubuntu/menus/lxde-applications.menu:
- Update DTD to use standards.freedesktop.org
 - Move system-wide admin tools to System -> Administration menu
   (LP: #650432)
2011-02-12 21:28:11 -08:00
Julien Lavergne
35588b1124 * etc/skel/.Xdefault:
- Set xscreensaver to blank mode (LP: #578789).
2011-02-12 21:54:14 +01:00
Julien Lavergne
a97a2a5875 * etc/xdg/lubuntu/lxdm/lxdm.conf
- Remove background option, it's already defined by the theme, and can break
   it sometimes (LP: #703658).
2011-02-12 19:53:27 +01:00
Julien Lavergne
37b425c26f Split Preferences and System menus (LP: #650432). 2011-02-12 17:20:09 +01:00
Julien Lavergne
a3248e8113 * etc/xdg/lubuntu/menus/lxde-applications.menu:
- Add a specific menu structure for lubuntu session.
2010-12-11 17:58:42 +01:00
Julien Lavergne
cb24865204 releasing version 0.16 2010-12-06 01:21:03 +01:00
Julien Lavergne
cd65e63bb9 Move configuration file to etc/xdg/pcmanfm/lubuntu/pcmanfm.conf 2010-12-06 00:15:18 +01:00