On Fri, 2025-10-24 at 12:32 +0200, Robin Candau wrote:
If anything, gtk2 and related packages can still be maintained in the AUR, but the point is we are not willing to put efforts into officially maintaining such deprecated packages anymore.
Please bear with us and thank you for your understanding :)
It is understandable. Btw. I'm testing if clipit can replace parcellite. • root@archlinux /usr/bin # mv -i parcellite parcellite.ori && ln -s clipit parcellite Temporarily, just to see how far one could go. • rocketmouse@archlinux ~ $ grep parc .config/openbox/autostart (sleep 1 && parcellite -n) & Not really and this doesn't change when it's "correctly" startet via clipit -n. There are seemingly no options for the window position. Some windows appear at the cursor position, the menu appears at the upper right corner, but not after pushing <Ctrl><Alt>P, it appears after first pushing <Ctrl><Alt>P followed by pushing <Ctrl><Alt>F. • rocketmouse@archlinux ~ $ cat ~/.config/parcellite/parcelliterc [rc] RCVersion=1 use_copy=true use_primary=false synchronize=false save_history=true history_pos=true history_x=1000 history_y=800 history_limit=25 data_size=0 item_size=5 automatic_paste=false auto_key=false auto_mouse=true key_input=false restore_empty=true rc_edit=false type_search=false case_search=false ignore_whiteonly=false trim_wspace_begend=false trim_newline=false hyperlinks_only=false confirm_clear=true disable_clear=false save_history_Lineno=true current_on_top=true single_line=true reverse_history=false item_length=50 persistent_history=false persistent_separate=false persistent_on_top=false persistent_delim=\\n nonprint_disp=false ellipsize=2 multi_user=true on_unity=false icon_name=parcellite menu_key=<Ctrl><Alt>P history_key=<Ctrl><Alt>H phistory_key=<Ctrl><Alt>X actions_key=<Ctrl><Alt>A • rocketmouse@archlinux ~ $ cat ~/.config/clipit/clipitrc [rc] use_copy=true use_primary=false synchronize=false automatic_paste=false show_indexes=false save_uris=true use_rmb_menu=false save_history=false history_limit=25 history_timeout_seconds=30 history_timeout=false items_menu=20 statics_show=true statics_items=10 hyperlinks_only=false confirm_clear=false single_line=true reverse_history=false item_length=50 ellipsize=2 history_key=<Ctrl><Alt>H actions_key=<Ctrl><Alt>A menu_key=<Ctrl><Alt>P search_key=<Ctrl><Alt>F offline_key=<Ctrl><Alt>O offline_mode=false exclude_windows= Let's see if I can get used to it. Hm? Maybe copying quotes from the Evolution MUA works better with clipit.