664 Commits

Author SHA1 Message Date
a10bc9e261 Update the copyright for Lubuntu Developers to 2023. 2023-01-24 15:51:26 -06:00
244f829f0e Drop many obsolete Breaks/Replaces, since we are far past the transition from LXDE. 2023-01-24 15:47:28 -06:00
f129e24b17 Add qt6ct as a hard dependency and ship a default configuration file consistent with our existing default settings. This is to cover the case of our Qt 6 applications, which will use qt6ct for theming instead of lxqt-qtplugin until support is added. Feels hacky, yet a reasonable fix. 2023-01-24 15:46:20 -06:00
0bb166800d Starting a new changelog entry. 2023-01-24 15:41:06 -06:00
Aaron Rainbolt
6732caa058 Ran wrap-and-sort. ubuntu/23.04.4 2023-01-01 03:33:35 -06:00
Aaron Rainbolt
6ea6b1068c Bumped Standards-Version to 4.6.2. 2023-01-01 03:32:54 -06:00
Aaron Rainbolt
84fcfb84b6 Removed trailing whitespace from changelog. 2023-01-01 03:27:18 -06:00
Aaron Rainbolt
7fd12ea63a Enabled Picom by default. 2023-01-01 03:26:57 -06:00
Aaron Rainbolt
e184a1ba66 Disable XFlame by default. 2022-12-27 13:47:18 -06:00
Aaron Rainbolt
bf2cb546f4 Get the release codename and version number right. ubuntu/23.04.2 2022-12-27 13:22:43 -06:00
Aaron Rainbolt
7e2b7a49ee XScreenSaver configuration overhaul 2022-12-27 13:19:41 -06:00
7b12a5eae0 Welcome to the Lunar Lobster! ubuntu/23.04.1 2022-10-28 15:06:21 -05:00
9c7791d8ef Oops, let's actually import the archive changes before we roll up a new release. 2022-06-17 22:20:35 -05:00
fb54213509 Upload to Kinetic. 2022-06-17 22:17:43 -05:00
59cb73b8e4 Add some minimal settings for powermanagement, including switching to a much better power icon than the default circle. 2022-06-17 21:44:12 -05:00
86bf6efc63 By default, set the tab width to vary with the text content. This makes for a cleaner default, and the user can always revert back to fixed width. 2022-06-17 21:35:45 -05:00
33575d62d8 Upload to kinetic. 2022-06-12 13:27:35 -04:00
943e83bcc9 Add proper fonts depend. 2022-06-12 13:25:22 -04:00
a5d0d5b8ea Add missing changelog entry. 2022-06-12 13:23:46 -04:00
30d7940d44 Upload to kinetic. 2022-06-11 17:03:05 -04:00
567c996991 Upload to jammy. ubuntu/22.04.1 2021-11-14 10:13:54 -05:00
957989ea04 Update XscreenSaver lock screen to 22.04. 2021-11-14 10:11:11 -05:00
d8692fc291 Bump standards version to 4.6.0. 2021-11-14 10:03:18 -05:00
8f319d966a Upload to Impish. ubuntu/21.10.2 2021-09-23 07:32:40 -05:00
14245f7d4b Move the Openbox settings to match upstream compatibility changes. 2021-09-23 07:31:29 -05:00
a1b8a56e81 Upload to impish. 2021-08-15 20:47:23 -04:00
8ae38b4cc0 Update XscreenSaver lock screen to 21.10. ubuntu/21.10.1 2021-08-15 20:19:08 -04:00
53a937ef45 swap ark for lxqt-archiver.
* fixes T83 for real this time.
ubuntu/21.04.3
2021-03-04 14:07:42 -08:00
80a760f676 Make qpt-deb-installer default app for Debian packages. ubuntu/21.04.2 2021-02-15 13:45:13 -08:00
2da68768e7 Revert "Make qapt-deb-installer default app for all Debian packages."
This reverts commit 3917c6c9271a5df39fd667177c83ac19ed715c58.
2021-02-15 13:42:40 -08:00
3917c6c927 Make qapt-deb-installer default app for all Debian packages. 2021-02-15 13:28:09 -08:00
f5e80ad4c5 Upload to Hirsute. ubuntu/21.04.1 2021-01-03 14:50:39 -05:00
bb5cf865ac Update XscreenSaver lock screen to 21.04. 2021-01-03 14:49:29 -05:00
Hans P. Möller
4696409fa0 added changelog ubuntu/20.10.1 2020-10-06 20:43:26 -03:00
Hans P. Möller
15afd8096a added SAL_VCL_QT5_USE_CAIRO=true env variable in session.conf 2020-10-06 20:37:27 -03:00
Hans P. Möller
a7b4354d5c bummp debhelper standard to 13 2020-10-06 20:35:54 -03:00
e46db7f72d Add alt-tab switching for all desktops.
Summary:
Add Alt-Tab to switch between all applications on all
desktops. T128

Test Plan:
Verify Alt-Tab switches between applications even if they
exist on multiple desktops.

Reviewers: wxl, tsimonq2

Reviewed By: wxl

Subscribers: EinarMostad

Differential Revision: https://phab.lubuntu.me/D84
ubuntu/20.04.4
2020-02-18 20:04:50 -05:00
Hans P. Möller
13e2322cb2 Added nm-tray.conf to xdg-Lubuntu so nm-connection-editor is default.
Bump standards, apply new debhelper and compat norms

Summary: Added nm-tray to xdg-Lubuntu with nm-connection editor

Test Plan: check if nm-tray uses nm-connection-editor instead of nmtui

Reviewers: wxl

Reviewed By: wxl

Subscribers: kc2bez, wxl

Differential Revision: https://phab.lubuntu.me/D82
ubuntu/20.04.3
2020-02-12 17:13:10 -08:00
Hans P Möller
2812e609fa Added SAL_USE_VCLPLUGIN=qt5 env var in session.conf so libreoffice use qt5 VCL
Summary:
Added SAL_USE_VCLPLUGIN=qt5 enviroment variable in session.conf xdg so libreoffice use qt5 vcl plugin

See T146 for context.

Test Plan: run env in terminal and se the value of SAL_USE_VCLPLUGIN

Reviewers: wxl, tsimonq2, kc2bez

Reviewed By: wxl, kc2bez

Subscribers: wxl

Differential Revision: https://phab.lubuntu.me/D72
ubuntu/20.04.2
2020-02-01 11:34:49 -08:00
Raman Sarda
0169ba6e57 Added default theme for Xscreensaver.
Summary: Added Flurry with water preset as default theme for Xscreensaver.

Test Plan: Test if Flurry is default Xscreensaver after adding xscreensaver-gl-extra to rSEED and rLUBUNTUMETAPACKAGING

Reviewers: tsimonq2, wxl

Reviewed By: wxl

Maniphest Tasks: T21, T119

Differential Revision: https://phab.lubuntu.me/D58
ubuntu/20.04.1
2019-11-08 16:08:54 -08:00
Raman Sarda
4b392693a6 Fixed runner's default shortcut.
Summary:
Removed shortcut for runner from globalkeys.
 The runner config file added in previous commit is enough

Test Plan: Check if Meta+R opens runner by default

Reviewers: tsimonq2, wxl

Reviewed By: wxl

Differential Revision: https://phab.lubuntu.me/D46
ubuntu/19.10.8
2019-09-19 13:52:17 -07:00
Raman Sarda
eb96aa9ff2 Added a config file for runner.
Summary: Added a config file that sets meta+r as default for runner.

Test Plan:
Check if meta+r opens runner.
Check if pressing search key opens runner.
Check if Ctrl+Alt+B opens browser.
Check if pressing Homepage key opens browser.

Reviewers: tsimonq2, wxl

Reviewed By: tsimonq2

Subscribers: hmollercl

Maniphest Tasks: T59

