• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

flacjacket / qtile / 572
58%
develop: 62%

Build:
Build:
LAST BUILD BRANCH: limit_pywlroots
DEFAULT BRANCH: develop
Ran 04 Jan 2016 09:44PM UTC
Jobs 7
Files 90
Run time 24min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
572

push

travis-ci

flacjacket
Clean-up floating/fullscreen handling

Properly handle the `_NET_WM_STATE_FULLSCREEN` atom [1] by ensuring we
update the `_NET_WM_STATE` atom every time we (un)fullscreen (e.g. using
`window.fullscreen = True), and we always honor it when it is set by
clients (via `_NET_WM_STATE_ADD/REMOVE` ClientMessage, which triggers a
set_property on `_NET_WM_STATE`, which triggers the PropertyNotify
handling)

Some other changes:

- Deprecate `enable*`/`disable*` (minimize, maximize, floating) in favor of
  "Pythonic (TM)" getters and setters

- Deprecate `toggle*` (minimize, maximize, floating, fullscreen) in
  favor of `toggle_*` (we seem to be moving to underscored things, c.f.
  `next_group`/`prev_group` and issue #749)

[1] http://standards.freedesktop.org/wm-spec/latest/ar01s05.html

5917 of 10258 relevant lines covered (57.68%)

2.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 572.1 (TOXENV=py27-trollius) 04 Jan 2016 09:44PM UTC 0
37.92
Travis Job 572.1
2 572.2 (TOXENV=py32-trollius) 04 Jan 2016 09:45PM UTC 0
57.46
Travis Job 572.2
3 572.3 (TOXENV=py33-trollius) 04 Jan 2016 09:44PM UTC 0
37.93
Travis Job 572.3
4 572.4 (TOXENV=py33-tulip) 04 Jan 2016 09:44PM UTC 0
37.91
Travis Job 572.4
5 572.5 (TOXENV=py34) 04 Jan 2016 09:44PM UTC 0
37.89
Travis Job 572.5
6 572.6 (TOXENV=py35) 04 Jan 2016 09:48PM UTC 0
37.89
Travis Job 572.6
9 572.9 (TOXENV=pypy3-trollius) 04 Jan 2016 10:08PM UTC 0
38.08
Travis Job 572.9
Source Files on build 572
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #572
  • 34e60d4a on github
  • Prev Build on float_net_wm (#569)
  • Next Build on float_net_wm (#573)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc