Commit Graph

5 Commits

Author SHA256 Message Date
Fuminobu Takeyama
9c78fd3ac9 Accepting request 1036950 from home:ftake:branches:M17N
- Switch to use systemd service file to start ibus daemon
  * Fix boo#1201421 
  * Add ibus-ui-gtk3-restart-via-systemd.patch
  * Enable ibus-autostart for xdg-autostart-generator

OBS-URL: https://build.opensuse.org/request/show/1036950
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=273
2022-11-20 14:32:49 +00:00
a2ef387560 Accepting request 1000080 from home:ftake:branches:M17N
- Do not run ibus-autostart with xdg-autostart-generator (KDE etc.)
  * A workaround for boo#1202841
  * Please use org.freedesktop.IBus.session.generic.service instead
    (See boo#1201421)

OBS-URL: https://build.opensuse.org/request/show/1000080
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=271
2022-08-30 05:14:00 +00:00
Fuminobu Takeyama
192fafe9e1 Accepting request 998856 from home:ftake:branches:M17N
- Fix ibus-setup to support python3 (boo#1202063)
  * Update setup-switch-im.patch
- Remove X-GNOME-* from ibus-autostart.desktop
  (boo#1201421, boo#1201728)
  * ibus-autostart still does not work with
    systemd-xdg-autostart-generator

OBS-URL: https://build.opensuse.org/request/show/998856
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=267
2022-08-23 14:27:26 +00:00
eb5358a740 Accepting request 870300 from home:ftake:branches:M17N
- Fix the invalid desktop file for auto start (boo#1178447)
- Fix xim.d/ibus so that a Plasma session can use XDG auto start

OBS-URL: https://build.opensuse.org/request/show/870300
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=249
2021-02-08 15:28:00 +00:00
Fuminobu Takeyama
b7af184101 Accepting request 362444 from home:tiwai:branches:M17N
(Resubmission with NoDisplay=true in autostart.desktop)

- Fix the invocation of ibus service for KDE, etc (boo#968486):
  for DEs known to support autostart (KDE, XFCE and LXCE), ibus is
  now started via XDG autostart for avoiding the race.  This should
  fix the missing ibus service.  For other DEs, ibus is still
  started in xim script, but with a slight (two seconds) delay for
  avoiding the race, too.
  Along with the change, INPUT_METHOD environment variable is set
  explicitly in xim script at startup; this is referred in XDG
  autostart so that it won't be executed when other IM is chosen.
  Last but not least, the explicit dbus-launch invocation is dropped,
  as it's known to conflict with DE's own startup of dbus

OBS-URL: https://build.opensuse.org/request/show/362444
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=146
2016-02-28 16:32:13 +00:00