Differential Revision: https://phab.lubuntu.me/D43
ubuntu/19.10.7
2019-09-13 10:21:41 -07:00
Raman Sarda
f153275a55 Fixed Ctrl+Alt+B
Summary: Removed the extra comma.

Test Plan: Press Ctrl+Alt+B and see if Firefox opens up. If it's already running then a new tab will open.

Reviewers: tsimonq2, wxl

Differential Revision: https://phab.lubuntu.me/D40
ubuntu/19.10.6
2019-09-06 15:49:13 -07:00
6701e0013c bump debian compat stuff ubuntu/19.10.5 2019-08-21 22:45:49 -07:00
Raman Sarda
375b8c9d14 Edited shortcuts
Summary:
* Shortcuts for following are modified:
 - Go to dektop
 - Send to desktop
 - Directional Cycle Windows
 - Go to Desktop Directional
 - XF86WWW
* Shortcuts for following are removed and corresponding are added to lxqt/globalkeyshortcuts.conf
 - Toggle show desktop
 - Pcmanfm
 - Runner
 - terminal
 - task manager
* Some commented out items are removed
 - lxpanel menu
 - lxsession default lock
 - calculator
 - screenshot
 - quit
* Following shortcuts are completely removed
 - Ctrl+F10/11 regarding backlight
 - Ctrl+F7 xset dpms force off
 - Window tiling

* Edited the following shortcuts in globalkeyshortcuts.conf
 - GoToDesktop
 - Show Desktop
 - pcmanfm-qt
 - runner
 - qps
 - terminal
 - screengrab

Test Plan: Check all the specified shortcuts as per T59#1260 are working.

Reviewers: tsimonq2, wxl

Reviewed By: tsimonq2, wxl

Tags: #development_team

Maniphest Tasks: T59

Differential Revision: https://phab.lubuntu.me/D34
2019-08-21 22:42:54 -07:00
Hans P Möller
57756891d1 Added lximage-qt-screenshot.desktop with NoDisplay=true so it does not appear because we changed screenshot program to screengrab
Summary: Closes T84

Test Plan: see if lximage-qt screenshot icon does no longer appear

Reviewers: wxl, tsimonq2

Reviewed By: wxl

Subscribers: The_LoudSpeaker

Maniphest Tasks: T84

Differential Revision: https://phab.lubuntu.me/D36
ubuntu/19.10.4
2019-08-21 20:56:26 -07:00
7445039879 Add more mimetypes.
Summary: Added some missing mimetypes to the mimeapps.list for default programs. T91

Test Plan: Test that default applications are called with relation to filetype.

Reviewers: wxl, tsimonq2

Reviewed By: wxl, tsimonq2

Differential Revision: https://phab.lubuntu.me/D24
ubuntu/19.10.3
2019-07-27 23:32:08 -05:00
d7e494fb10 Adding back translations. ubuntu/19.10.2 2019-07-27 23:27:31 -05:00
Hans P. Möller
7c56685073 fix changelog to max 80 char per lines
Summary: fix long lines in changelog, no more than 80 char.

Test Plan: no need

Reviewers: wxl, tsimonq2

Reviewed By: wxl

Subscribers: hmollercl

Differential Revision: https://phab.lubuntu.me/D13
2019-06-16 12:19:41 -07:00
Hans P. Möller
41b776dddb Added Hidden=True nm-applet.desktop to autostart so nm.applet doesn't autostart. Change default icon theme from Papirus to ePapirus
Summary:
Added Hidden=True nm-applet.desktop to xdg autostart so nm.applet doesn't autostart. This will be good since we plan to use network-manager-gnome for connection-editor but not for tray applet.
Change default icon theme from papirus to ePapirus... which make dark icons gray instead of black so they look better in dark background

Test Plan:
See if icons change to ePapirus.
See if nm-applet.desktop is present in ~.config/autostart with Hidden=true entry

Reviewers: wxl, tsimonq2

Subscribers: apt-ghetto, hmollercl

Differential Revision: https://phab.lubuntu.me/D11
2019-06-14 20:42:46 -07:00