Commit Graph

625 Commits

Author SHA1 Message Date
Yclept Nemo 61f59ae812 Python 2->3 syntax pass for wmladi and g15ladi
* wmladi won't run until the pywmdockapps C module is ported to Python 3
* g15ladi requires special hardware to test
2023-07-19 20:29:01 -04:00
Yclept Nemo 44176ace1e Update translations
Also update translations script "update_po".
2023-07-19 19:30:30 -04:00
Yclept Nemo 0c6b1fb42e Add a tools sub-menu
Giving access to additional tools from laditools:
* ladi-player
* ladi-system-log
2023-07-19 18:58:17 -04:00
Yclept Nemo 5638cc7e2b Pass additional arguments to MenuItem callbacks
Also give the "on_menu_launch_handler" callback an additional argument
"kill=True" that can disable the killing of managed processes.
2023-07-19 18:58:17 -04:00
Yclept Nemo e74e30b875 Remove a workaround for an old pygtk bug
The bug was documented as a "focus bug in pygtk" on nested Gtk.MenuItem
objects. The workaround was to switch the signal handler from "activate"
to "button-release-event". This was done in Mar 2012 and pygtk is no
longer supported upstream. I reverted the workaround and noticed no
issues during testing.

This allows all MenuItem callbacks to share a common interface and
should allow keyboard control of sub-menus.
2023-07-19 18:57:50 -04:00
Yclept Nemo 2effc3fe8a Fix a bug that triggers the "JACK is sick" status
The bug was triggered by reactivating JACK from ladish and was caused by
some missed Python 2 code.
2023-07-19 18:55:25 -04:00
Nedko Arnaudov 0a61977400 laditools/__init__.py: set version to 1.1 2023-03-01 01:07:35 +02:00
Nedko Arnaudov 57f55c1edb Fix commit message for 1.1 2023-03-01 00:55:13 +02:00
Nedko Arnaudov 60cf70640e setup.py: set version to 1.1 2023-03-01 00:50:54 +02:00
Nedko Arnaudov 8d741e566e Disable gitcommit.sh 2023-03-01 00:46:01 +02:00
Nedko Arnaudov b0ea206c83 .gitignore generated icons 2023-03-01 00:39:03 +02:00
Nedko Arnaudov d13f4108ba Update NEWS for 1.1 release 2023-03-01 00:37:37 +02:00
Nedko Arnaudov 9be30b9ff4 python3 fixes and more
log files were opened in binary mode
this was resulting in read_last() not working correctly
2021-02-14 23:59:34 +02:00
Nedko Arnaudov 8ea30191d6 update to py3
2to3 -w .
2021-02-14 23:54:53 +02:00
Alessio Treglia 498fc36fc6 Revert "Import translations from Launchpad.", imported into the wrong branch
This reverts commit 09d9ba2df1.
2012-05-18 17:49:03 +02:00
Alessio Treglia 09d9ba2df1 Import translations from Launchpad. 2012-05-18 17:48:21 +02:00
Alessio Treglia 607e068b85 Fix for Debian bug#671366 2012-05-18 17:29:32 +02:00
Alessio Treglia d1319bccd6 Update template 2012-04-12 10:08:13 +02:00
Alessio Treglia 8180813307 Cosmetic fix, missing white space 2012-04-12 10:07:56 +02:00
Alessio Treglia 8045e8adac Translations update. 2012-04-12 09:59:27 +02:00
Alessio Treglia e27a910bd2 Needs python >= 2.7 2012-04-06 12:08:33 +02:00
Alessio Treglia f0965b859c Replace rsvg with rsvg-convert. 2012-03-31 10:09:07 +02:00
Alessio Treglia ae5f506ac8 Include NEWS file. 2012-03-24 10:02:20 +01:00
Alessio Treglia 03cdc0d4ec Release tarball in both gztar and bztar formats. 2012-03-23 19:44:22 +01:00
Alessio Treglia 835c019b78 Releasing Lady "O" 2012-03-23 19:38:16 +01:00
Alessio Treglia 0e59801f07 Manually sync Italian translations. 2012-03-23 19:37:22 +01:00
Alessio Treglia 1c03e4363b Include manpages. 2012-03-23 19:36:23 +01:00
Alessio Treglia 80c7ae5c58 Update manpage. 2012-03-23 19:03:20 +01:00
Alessio Treglia 682038f28f Add manpage stub 2012-03-23 18:20:17 +01:00
Alessio Treglia d7274a5155 Build manpages too. 2012-03-23 18:20:10 +01:00
Alessio Treglia 43bd83da11 Update Italian translation. 2012-03-23 18:19:55 +01:00
Alessio Treglia a27b35dfb3 Update translations template 2012-03-23 18:19:38 +01:00
Alessio Treglia a41d0f5445 wmladi: Fix about dialog 2012-03-23 18:01:36 +01:00
Alessio Treglia 9ebbc516a4 Improve documentation files and set codename.
Preparing the first stable release: 1.0 Lady "O"
2012-03-23 17:44:28 +01:00
Alessio Treglia 878a409ffe Improve INSTALL file. 2012-03-23 16:36:22 +01:00
Alessio Treglia 8365d0af61 TreeViewTooltips has been dropped. 2012-03-22 19:43:13 +01:00
Alessio Treglia c7b2c8a855 Refresh README 2012-03-22 13:36:00 +01:00
Alessio Treglia 7dfb7db36c Writing NEWS 2012-03-22 13:19:03 +01:00
Alessio Treglia 7debf5ddb0 Add --no-appindicator command line opt to force fallback to GtkStatusIcon 2012-03-22 12:49:17 +01:00
Alessio Treglia 573476817a Add NEWS file, WIP 2012-03-21 23:11:19 +01:00
Alessio Treglia fab858bad0 Remove comment. 2012-03-21 10:21:52 +01:00
Alessio Treglia bcf69e204d Add missing blank space. 2012-03-21 10:13:02 +01:00
Alessio Treglia 9af3d82ae1 Update translations and POT file. 2012-03-21 00:47:41 +01:00
Alessio Treglia a664d88669 Include *.desktop.in 2012-03-21 00:32:55 +01:00
Alessio Treglia 42cb07da5b Fix small mistake in ladi-system-log 2012-03-21 00:24:05 +01:00
Alessio Treglia 453287dc95 Bump version. 2012-03-20 23:48:18 +01:00
Alessio Treglia 242662411a Refactoring and cleanup 2012-03-20 20:32:16 +01:00
Alessio Treglia 013761ca36 Migrate wmladi to new-style app. 2012-03-20 13:39:19 +01:00
Alessio Treglia 54ec74b33f Refactoring 2012-03-20 13:34:07 +01:00
Alessio Treglia 068451c2ed Let customize menu's quit handler 2012-03-20 08:32:14 +01:00