Thread
:
A way to lock an app so that it cannot be closed?
View Single Post
tuminoid
2009-12-27 , 18:25
Posts: 188 | Thanked: 185 times | Joined on Dec 2009 @ Finland
#
3
I think there is some API for task-switcher, but likely there is no API for disabling close button in switcher view.
One option which may be viable in your case, is setting window not to show in task-switcher at all.. You can do that with gtk_window_skip_taskbar_hint().
__________________
My wiki:
User:Tuminoid
cpumem-applet:
home
|
packages
- status: 0.0.3
in Extras
cell-modem-ui:
home
|
packages
- status: 0.5.1-1
in Extras
nowplayingd:
home
|
packages
- status: 0.1-2
in extras-devel
custom-pwkmenu:
home
- no packages yet.
Quote & Reply
|
tuminoid
View Public Profile
Send a private message to tuminoid
Visit tuminoid's homepage!
Find all posts by tuminoid