SHA256
1
0
forked from pool/herbstluftwm
Go to file
Michael Vetter 99b7b9bbef Accepting request 793442 from home:jubalh:branches:X11:windowmanagers
- Update to 0.8.0:
  * single window floating (every client has an attribute 'floating' which can
    be set at run time and via the rule consequence 'floating=on')
  * monitor detection via xrandr
  * detection of external panels
  * new command: apply_rules
  * new command: export (convenience wrapper around setenv)
  * new client attribute: keys_inactive (negation of keymask)
  * new command: drag (initiates moving/resizing a window by mouse)
  * if tags have been configured through EWMH before herbstluftwm starts (from
    a previous running window manager), then herbstluftwm re-uses these tags
    (start with --no-tag-import to disable this)
  * The build system is now cmake. See the INSTALL file if you need to
    compile herbstluftwm yourself.
  * the 'remove' command now tries to preserve the focus and the client
    arrangement. Intuitively speaking, 'remove' is undoing a frame split.
  * Many boolean style settings were formerly of type int. Now, these are
    boolean settings.
  * The 'toggle' command only works for boolean settings. For the former
    behavior for int-typed settings, use 'cycle_value'.
  * Writing '%%' in the 'sprintf' format string now gives a literate '%', just
    as printf. Formerly it stayed '%%'.
  * The 'keybind' command now accepts all valid key symbols, even if they are
    not present on the current keyboard layout at the time of setup.
  * the rules are also applied to those clients that change their WM_CLASS
    after being shown already.
  * 'detect_monitors' has an additional '--list-all' parameter
  * do not change the focus (for focus_follows_mouse=1) when an unmanaged
    dialog (e.g. a rofi menu or a notification) closes.
  * list_rules now prints regex-based rule conditions with '~' instead of '='

OBS-URL: https://build.opensuse.org/request/show/793442
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/herbstluftwm?expand=0&rev=15
2020-04-14 10:32:20 +00:00
.gitattributes Accepting request 114134 from home:seilerphilipp 2012-04-18 16:45:54 +00:00
.gitignore Accepting request 114134 from home:seilerphilipp 2012-04-18 16:45:54 +00:00
herbstluftwm-0.8.0.tar.gz Accepting request 793442 from home:jubalh:branches:X11:windowmanagers 2020-04-14 10:32:20 +00:00
herbstluftwm-0.8.0.tar.gz.sig Accepting request 793442 from home:jubalh:branches:X11:windowmanagers 2020-04-14 10:32:20 +00:00
herbstluftwm.changes Accepting request 793442 from home:jubalh:branches:X11:windowmanagers 2020-04-14 10:32:20 +00:00
herbstluftwm.desktop Accepting request 114134 from home:seilerphilipp 2012-04-18 16:45:54 +00:00
herbstluftwm.spec Accepting request 793442 from home:jubalh:branches:X11:windowmanagers 2020-04-14 10:32:20 +00:00