-
- Downloads
gnome: add option to restore window in hidden state
--restore-last-window-state, -r If the primary instance of the client is launched with this option it will check whether or not the main window was hidden when the client was last quit and restore the same state. This patch also adds the "window-state-hidden" GSetting to keep track of this window state" Issue: #78993 Change-Id: If87776003652535aa6860f0065f07bfb8cd5b673
Showing
- data/cx.ring.RingGnome.gschema.xml 5 additions, 0 deletionsdata/cx.ring.RingGnome.gschema.xml
- src/ring_client.cpp 50 additions, 6 deletionssrc/ring_client.cpp
- src/ring_client.h 8 additions, 12 deletionssrc/ring_client.h
- src/ring_client_options.c 16 additions, 11 deletionssrc/ring_client_options.c
Please register or sign in to comment