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

dunst-project / dunst
26%
master: 49%

Build:
Build:
LAST BUILD BRANCH: extmatch
DEFAULT BRANCH: master
Repo Added 18 Dec 2017 06:11PM UTC
Files 49
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

LAST BUILD ON BRANCH refactor-drawing
branch: refactor-drawing
CHANGE BRANCH
x
Reset
  • refactor-drawing
  • coveralls
  • extmatch
  • maint
  • master
  • refactor-outputs
  • release-1.3
  • test-circleci
  • travis
  • v1.3.0
  • v1.3.1
  • v1.3.2
  • v1.4.0
  • v1.4.1

pending completion
810

push

travis-ci

tsipinakis
Refactor window_x11 struct to be opaque

This removes window accesses from outside the x.c file which will allow
us to abstract the window struct to implement multiple outputs in the
future.

721 of 2811 relevant lines covered (25.65%)

18.93 hits per line

Relevant lines Covered
Build:
Build:
2811 RELEVANT LINES 721 COVERED LINES
18.93 HITS PER LINE
Source Files on refactor-drawing
  • List 0
  • Changed 15
  • Source Changed 1
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
810 refactor-drawing Refactor window_x11 struct to be opaque This removes window accesses from outside the x.c file which will allow us to abstract the window struct to implement multiple outputs in the future. push 14 May 2018 07:41AM UTC tsipinakis travis-ci pending completion  
808 refactor-drawing Refactor window_x11 struct to be opaque This removes window accesses from outside the x.c file which will allow us to abstract the window struct to implement multiple outputs in the future. push 14 May 2018 07:10AM UTC tsipinakis travis-ci pending completion  
806 refactor-drawing Fix unchecked corner case in icon_position check In the case that cl->icon is not NULL we assume that icon_position is either left or right but this might not always be the case in the future. push 14 May 2018 06:34AM UTC tsipinakis travis-ci pending completion  
804 refactor-drawing Fix unchecked corner case in icon_position check In the case that cl->icon is not NULL we assume that icon_position is either left or right but this might not always be the case in the future. push 14 May 2018 06:27AM UTC tsipinakis travis-ci pending completion  
802 refactor-drawing fixup! Refactor render_background to return the layout width push 13 May 2018 11:43AM UTC tsipinakis travis-ci pending completion  
798 refactor-drawing Fix segfault with startup_notification As it currently stands notification_init uses xctx.color to initialize the notification colors which means that it depends on x11 having been previously initialized and crashes otherwise. This bug was introd... push 12 May 2018 11:34AM UTC tsipinakis travis-ci pending completion  
794 refactor-drawing fixup! Isolate GdkPixbuf usage to icon.c push 12 May 2018 06:54AM UTC Nikos Tsipinakis travis-ci pending completion  
792 refactor-drawing fixup! Move geometry handling to settings push 12 May 2018 06:35AM UTC Nikos Tsipinakis travis-ci pending completion  
790 refactor-drawing Refactor x event to use g_source_add_unix_fd According to the glib docs we should use g_source_add_unix_fd rather than g_source_add_poll. Additionally, this helps us with memory management since we don't have to handle the allocation of dpy_pollfd. push 11 May 2018 01:39PM UTC Nikos Tsipinakis travis-ci pending completion  
788 refactor-drawing Cleanup x.h prototypes push 06 May 2018 07:19PM UTC Nikos Tsipinakis travis-ci pending completion  
See All Builds (647)
  • Repo on GitHub
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

© 2025 Coveralls, Inc