You are not logged in.
Pages: 1
If i double click on the time to bring up the calendar it is stuck and wont close. Single click opens and closes ok. Sorry old windows guy who double clicks sometimes.
Offline
I can't reproduce this on my setup: single click opens, single click closes, double-click opens/closes it quickly.
gsimplecal should also close with Esc, Ctrl+w, or Ctrl+q, if it has focus. How have you been stopping it?
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
I have been rebooting. Ctrl+w and Ctrl+q close it, Esc will only close it if I grab focus twice, grab release grab.
Offline
I have been rebooting. ....
Open a terminal, or the Run box (Alt+F2), and use
killall gsimplecal
Or run 'xkill', and click on the stubborn calendar with the "X" cursor.
(These methods work for most windows/applications/processes)
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
gsimplecal also has its own options.
please look at
man gsimplecal
please copy the default config to ~/.config/gsimplecal/config and start editing to your delight.
i'm thinking esp. of
close_on_unfocus = 1
Offline
Pages: 1