Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

bspwm-0.9.5-lp152.3.5 RPM for ppc64le

From OpenSuSE Ports Leap 15.2 for ppc64le

Name: bspwm Distribution: openSUSE:Leap:15.2:PowerPC / ports
Version: 0.9.5 Vendor: openSUSE
Release: lp152.3.5 Build date: Sat May 16 15:37:19 2020
Group: System/GUI/Other Build host: obs-power8-05
Size: 501586 Source RPM: bspwm-0.9.5-lp152.3.5.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/baskerville/bspwm
Summary: A tiling window manager based on binary space partitioning
A tiling window manager based on binary space partitioning.
* It only responds to X events, and the messages it receives on a dedicated socket.
* bspc is a program that writes messages on bspwm's socket.
* bspwm doesn't handle any keyboard or pointer inputs: a third party program (e.g.
sxhkd) is needed in order to translate keyboard and pointer events to bspc invocations.

Provides

Requires

License

BSD-2-Clause

Changelog

* Wed Apr 11 2018 avindra@opensuse.org
  - Update to 0.9.5
    * Fix resize by mouse behavioral change
    * Disable 4 default options (IGNORE_EWMH_FOCUS,
      REMOVE_DISABLED_MONITORS, REMOVE_UNPLUGGED_MONITORS,
      MERGE_OVERLAPPING_MONITORS)
* Thu Mar 29 2018 avindra@opensuse.org
  - Update to 0.9.4
  - Changes
    * The following events: node_{manage,unmanage} are now
      node_{add,remove}.
  - Additions
    * New monitor/desktop/node descriptors: any, newest.
    * New node flag: marked.
    * New monitor descriptor: pointed.
    * New wm command: --reorder-monitors.
    * Receptacles are now described in the manual.
    * New --follow option added to node -{m,d,n,s} and desktop
    - {m,s}.
    * The subscribe command now has the following options: --fifo,
    - -count.
    * New settings: ignore_ewmh_fullscreen, mapping_events_count.
* Tue Mar 27 2018 avindra@opensuse.org
  - split completion scripts into sub-packages
  - fix lint errors
  - cleanup with spec-cleaner
  - compile with %optflags
  - delete _service file
  - remove manual desktop database config
* Sun Sep 24 2017 aavindraa@gmail.com
  - Created _service file
  - Update to 0.9.3
  - Changes
    * *click_to_focus* is now a button name. Specifying a boolean is
      deprecated but will still work (`true` is equivalent to `button1`).
  - Additions
    * `node -r` now accepts a relative fraction argument.
    * An option was added to `query -{M,D,N}` in order to output names
      instead of IDs: `--names`.
    * New rule consequence: `rectangle=WxH+X+Y`.
    * New settings: `swallow_first_click` and `directional_focus_tightness`.
* Fri Feb 10 2017 luke.nukem.jones@gmail.com
  - Update to 0.9.2
  - Changes
    * Monitors, desktops and nodes have unique IDs, `bspc query -{N,D,M}`
      returns IDs and events reference objects by ID instead of name.
    * `bspc` fails verbosely and only returns a single non-zero exit code.
    * The `DIR` descriptor is based on [right-window](https://github.com/ntrrgc/right-window).
    * The `CYCLE_DIR` descriptor isn't limited to the current
      desktop/monitor anymore. (You can emulate the previous behavior
      by appending a `.local` modifier to the selector.)
    * `bspc query -{N,D,M}` accepts an optional reference argument
      used by certain descriptors/modifiers.
    * Monitors are ordered visually by default.
    * The following settings: `border_width`, `window_gap` and
      `*_padding` behave as expected.
    * External rules also receives the monitor, desktop and node
      selectors computed from the built-in rules stage as subsequent arguments.
    * The `focus_follows_pointer` setting is implemented via enter
      notify events.
  - Additions
    * Nodes can be hidden/shown via the new `hidden` flag.
    * Node receptacles can be inserted with `node -i`. An example
      is given in `git show e8aa679`.
    * Non-tiled nodes can be moved/resized via `node -{v,z}`.
    * The reference of a selector can be set via the `{NODE,DESKTOP
      ,MONITOR}_SEL#` prefix, example: `bspc node 0x0080000c#south -c`
      will close the node at the south of `0x0080000c`.
    * Node descriptors: `<node_id>`, `pointed`.
    * Node modifiers: `hidden`, `descendant_of`, `ancestor_of`, `window`,
      `active`. Example: `bspc query -N 0x00400006 -n .descendant_of` returns
      the descendants of `0x00400006`.
    * Desktop descriptor: `<desktop_id>`.
    * Monitor descriptor: `<monitor_id>`.
    * Settings: `pointer_motion_interval`, `pointer_modifier`,
      `pointer_action{1,2,3}`, `click_to_focus`, `honor_size_hints`.
    * Event: `pointer_action`.
    * ICCCM/EWMH atoms: `WM_STATE`, `_NET_WM_STRUT_PARTIAL`.
    * `bspc` shell completions for `fish`.
  - Removals
    * The `pointer` domain. Pointer actions are handled internally.
      You need to remove any binding that uses this domain from your
      `sxhkdrc`.
    * Settings: `history_aware_focus`, `focus_by_distance`. Both
      settings are merged into the new `DIR` implementation.
    * `monitor -r|--remove-desktops`: use `desktop -r|--remove` instead.
    * `wm -r|--remove-monitor`: use `monitor -r|--remove` instead.
* Wed Oct 05 2016 luke.nukem.jones@gmail.com
  - change sxhkd and dmenu to be recommended, not required
  - move to pkgconfig deps, add desktop-utils handling
* Fri Jul 15 2016 luke.nukem.jones@gmail.com
  - Initial packaging of bspwm

Files

/etc/skel/.config/bspwm
/etc/skel/.config/bspwm/bspwmrc
/usr/bin/bspc
/usr/bin/bspwm
/usr/share/doc/packages/bspwm
/usr/share/doc/packages/bspwm/CHANGELOG.md
/usr/share/doc/packages/bspwm/CONTRIBUTING.md
/usr/share/doc/packages/bspwm/INSTALL.md
/usr/share/doc/packages/bspwm/LICENSE
/usr/share/doc/packages/bspwm/MISC.md
/usr/share/doc/packages/bspwm/README.md
/usr/share/doc/packages/bspwm/TODO.md
/usr/share/doc/packages/bspwm/examples
/usr/share/doc/packages/bspwm/examples/bspwmrc
/usr/share/doc/packages/bspwm/examples/external_rules
/usr/share/doc/packages/bspwm/examples/external_rules/bspwmrc
/usr/share/doc/packages/bspwm/examples/external_rules/external_rules
/usr/share/doc/packages/bspwm/examples/external_rules/pseudo_automatic_mode
/usr/share/doc/packages/bspwm/examples/external_rules/pseudo_automatic_mode/README.md
/usr/share/doc/packages/bspwm/examples/external_rules/pseudo_automatic_mode/external_rules
/usr/share/doc/packages/bspwm/examples/loop
/usr/share/doc/packages/bspwm/examples/loop/bspwmrc
/usr/share/doc/packages/bspwm/examples/loop/profile
/usr/share/doc/packages/bspwm/examples/loop/sxhkdrc
/usr/share/doc/packages/bspwm/examples/loop/wm
/usr/share/doc/packages/bspwm/examples/loop/xinitrc
/usr/share/doc/packages/bspwm/examples/overlapping_borders
/usr/share/doc/packages/bspwm/examples/overlapping_borders/bspwmrc
/usr/share/doc/packages/bspwm/examples/panel
/usr/share/doc/packages/bspwm/examples/panel/bspwmrc
/usr/share/doc/packages/bspwm/examples/panel/panel
/usr/share/doc/packages/bspwm/examples/panel/panel_bar
/usr/share/doc/packages/bspwm/examples/panel/panel_colors
/usr/share/doc/packages/bspwm/examples/panel/profile
/usr/share/doc/packages/bspwm/examples/panel/sxhkdrc
/usr/share/doc/packages/bspwm/examples/receptacles
/usr/share/doc/packages/bspwm/examples/receptacles/README.md
/usr/share/doc/packages/bspwm/examples/receptacles/extract_canvas
/usr/share/doc/packages/bspwm/examples/receptacles/induce_rules
/usr/share/doc/packages/bspwm/examples/sxhkdrc
/usr/share/man/man1/bspc.1.gz
/usr/share/man/man1/bspwm.1.gz
/usr/share/xsessions/bspwm.desktop


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:11:19 2024