[ 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)
This commit is contained in:
commit
066c57b4a8
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,11 +1,17 @@
|
|||||||
lubuntu-default-settings (0.44) UNRELEASED; urgency=medium
|
lubuntu-default-settings (0.44) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
[ Julien Lavergne ]
|
||||||
* src/etc/xdg/lubuntu/xfce4/xfconf/xfce-perchannel-xml
|
* src/etc/xdg/lubuntu/xfce4/xfconf/xfce-perchannel-xml
|
||||||
- Add xfce4-power-manager.xml to enable the tray icon of xfce4-power-manager
|
- Add xfce4-power-manager.xml to enable the tray icon of xfce4-power-manager
|
||||||
by default.
|
by default.
|
||||||
* debian/lubuntu-default-settings.install
|
* debian/lubuntu-default-settings.install
|
||||||
- Install xfce4 specific settings.
|
- Install xfce4 specific settings.
|
||||||
|
|
||||||
|
[ 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)
|
||||||
|
|
||||||
-- Julien Lavergne <gilir@ubuntu.com> Fri, 18 Sep 2015 13:17:59 +0200
|
-- Julien Lavergne <gilir@ubuntu.com> Fri, 18 Sep 2015 13:17:59 +0200
|
||||||
|
|
||||||
lubuntu-default-settings (0.43) wily; urgency=medium
|
lubuntu-default-settings (0.43) wily; urgency=medium
|
||||||
|
@ -328,7 +328,7 @@
|
|||||||
<action name="MoveResizeTo">
|
<action name="MoveResizeTo">
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<height>97%</height>
|
<height>100%</height>
|
||||||
<width>50%</width>
|
<width>50%</width>
|
||||||
</action>
|
</action>
|
||||||
</keybind>
|
</keybind>
|
||||||
@ -337,7 +337,7 @@
|
|||||||
<action name="MoveResizeTo">
|
<action name="MoveResizeTo">
|
||||||
<x>-0</x>
|
<x>-0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<height>97%</height>
|
<height>100%</height>
|
||||||
<width>50%</width>
|
<width>50%</width>
|
||||||
</action>
|
</action>
|
||||||
</keybind>
|
</keybind>
|
||||||
|
@ -328,7 +328,7 @@
|
|||||||
<action name="MoveResizeTo">
|
<action name="MoveResizeTo">
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<height>97%</height>
|
<height>100%</height>
|
||||||
<width>50%</width>
|
<width>50%</width>
|
||||||
</action>
|
</action>
|
||||||
</keybind>
|
</keybind>
|
||||||
@ -337,7 +337,7 @@
|
|||||||
<action name="MoveResizeTo">
|
<action name="MoveResizeTo">
|
||||||
<x>-0</x>
|
<x>-0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<height>97%</height>
|
<height>100%</height>
|
||||||
<width>50%</width>
|
<width>50%</width>
|
||||||
</action>
|
</action>
|
||||||
</keybind>
|
</keybind>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user