Sylpheed's notification window always pops up at bottom-right, etc.
_ [comp] Sylpheed’s notification window always pops up at bottom-right
sylpheed の通知ウィンドウ、2台のディスプレイで左のディスプレイの右下に出てほしいのに、右のディスプレイの右下に出てしまうので、表示位置を変更できるようにか sylpheed があるディスプレイの右下に表示するようにしてほしいと要望。> notification window always pops up at bottom-right
_ [vdr] tdiary 4.0.2
emptdiary を使ってるので、Gemfile.local に
gem 'tdiary', :git => 'git://github.com/tdiary/tdiary-core.git'
gem 'tdiary-style-emptdiary'
を追加して tDiaryのインストール (CGI環境) を実施。tdiary.gem を github から取っているのは、これを実施時点で RubyGems に登録されてなかったので。 また、category プラグインが有効だと、
undefined method `map' for nil:NilClass
(plugin/category.rb):167:in `category_list'
となってしまったので一旦無効にした。
つづき: