22 Commits

Author SHA256 Message Date
009249e38f osc copypac from project:devel:languages:haskell:ghc-9.6.x package:xmonad revision:6, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=47
2024-02-05 22:01:06 +00:00
33013d9746 osc copypac from project:devel:languages:haskell:ghc-9.4.x package:xmonad revision:8, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=45
2023-04-06 16:14:39 +00:00
ceed183ffb osc copypac from project:devel:languages:haskell:ghc-9.4.x package:xmonad revision:6, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=42
2023-03-30 17:39:02 +00:00
780172b09c osc copypac from project:devel:languages:haskell:ghc-8.10.x package:xmonad revision:35, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=39
2023-01-17 18:08:29 +00:00
78e3791dff Accepting request 1005763 from home:dirkmueller:Factory
- update to 0.17.1:
  * Added custom cursor shapes for resizing and moving windows.
  * Exported `cacheNumlockMask` and `mkGrabs` from `XMonad.Operations`.
  * Fixed border color of windows with alpha channel. Now all windows have the
    same opaque border color.
  * Change the main loop to try to avoid [GHC bug 21708] on systems
    running GHC 9.2 up to version 9.2.3. The issue has been fixed in

OBS-URL: https://build.opensuse.org/request/show/1005763
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=37
2022-11-30 00:32:26 +00:00
065cc33128 osc copypac from project:devel:languages:haskell:ghc-8.10.x package:xmonad revision:34, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=35
2022-10-06 14:46:31 +00:00
0699900caa osc copypac from project:devel:languages:haskell:ghc-8.10.x package:xmonad revision:25, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=32
2021-11-09 08:32:08 +00:00
8df40b3505 osc copypac from project:devel:languages:haskell:ghc-8.10.x package:xmonad revision:22, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=30
2021-06-02 12:22:46 +00:00
7887d9e2a4 osc copypac from project:devel:languages:haskell:ghc-8.10.x package:xmonad revision:17, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=26
2020-12-19 18:29:48 +00:00
1dd7c19728 osc copypac from project:devel:languages:haskell:ghc-8.10.x package:xmonad revision:16, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=25
2020-12-19 17:49:45 +00:00
e64c685acd osc copypac from project:devel:languages:haskell:ghc-8.10.x package:xmonad revision:12, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=24
2020-12-18 12:53:26 +00:00
4aa617e034 osc copypac from project:devel:languages:haskell:ghc-8.10.x package:xmonad revision:8, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=23
2020-09-04 15:12:06 +00:00
28a61ab439 osc copypac from project:devel:languages:haskell:ghc-8.6.x package:xmonad revision:9, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=22
2020-09-04 15:04:35 +00:00
d45331091d osc copypac from project:devel:languages:haskell:ghc-8.10.x package:xmonad revision:8, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=20
2020-08-19 01:02:41 +00:00
2f110aba15 osc copypac from project:devel:languages:haskell:ghc-8.10.x package:xmonad revision:6, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=17
2020-06-16 11:29:11 +00:00
7289f463e5 - Drop obsolete group attributes.
- Update xmonad to version 0.15.
  ## 0.15 (September 30, 2018)
    * Reimplement `sendMessage` to deal properly with windowset changes made
      during handling.
    * Add new library functions `windowBracket` and `modifyWindowSet` to
      `XMonad.Operations`.
  ## 0.14.2 (August 21, 2018)
  ### Bug Fixes
    * Add the sample configuration file xmonad.hs again to the release tarball.
      [https://github.com/xmonad/xmonad/issues/181]

- Update xmonad to version 0.14.2.
  ## unknown (unknown)
  ## 0.14.1 (August 20, 2018)
  ### Breaking Changes
    * The cabal build no longer installs xmonad.hs, xmonad.1, and xmonad.1.html
      as data files. The location cabal picks for chose files isn't useful as
      standard tools like man(1) won't find them there. Instead, we rely on
      distributors to pick up the files from the source tarball during the build
      and to install them into proper locations where their users expect them.
      [https://github.com/xmonad/xmonad/pull/127]
  ### Bug Fixes
    * Add support for GHC 8.6.x by providing an instance for 'MonadFail X'. A
      side effect of that change is that our code no longer compiles with GHC
      versions prior to 8.0.x. We could work around that, no doubt, but the
      resulting code would require CPP and Cabal flags and whatnot. It feels more
      reasonable to just require a moderately recent compiler instead of going
      through all that trouble.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=14
2019-12-28 16:36:02 +00:00
a603d829a4 osc copypac from project:devel:languages:haskell:ghc-8.8.x package:xmonad revision:3, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=13
2019-12-28 14:42:33 +00:00
a952a8ce60 osc copypac from project:devel:languages:haskell:ghc-8.6.x package:xmonad revision:9, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=11
2019-12-24 02:04:34 +00:00
2761c4e731 osc copypac from project:devel:languages:haskell:ghc-8.6.x package:xmonad revision:6, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=8
2018-10-18 09:53:34 +00:00
d6582ae78d osc copypac from project:devel:languages:haskell:ghc-8.4.x package:xmonad revision:8, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=6
2018-08-24 12:52:22 +00:00
b7ba06063b osc copypac from project:devel:languages:haskell:ghc-8.4.x package:xmonad revision:4, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=4
2018-08-19 07:09:03 +00:00
2706d796b9 osc copypac from project:devel:languages:haskell:ghc-8.4.x package:xmonad revision:2, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=1
2018-08-03 01:01:44 +00:00