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

flacjacket / qtile / 572 / 4
58%
develop: 62%

Build:
Build:
LAST BUILD BRANCH: limit_pywlroots
DEFAULT BRANCH: develop
Ran 04 Jan 2016 09:44PM UTC
Files 90
Run time 3s
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

04 Jan 2016 09:41PM UTC coverage: 37.912% (-0.04%) from 37.948%
TOXENV=py33-tulip

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

3889 of 10258 relevant lines covered (37.91%)

0.38 hits per line

Source Files on job 572.4 (TOXENV=py33-tulip)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 572
  • Travis Job 572.4
  • 34e60d4a on github
  • Prev Job for TOXENV=py33-tulip on float_net_wm (#569.4)
  • Next Job for TOXENV=py33-tulip on float_net_wm (#573.4)
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