Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dorota Czaplejewicz
squeekboard
Commits
b7b4d68a
Commit
b7b4d68a
authored
Aug 22, 2011
by
Daiki Ueno
Browse files
Fix fullscreen mode and D-Bus service entry.
parent
952f70b4
Changes
2
Show whitespace changes
Inline
Side-by-side
data/eekboard-server.service.in
View file @
b7b4d68a
[D-BUS Service]
Name=org.fedorahosted.Eekboard
.Server
Name=org.fedorahosted.Eekboard
Exec=@bindir@/eekboard-server
src/server-context-service.c
View file @
b7b4d68a
...
...
@@ -141,6 +141,7 @@ on_notify_fullscreen (GObject *object,
gpointer
user_data
)
{
ServerContextService
*
context
=
user_data
;
if
(
context
->
window
)
set_geometry
(
context
);
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment