~3v1n0/bamf/snap-exec-matching-fix-x

« back to all changes in this revision

Viewing changes to src/bamf-window.h

  • Committer: Marco Trevisan (Treviño)
  • Date: 2018-02-07 14:10:19 UTC
  • Revision ID: mail@3v1n0.net-20180207141019-qyjlbi1opb362rfs
bamf-window: read snap and flatpak IDs and use it to guess desktop-id 

Show diffs side-by-side

added added

removed removed

Lines of Context:
73
73
 
74
74
char             * bamf_window_get_string_hint (BamfWindow *self, const char* prop);
75
75
 
 
76
char             * bamf_window_get_application_id (BamfWindow *self);
 
77
 
76
78
BamfWindowMaximizationType bamf_window_maximized (BamfWindow *self);
77
79
 
78
80
gint               bamf_window_get_monitor (BamfWindow *self);