lp:ubuntu/raring-proposed/lubuntu-default-settings

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/raring-proposed/lubuntu-default-settings
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

31. By Julien Lavergne

* Add a new Lubuntu-Nexus7 session.
* debian/lubuntu-default-settings:
 - Exclude nexus7 specific items.
* etc/xdg/lubuntu/libfm
 - Use 16px for pcmanfm sidebar.
* etc/xdg/lubuntu/menus:
 - Exclude xterm and uxterm items from the menu.

30. By Julien Lavergne

* etc/xdg/lubuntu/lxterminal
 - Add a custom configuration file for lxterminal.
 - Use Ubuntu font in lxterminal.
* usr/bin/startlubuntu*
 - Install the lxterminal configuration file.
 - Workaround ssh agent not autostarted properly.
* usr/share/lubuntu/openbox/rc.xml
 - Add shortcuts for windows tiling (SuperKey + the direction).
 - Set drawContents to "no" on resize, to reduce the use of resize.
* usr/share/lubuntu/openbox/menu.xml
 - Use gnome-disks for Disk utility item.
 - Remove osmo from the menu, since it's not in the default installation.
   Thanks karl anliot for the notice. (LP: #1035780)
* etc/xdg/lubuntu/menus/lxgames-applications.menu :
 - Add a specific menu structure for a games session.
* usr/bin/startlubuntu-lxgames :
 - Add a new script to start a games session, with a specific menu structure.
* 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.
 - Update VCS fields.
* 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.
* usr/share/applications/lubuntu-browser.desktop:
 - Add a .dektop file to be placed on the panel to replace chromium icon.
* usr/share/lxpanel/profile/Lubuntu/panels/panel:
 - Use generic .desktop file to display an icon if another browser than
   chromium is available (LP: #938470)

29. By Julien Lavergne

* etc/xdg/lubuntu/lightdm/lightdm-gtk-greeter.conf:
 - Use Lubuntu default icon theme.
 - Use Lubuntu logo.
* debian/control:
 - Increase depends on lightdm-gtk-greeter for the use of the new features.

28. By Julien Lavergne

* debian/control:
 - Move recommended packages to suggests, to not install them when installing
   lubuntu-core (LP: #822043)
* usr/share/lxpanel/profile/Lubuntu/panels/panel:
 - Set iconsize to 24 for the panel, to match new artwork.
 - Add indicator support by default.
* etc/xdg/lubuntu/lightdm/lightdm-gtk-greeter.conf
 - Add language-selector option to the greeter.
 - Display Ubuntu font.

27. By Julien Lavergne

[ Bhaskar Kandiyal ]
* Changed default theme of lightdm to Lubuntu-default (LP: #968527)

[ Julien Lavergne ]
* usr/share/lubuntu/openbox/rc.xml:
 - Remove entries in the openbox menu which hang up if launched before
   pcmanfm first run.

26. By Julien Lavergne

* debian/maintscript:
 - Add missing file.
* etc/xdg/lxsession/*/desktop.conf:
 - Add DMZ-white mouse cursor by default (LP: #923344)
* debian/control:
 - Recommend dmz-cursor-theme for the mouse theme.

25. By Julien Lavergne

[ Julien Lavergne ]
* usr/share/lubuntu/openbox/rc.xml:
 - Add ability to use icons in the menu.
 - Add ability to use menu.xml in $HOME.
* usr/share/lubuntu/openbox/menu.xml:
 - Update the openbox menu with the new version of Openbox.

[ Valdur Kana ]
* usr/share/lubuntu/openbox/rc.xml:
 - Unmute audio when using shortcut for the volume (LP: #926246)
 - Use correct volume key for mute shortcut (LP: #926320)

24. By Julien Lavergne

[ Julien Lavergne ]
* usr/share/lubuntu/openbox/rc.xml
 - Remove workaround for lxpanel run dialog, now it's fixed in lxpanel.
 - Revert maximised windows by default, need more integration (LP: #926788)
* debian/control:
 - Add a recommend for xscreensaver, for the locking shortcut (LP: #923001)
* usr/share/lxpanel/profile/Lubuntu/panels/panel:
 - Set the color font of the panel to white to match the new theme.

[ Colin Watson ]
* 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)

[ Alexander Andjelkovic ]
* Fixed super-keys were conflicting with other keybinds making them useless.
  (LP: #890394)

23. By Julien Lavergne

* 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.
 - 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.
 - Add a shortcut for the power button.
 - Use horizontal presentation of the alt-tab.
 - Add a shortcut to lock the screen (LP: #912499)
* usr/bin/startlubuntu* & usr/share/lubuntu/xscreensaver/xscreensaver:
 - Add a custom configuration file for xscreensaver, with blank mode by
   default (LP: #578789).
 - Don't append /etc/xdg in xdg path, already done by Xsession.d
 - Start gnome-keyring support for ssh before the session. Thanks urusha for
   the patch (LP: #664206).

22. By Julien Lavergne

* 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.
 - Bump build-depends of debhelper for overrides support.
* debian/source/format:
 - Switch to format 3.0 (native).
* debian/rules:
 - Switch to dh syntax.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/raring/lubuntu-default-settings
This branch contains Public information 
Everyone can see this information.

Subscribers