Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: sgtk-menu | Distribution: openSUSE Tumbleweed |
Version: 1.4.1 | Vendor: openSUSE |
Release: 2.1 | Build date: Tue Mar 12 13:14:27 2024 |
Group: System/X11/Utilities | Build host: reproducible |
Size: 411155 | Source RPM: sgtk-menu-1.4.1-2.1.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://github.com/nwg-piotr/sgtk-menu | |
Summary: GTK menu for sway and i3 |
An attempt to create a simple menu, that behaves decently on sway, but also on i3 window manager. It uses pygobject to create a themeable, searchable gtk3-based system menu w/ some optional features.
GPL-3.0-only
* Tue Mar 12 2024 Michael Vetter <mvetter@suse.com> - remove dependency on /usr/bin/python3 using %python3_fix_shebang macro, [bsc#1212476] * Fri Apr 30 2021 Michael Vetter <mvetter@suse.com> - Fix build: Install /usr/bin/sgtk-* * Fri Mar 12 2021 Martin Rey <mrey@suse.com> - Update to 1.4.1: * Remove debug line - Changes from 1.4.0: * Allows to create sgtk-menu and sgtk-dmenu on the basis of the stdin content. - Changes from 1.3.1: * Some optimization to the loops reading .desktop entries * Python pynput module only imported when needed (not-sway) - Changes from 1.3.0: * [-p] argument required to display menu & dmenu at the pointer position (not-sway only) * menu & dmenu in not-sway now use Gtk.WindowType.POPUP #45 * All commands should work with most WMs and some DEs; for tested environments see the Compatibility chart - Changes from 1.2.4: * Fallback icon-missing.svg added #41 * sgtk-menu [-v | --version] argument added - Changes from 1.2.3: * Fix to improper sgtk-bar window positioning discovered in FVWM - Changes from 1.2.2: * Fix sgtk-grid search not working #40 - Changes from 1.2.1: * [-d <delay_ms>] argument introduced to the sgtk-grid command, w/ default value 50 ms; affects i3 only; * several minor fixes to the window behaviour on sway and i3 - Changes from 1.2.0: * sgtk-grid command added - Changes from 1.1.3: * sgtk-dmenu search method simplified and optimized #36 - Changes from 1.1.2: * sgtk-dmenu command added - Changes from 1.0.1: * menu: fix to list .desktop entries from all possible data dirs * bar: box containing buttons named #bar for styling purposes - Changes from 1.0.0: * Dropped dependency on the i3ipc module, which was troublesome at packaging; it means that enum-compat is no longer necessary as well; active screen detection on sway / i3 is now being performed with swaymsg -t get_outputs and i3-msg -t get_workspaces * bar: quit on overlay focus out event - Changes from 0.9.0: * check_wm() - a new common function in tools.py * display_geometry() function made common, moved to tools.py * Widgets naming simplified, all #item-* names merged into #item * Merged Make packageable. #29 - Changes from 0.8.0: * Added sgtk-bar command to create a button bar on the basis of a json file * Way of sample configs creation altered, more json files added * Method to determine the currently active display on X11 altered - Changes from 0.7.1: * Protection from accidental misbehaviour on Openbox - Changes from 0.7.0: * searchbox given #searchbox name for custom styling * Added support for custom .css files - Changes from 0.5.1: * gravity adjusted to fix broken [-y] offset when menu displayed on top * sgtk-menu should work well as a replacement to Openbox menu * main python file renamed to sgtk-menu.py * -h help updated * pynput module (python-pynput package or equivalent) optional dependency: required for use in tiling WMs - Changes from 0.5.0: * Fixed crash on i3 caused by swaymsg command missing #19 * python-i3ipc dependency from now on obligatory * Added experimental support for floating WMs - Changes from 0.4.0: * [-b | -c] argument group for --bottom or --center menu placement - Changes from 0.3.1: * Fixed searching categories longer than args.t entries [sway] - Changes from 0.3.0: * Handling missing icon file error #9 * Basic css styling * Default appendix: invalid argument removed * Fix to XDG Base Directory incorrectly defined #12 - Changes from 0.2.1: * Searching custom menus disabled * Sun Jan 12 2020 Michael Vetter <mvetter@suse.com> - sgtk-menu 0.2.0 for openSUSE
/usr/bin/sgtk-bar /usr/bin/sgtk-dmenu /usr/bin/sgtk-grid /usr/bin/sgtk-menu /usr/lib/python3.11/site-packages/sgtk_menu /usr/lib/python3.11/site-packages/sgtk_menu-1.4.1-py3.11.egg-info /usr/lib/python3.11/site-packages/sgtk_menu-1.4.1-py3.11.egg-info/PKG-INFO /usr/lib/python3.11/site-packages/sgtk_menu-1.4.1-py3.11.egg-info/SOURCES.txt /usr/lib/python3.11/site-packages/sgtk_menu-1.4.1-py3.11.egg-info/dependency_links.txt /usr/lib/python3.11/site-packages/sgtk_menu-1.4.1-py3.11.egg-info/entry_points.txt /usr/lib/python3.11/site-packages/sgtk_menu-1.4.1-py3.11.egg-info/requires.txt /usr/lib/python3.11/site-packages/sgtk_menu-1.4.1-py3.11.egg-info/top_level.txt /usr/lib/python3.11/site-packages/sgtk_menu/__init__.py /usr/lib/python3.11/site-packages/sgtk_menu/__pycache__ /usr/lib/python3.11/site-packages/sgtk_menu/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/sgtk_menu/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/sgtk_menu/__pycache__/bar.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/sgtk_menu/__pycache__/bar.cpython-311.pyc /usr/lib/python3.11/site-packages/sgtk_menu/__pycache__/dmenu.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/sgtk_menu/__pycache__/dmenu.cpython-311.pyc /usr/lib/python3.11/site-packages/sgtk_menu/__pycache__/grid.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/sgtk_menu/__pycache__/grid.cpython-311.pyc /usr/lib/python3.11/site-packages/sgtk_menu/__pycache__/menu.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/sgtk_menu/__pycache__/menu.cpython-311.pyc /usr/lib/python3.11/site-packages/sgtk_menu/__pycache__/tools.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/sgtk_menu/__pycache__/tools.cpython-311.pyc /usr/lib/python3.11/site-packages/sgtk_menu/bar.py /usr/lib/python3.11/site-packages/sgtk_menu/config /usr/lib/python3.11/site-packages/sgtk_menu/config/appendix /usr/lib/python3.11/site-packages/sgtk_menu/config/appendix-i3 /usr/lib/python3.11/site-packages/sgtk_menu/config/appendix-ob /usr/lib/python3.11/site-packages/sgtk_menu/config/exit /usr/lib/python3.11/site-packages/sgtk_menu/config/exit-i3 /usr/lib/python3.11/site-packages/sgtk_menu/config/exit-ob /usr/lib/python3.11/site-packages/sgtk_menu/config/grid.css /usr/lib/python3.11/site-packages/sgtk_menu/config/icon-missing.svg /usr/lib/python3.11/site-packages/sgtk_menu/config/style.css /usr/lib/python3.11/site-packages/sgtk_menu/dmenu.py /usr/lib/python3.11/site-packages/sgtk_menu/grid.py /usr/lib/python3.11/site-packages/sgtk_menu/menu.py /usr/lib/python3.11/site-packages/sgtk_menu/tools.py /usr/share/doc/packages/sgtk-menu /usr/share/doc/packages/sgtk-menu/README.md /usr/share/licenses/sgtk-menu /usr/share/licenses/sgtk-menu/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Nov 13 00:11:44 2024