14 Commits

Author SHA1 Message Date
41fe87f281 Add XDG support. 2019-08-20 22:55:48 -07:00
c38d485eb9 Provide a more complete default configuration file.
Summary: Actually, this is the 2nd half of D24. As mentioned there, this is the solution to getting the {key Super} key to toggle the menu.

Test Plan: Um, press the {key Super} key and make sure the menu opens. ☺ To be clear, this is konwn to work, as this path is hardcoded and it's the reason why the file we removed in D24 doesn't work.

Reviewers: tsimonq2

Reviewed By: tsimonq2

Differential Revision: https://phab.lubuntu.me/D31
2018-10-07 15:06:33 -07:00
Simon Quigley
fb2517c71f Keep the Vcs entries as Lubuntu-specific; drop all other changes. 2018-05-22 21:59:25 -05:00
Simon Quigley
ee13c0206b Correct a typo in the patch description for avoid-polluting-x11-shortcut-map.patch. 2018-05-19 17:36:58 -05:00
Simon Quigley
70efe54f8e Actually, it's quite a bit of work to get super key binding support working. Let's hold off on that... 2018-02-05 21:17:03 -06:00
Simon Quigley
7a5c11fd81 Turns out there was more patches needed for the super key support, finish that up. 2018-02-05 21:11:51 -06:00
Simon Quigley
8a7f3aa1fa Add super key binding support. 2018-02-05 20:57:00 -06:00
Simon Quigley
cf157c0705 Avoid polluting the the x11 shortcut map. 2018-02-05 20:51:33 -06:00
Simon Quigley
76cfbfae25 Fix wrong radio buttons when changing shortcuts. 2018-02-05 20:45:48 -06:00
Alf Gaida
ea1be4532f Cherry-picking upstream release 0.11.0.
* Sync debian foo with experimental
* Bumped Standards to 3.9.8, no changes needed
* Bumped compat to 10
* Removed --parallel from rules, compat 10 standard
* Bumped minimum version debhelper (>= 10)
* Bumped minimum version libqtxdg-dev (>= 2.0.0)
* Bumped minimum version liblxqt-dev (>= 0.11.0)
* Added build dependency libqt5svg5-dev
* Added build dependency libqt5xdgiconloader-dev (>= 2.0.0),
* Added Recommends lxqt-globalkeys-l10n
* Followin the Multiarch hinter:
  - Marked liblxqt-globalkeys-ui0 Multi-Arch: same
  - Marked liblxqt-globalkeys0 Multi-Arch: same
* Fixed VCS-Fields, use https and plain /git/
* Fixed copyright Format field
* Bumped copyright years
* Don't install translations
* Added translation control to rules
* Set CMAKE_BUILD_TYPE=RelWithDebInfo
* Exported LC_ALL=C.UTF-8, make builds reproducible
* Added hardening options to rules
* Fixed .gitignore
* Removed Patches, applied upstream
* Fixed *-dev.install
2016-10-18 02:48:04 +02:00
Alf Gaida
0aabac2b6c use static_cast for errno 2016-01-13 21:30:37 +01:00
Alf Gaida
7f59d56f19 cast some error_t's to make hurd happy 2015-12-29 17:59:32 +01:00
Alf Gaida
b2ce570f60 new release 0.9.0
fix symbols
fix package names
add source/options
fix debian $foo
2015-08-12 03:29:23 +08:00
Alf Gaida
d10c14eba7 - Imported Upstream version 0.8.0
- bump standards 3.9.6
- Min liblxqt-qt5-0-dev version 0.8.0
- Min Qt version 5.3.2
- install fixed (translation path)
- mangled symbol files added
- lintian-overrides for missed manpages and unknown category warnings
- desktop file OnlyShowIn patched
2015-08-12 03:29:18 +08:00