Julien Lavergne
b53a1b605c
* src/etc/lightdm/lightdm-gtk-greeter.conf.d/30_lubuntu.conf:
...
- Move the lightdm-gtk-greeter config file to the new location.
* src/etc/xdg/lubuntu/lightdm:
- Remove the old location of lightdm-gtk-greeter config file.
* debian/lubuntu-default-settings.dirs
- Remove /etc/lightdm now that it's created.
* debian/control
- Increase the depends on lightdm-gtk-greeter.
* debian/lubuntu-default-settings.postinst
* debian/lubuntu-default-settings.postrm
* debian/lubuntu-default-settings.preinst
* debian/lubuntu-default-settings.prerm
- Update with the new lightdm-gtk-greeter config file.
9 years ago
Julien Lavergne
26c8546f4e
Move xfce' special settings to xdg-Lubuntu, which is read before the session start (which seems to be needed)
9 years ago
Julien Lavergne
066c57b4a8
[ Krytarik Raido ]
...
* src/usr/share/lubuntu/openbox/rc.xml & nexus-rc.xml:
- Don't reserve space for the panel at the bottom on
horizontal window tiling anymore. (LP: 1266138)
9 years ago
Julien Lavergne
54fc3d67e9
* debian/lubuntu-default-settings.install
...
- Install xfce4 specific settings.
9 years ago
Julien Lavergne
fbdbfcff5e
* src/etc/xdg/lubuntu/xfce4/xfconf/xfce-perchannel-xml
...
- Add xfce4-power-manager.xml to enable the tray icon of xfce4-power-manager
by default.
9 years ago
Julien Lavergne
eb1adeebd3
releasing package lubuntu-default-settings version 0.43
9 years ago
Julien Lavergne
72a8167244
* src/usr/share/lightdm/lightdm.conf.d/*
...
- Use [Seat:*] section for LightDM configuration instead of deprecated
[SeatDefaults]. Thanks Robert Ancell.
9 years ago
Julien Lavergne
14eb92e177
* src/usr/share/lubuntu/openbox/menu.xml
...
- Fix lxterminal icon broken on openbox menu. Thanks Brendan Perrine
(LP: #1466927 )
9 years ago
Julien Lavergne
e0db0ffcc1
* src/etc/xdg/lxqt/panel.conf
...
- Add specific configuration for the panel of the qlubuntu session.
9 years ago
Julien Lavergne
cc34c12726
* src/etc/xdg/lubuntu/menus/ & src/etc/xdg/lxsession/QLubuntu/desktop.conf
...
- Add a specific layout for qlubuntu session.
9 years ago
Julien Lavergne
af47686fee
* debian/lubuntu-default-settings.dirs:
...
- Create /etc/lightdm if not exist.
10 years ago
Julien Lavergne
7c28cb21b5
* debian/control:
...
- Depends on sddm for the qlubuntu session.
10 years ago
Julien Lavergne
9e4a536ea3
releasing package lubuntu-default-settings version 0.42
10 years ago
Julien Lavergne
de1bde0674
* src/etc/xdg/lxqt:
...
- Add specific settings for lxqt.
10 years ago
Julien Lavergne
9527474d83
* src/etc/xdg/lxsession/QLubuntu:
...
- Update default applications.
10 years ago
Julien Lavergne
1efc7426f2
* debian/control:
...
- Depends on lightdm-greeter for all default-session.
10 years ago
Julien Lavergne
d137a20677
* src/etc/xdg/lubuntu/pcmanfm-qt5:
...
- Move to the correct place and install it.
10 years ago
Julien Lavergne
cdb3c57713
releasing package lubuntu-default-settings version 0.41
10 years ago
Julien Lavergne
44d9592523
Remove xcb plugin since ibus is launched by default and has an icon for switching keyboard layout.
10 years ago
Julien Lavergne
19223b3c04
Add xfce-power-manager plugin.
10 years ago
Julien Lavergne
4981f52755
* src/usr/share/lxpanel/profile:
...
- Fix lubuntu-logout shortcut to be compatible also with lxpanel 0.7.0.
10 years ago
Julien Lavergne
6ce1c3fe79
* src/usr/share/applications/*.desktop
...
- Fix desktop files to make them Freedesktop compatible.
10 years ago
Julien Lavergne
5aee94d7b0
releasing package lubuntu-default-settings version 0.40
10 years ago
Julien Lavergne
26cd2dd8d0
[ Unit 193 ]
...
* Move etc/ and usr/ under src/
* Update debhelper compat to level 9.
* Update standards-version to 3.9.5.
* qlubuntu-default-session: Alternatively depend on lxqt-lightdm-greeter.
* d/copyright: Update to copyright format 1.0, update copyright years.
* d/copyright: Set Julien Lavergne as Upstream-Contact.
* d/maintscript: Move lightdm config to usr/share, this follows standard
lightdm config such that the file is removed when the package is.
* Move d/20-*.conf to src/usr/share/lightdm/lightdm.conf.d/
* d/rules: Call dh_install with --fail-missing.
* 20-qlubuntu.conf: The session name is QLubuntu, not qlubuntu.
11 years ago
Julien Lavergne
3a970e2447
* etc/xdg/lxsession/*/desktop.conf
...
- Use Lubuntu of the icons theme.
11 years ago
Julien Lavergne
e26701d5ee
Merge trusty-fixes branch:
...
* debian/control:
- Depends on xbacklight to make some shortcuts workings (LP: #1313358 )
* usr/share/lubuntu/openbox/*rc.xml
- Fix C-F7 shortcut (LP: #1313352 )
- Fix launcher shortcuts (LP: #1313355 )
11 years ago
Unit 193
56f3c3c2f7
* Move etc/ and usr/ under src/
...
* Update debhelper compat to level 9.
* Update standards-version to 3.9.5.
* qlubuntu-default-session: Alternatively depend on lxqt-lightdm-greeter.
* d/copyright: Update to copyright format 1.0, update copyright years.
* d/copyright: Set Julien Lavergne as Upstream-Contact.
* d/maintscript: Move lightdm config to usr/share, this follows standard
lightdm config such that the file is removed when the package is.
* Move d/20-*.conf to src/usr/share/lightdm/lightdm.conf.d/
* d/rules: Call dh_install with --fail-missing.
* 20-qlubuntu.conf: The session name is QLubuntu, not qlubuntu.
11 years ago
Julien Lavergne
0b9338a1f9
Fix launcher shortcuts (LP: #1313355 )
11 years ago
Julien Lavergne
5108a09675
* usr/share/lubuntu/openbox/*rc.xml
...
- Fix C-F7 shortcut (LP: #1313352 )
11 years ago
Julien Lavergne
9192531030
* debian/control:
...
- Depends on xbacklight to make some shortcuts workings (LP: #1313358 )
11 years ago
Julien Lavergne
15ca6fe926
* usr/share/xsessions/QLubuntu.desktop
...
- Use LXQt as environment for the Qt session.
11 years ago
Julien Lavergne
2cca85545f
releasing package lubuntu-default-settings version 0.39
11 years ago
Julien Lavergne
9e1efbabc0
* debian/control:
...
- Add lubuntu-live-settings to add specific settings to live environment.
* debian/light-locker.desktop
- Disable light-locker on live environment. (LP: #1281323 ).
11 years ago
Julien Lavergne
04647cd970
* usr/share/lubuntu/openbox/menu.xml
...
- Fix audio player calling
- Fix internet icon.
11 years ago
Julien Lavergne
5a64de5f58
releasing package lubuntu-default-settings version 0.38
11 years ago
Julien Lavergne
3c8b77be40
* etc/xdg/lubuntu/applications/defaults.list
...
- Add odb extension to default applications.
11 years ago
Julien Lavergne
98cfdd45f9
* usr/share/lxpanel/profile/*/panels/*
...
- Switch to system color for the panel, to match artwork work.
11 years ago
Julien Lavergne
fce4181e61
Complete debian/changelog
11 years ago
Julien Lavergne
b56a41ad21
releasing package lubuntu-default-settings version 0.37
11 years ago
Julien Lavergne
ce3910c2fe
* usr/share/lubuntu/openbox/*.xml
...
- Use more lxsession-default when it's possible.
11 years ago
Julien Lavergne
75ea52da12
Split sessions into 2 packages.
11 years ago
Julien Lavergne
483683d8ea
* etc/xdg/lxsession/*/desktop.conf
...
- Remove nm-applet to avoid dupplicate on startup.
11 years ago
Julien Lavergne
205a3d44ab
* debian/lubuntu-default-settings.install:
...
- Re-add missing lubuntu-logout.desktop.
11 years ago
Julien Lavergne
5518084c4c
releasing package lubuntu-default-settings version 0.36
11 years ago
Julien Lavergne
d3781e1f2d
* debian/rules:
...
- Correctly use dh_install.
* debian/lubuntu-default-settings.install:
- Remove non-existent files.
11 years ago
Julien Lavergne
4aa4b086c7
* debian/20-* & debian/*.postrm & debian/*.postinst &
...
debian/*default-session.install:
- Use lightdm conf files to set default session (LP: #1259525 ).
* debian/control:
- Make lightdm requirement to >= 1.9.4 for the conf files mechanism.
11 years ago
Julien Lavergne
138d516a23
releasing package lubuntu-default-settings version 0.35
11 years ago
Julien Lavergne
e3a575d223
* debian/control:
...
- Add policykit-desktop-privileges as a depends with lxsession-logout, to be
sure to install policykit rules.
11 years ago
Julien Lavergne
881d18c16a
* etc/xdg/lxsession
...
- Set disable_autostart=no for all sessions, to keep previous behavior of
autostarted applications.
11 years ago
Alex Henrie
8cb9028bcd
* usr/share/lxpanel/profile/Lubuntu/panels/panel
...
- Replace lubuntu-browser.desktop with lxde-x-www-browser.desktop (LP:
#1232578 )
11 years ago
Julien Lavergne
099185ab31
* usr/share/xsession
...
- Change the name of QLubuntu session file, to match lxsession to launch
(upstart seems to require this).
11 years ago
Julien Lavergne
528b6174eb
* etc/xdg/lxsession/QLubuntu/
...
- Update with new names of LXQt components.
* usr/share/lubuntu/pcmanfm-qt/
- Add special configuration for pcmanfm-qt
* usr/share/lubuntu/qt/Trolltech-qt-session.conf
- Add new configuration for Qt settings of QLubuntu session.
11 years ago
Julien Lavergne
25f9ab19e3
releasing package lubuntu-default-settings version 0.34
11 years ago
Julien Lavergne
b1df6a5861
* etc/xdg/lxsession/*/desktop.conf
...
- Keep using nm-applet for network applet on the panel.
11 years ago
Julien Lavergne
86e022b87b
releasing version 0.33
11 years ago
Julien Lavergne
43423063fa
Update changelog and revert r254, waiting to have a nice GUI for changing lxsession-default
11 years ago
Julien Lavergne
fb0bacdc9d
* usr/share/lxpanel/Lubuntu
...
- Enable xkb plugin by default for switching keyboard layout.
* usr/share/lubuntu/openbox
- Fix transmission menu item (LP: #1193055 )
* etc/xdg/lxsession/QLubuntu/desktop.conf
- Fix launch of razor-panel
* etc/xdg/lubuntu/lightdm/lightdm-gtk-greeter.conf
- Update with new upstream version.
11 years ago
Julien Lavergne
76f5f41dd4
releasing version 0.32
12 years ago
Julien Lavergne
fe40a9ba72
debian/changelog: Update
12 years ago
Julien Lavergne
7720bd09ba
* etc/xdg/lubuntu/applications/defaults.list
...
- Use Firefox instead of chromium-browser.
12 years ago
Julien Lavergne
6d5c32998d
[ Stéphane Graber ]
...
Add startlubuntu upstart user job.
12 years ago
Julien Lavergne
d0898bdbf9
Add lxsession-logout as a depends
12 years ago
Stéphane Graber
cda786d1e8
Add upstart user job
12 years ago
Julien Lavergne
2369267962
* usr/share/lubuntu/pcmanfm/main.lubuntu
...
* etc/xdg/lubuntu/libfm/libfm.conf
- Rebase with new upstream options.
12 years ago
Julien Lavergne
d3f88ed8c3
* Add a new QLubuntu session, by using only Qt applications
...
* debian/*
- Update with the new QLubuntu session.
* etc/xdg/lxsession :
- Use new lxsession features instead of autostart commands.
* usr/share/lubuntu/openbox/menu.xml
* usr/share/lubuntu/openbox/rc.xml
* usr/share/lubuntu/pcmanfm/main.lubuntu
- Use lxsession-default for terminal, screenshot and quit.
12 years ago
Julien Lavergne
6da94acb83
Use x-www-browser and x-terminal-emulator in more places.
12 years ago
Julien Lavergne
4214daaa5f
Initial commit for QLubuntu
12 years ago
Julien Lavergne
ae60fe635f
* usr/bin/start*
...
- Remove gnome-keyring workaround, since we have the proper fix for ssh.
12 years ago
Julien Lavergne
27374a105e
releasing version 0.31
12 years ago
Julien Lavergne
c430dbcd79
Fix changelog
12 years ago
Julien Lavergne
dceb5b1279
Revert use of new lxsession options until it manages the transition better
...
(case when autostart is a system file, and desktop.conf a user file).
12 years ago
Julien Lavergne
c5349508e1
* etc/xdg/lubuntu/menus:
...
- Exclude xterm and uxterm items on the menu.
12 years ago
Julien Lavergne
e1036d8d68
* etc/xdg/lubuntu/libfm
...
- Use 16px for pcmanfm sidebar.
12 years ago
Julien Lavergne
c10d44c109
* etc/xdg/lxsession :
...
- Use new lxsession features instead of autostart commands.
12 years ago
Julien Lavergne
14a27a61a1
Add a new Lubuntu-Nexus7 session.
12 years ago
Julien Lavergne
f034920d0c
* debian/lubuntu-default-settings:
...
- Exclude nexus7 specific items.
12 years ago
Julien Lavergne
a125af7a5e
releasing version 0.30
12 years ago
Julien Lavergne
60751e8519
* 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 )
12 years ago
Julien Lavergne
ab578d935f
Remove osmo from the menu, since it's not in the default installation.
...
Thanks karl anliot for the notice. (LP: #1035780 )
12 years ago
Julien Lavergne
df91763054
* usr/share/lubuntu/openbox/menu.xml
...
- Use gnome-disks for Disk utility item.
12 years ago
Julien Lavergne
bedf40872c
Update VCS fields.
12 years ago
Julien Lavergne
84cb72da30
* 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.
* 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.
12 years ago
Julien Lavergne
0606fa4a68
Workaround ssh agent not autostarted properly.
12 years ago
Julien Lavergne
d40f118e9d
Set drawContents to "no" on resize, to reduce the use of resize.
12 years ago
Julien Lavergne
e937496a5e
* usr/share/lubuntu/openbox/rc.xml
...
- Add shortcuts for windows tiling (SuperKey + the direction).
12 years ago
Julien Lavergne
6f957ab827
* etc/xdg/lubuntu/lxterminal
...
- Add a custom configuration file for lxterminal.
- Use Ubuntu font in lxterminal.
* usr/bin/startlubuntu*
- Install the lxterminal configuration file.
12 years ago
Julien Lavergne
0ddcce8abd
releasing version 0.29
12 years ago
Julien Lavergne
e2c7d0816a
Use 64px logo for lightdm-gtk-greeter
12 years ago
Julien Lavergne
5eca87225f
* debian/control:
...
- Increase depends on lightdm-gtk-greeter for the use of the new features.
12 years ago
Julien Lavergne
ab2ecc4dbb
Use Lubuntu logo.
12 years ago
Julien Lavergne
34fa35756f
* etc/xdg/lubuntu/lightdm/lightdm-gtk-greeter.conf:
...
- Use Lubuntu default icon theme.
12 years ago
Julien Lavergne
1bfa0e7bcd
Revert 2 previous commit, implementation change for lightdm-gtk-greeter
12 years ago
Julien Lavergne
5d7480246c
* etc/xdg/lubuntu/lightdm/lightdm-gtk-greeter.conf:
...
- Add the path for the new .ui definition.
12 years ago
Julien Lavergne
8ca69e5c04
* usr/share/lubuntu/lightdm-gtk-greeter:
...
- Add a specific .ui definition for lightdm-gtk-greeter.
12 years ago
Julien Lavergne
9076c4f47a
releasing version 0.28
12 years ago
Julien Lavergne
fdb2666233
Fix debian/changelog
12 years ago
Julien Lavergne
80c3e6fa4a
Add indicator support by default.
12 years ago
Julien Lavergne
3593c23e04
* usr/share/lxpanel/profile/Lubuntu/panels/panel:
...
- Set iconsize to 24 for the panel, to match new artwork.
13 years ago
Julien Lavergne
83cd119272
* etc/xdg/lubuntu/lightdm/lightdm-gtk-greeter.conf
...
- Add language-selector option to the greeter.
- Display Ubuntu font.
13 years ago
Julien Lavergne
6ce06f1ba3
* debian/control:
...
- Move recommended packages to suggests, to not install them when installing
lubuntu-core (LP: #822043 )
13 years ago