[maemo-developers] [maemo-developers] fullscreen button and uimanager
From: Danny Milosavljevic danny_milo at yahoo.comDate: Sun Jan 28 22:10:05 EET 2007
- Previous message: [maemo-developers] Distribute Python application
- Next message: [maemo-developers] unzip: file manager associations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, So lately I've been making view-manga[1] a litte bit nicer, adding a menu and all that fluff. Seems to work nicely, _except_ for the fullscreen button[2]. What happens is this: - Launch application - Press fullscreen button - The window fullscreens alright. - Press fullscreen button - Nothing happens. Strange. The relevant bits are https://garage.maemo.org/plugins/scmsvn/viewcvs.php/*checkout*/trunk/source/main.c?content-type=text%2Fplain&rev=21&root=view-manga search for gtk_accel_map_change_entry("<view-manga>/file/fullscreen", HILDON_HARDKEY_FULLSCREEN, 0, TRUE); [1] https://garage.maemo.org/projects/view-manga/ [2] Can we please make the window manager handle both fullscreening and the fullscreen button? Having every single app handle it is strange. cheers, Danny
- Previous message: [maemo-developers] Distribute Python application
- Next message: [maemo-developers] unzip: file manager associations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]