aboutsummaryrefslogtreecommitdiff
path: root/ui/gtk.c
AgeCommit message (Expand)Author
2014-07-11ui/gtk: Restore keyboard focus after Page changeJohn Snow
2014-06-11gtk: update window size after showing/hiding tabsGerd Hoffmann
2014-06-11gtk: factor out gtk3 grab into the new gd_grab_devices functionGerd Hoffmann
2014-06-11gtk: cleanup backend dependenciesGerd Hoffmann
2014-06-11gtk: factor out keycode mappingGerd Hoffmann
2014-05-26gtk: workaround gtk2 vte resize issueGerd Hoffmann
2014-05-26gtk: window sizing overhaulGerd Hoffmann
2014-05-26gtk: zap unused global_stateGerd Hoffmann
2014-05-26gtk: Add handling for the xfree86 keycodesBruce Rogers
2014-05-26gtk: enable untabify for gfxGerd Hoffmann
2014-05-26gtk: detached window pointer grabsGerd Hoffmann
2014-05-26gtk: update all windows on mouse mode changesGerd Hoffmann
2014-05-26gtk: fix grab checksGerd Hoffmann
2014-05-26gtk: update gd_update_captionGerd Hoffmann
2014-05-26gtk: skip keyboard grab when hover autograb is activeGerd Hoffmann
2014-05-26gtk: keep track of grab ownerGerd Hoffmann
2014-05-26gtk: add gd_grab trace eventGerd Hoffmann
2014-05-26gtk: add tab to trace eventsGerd Hoffmann
2014-05-26gtk: allow moving tabs to windows and back.Gerd Hoffmann
2014-05-26gtk: simplify resizeGerd Hoffmann
2014-05-26gtk: use device type as labelGerd Hoffmann
2014-05-26gtk: support multiple gfx displaysGerd Hoffmann
2014-05-26gtk: move vga state into VirtualGfxConsoleGerd Hoffmann
2014-05-26gtk: VirtualConsole restructionGerd Hoffmann
2014-05-26gtk: remove page numbering assumtions from the codeGerd Hoffmann
2014-05-26gtk: Add a scrollbar for text consolesCole Robinson
2014-05-26gtk: cleanup CONFIG_VTE ifdef a bit.Gerd Hoffmann
2014-05-26gtk: zap vte size requestsGerd Hoffmann
2014-05-26gtk: zap scrolled_windowGerd Hoffmann
2014-04-29gtk: Fix accelerators being triggered twice with gtk3Cole Robinson
2014-04-29gtk: Fix -serial vcCole Robinson
2014-04-29gtk: Use ctrl+alt+q for quit acceleratorCole Robinson
2014-04-29gtk: Remove use of deprecated stock itemsCole Robinson
2014-04-29gtk: Don't use deprecated vte_terminal_get_adjustmentCole Robinson
2014-04-29gtk: Don't use deprecated gtk_image_menu_item_new_with_mnemonicCole Robinson
2014-04-08gtk: Implement grab-on-click behavior in relative modeTakashi Iwai
2014-04-07gtk: Remember the last grabbed pointer positionTakashi Iwai
2014-04-07gtk: Fix the relative pointer tracking modeTakashi Iwai
2014-04-07gtk: Use gtk generic event signal instead of motion-notify-eventTakashi Iwai
2014-03-26gtk: Support GTK without VTEStefan Weil
2014-03-17gtk: Don't warp absolute pointerCole Robinson
2014-03-17gtk: Fix mouse warping with gtk3Cole Robinson
2014-03-17gtk: Allow to activate grab-on-hover from the command lineJan Kiszka
2014-03-12gtk: Add mouse wheel supportJan Kiszka
2014-03-05input: mouse: switch gtk ui to new coreGerd Hoffmann
2014-03-05input: keyboard: switch gtk ui to new coreGerd Hoffmann
2014-01-20gtk: Support keyboard translation for hosts running WindowsStefan Weil
2013-12-02gtk: Replace conditional debug messages by trace methodsStefan Weil
2013-08-27gtk: Remove unused include statements which are not portableStefan Weil
2013-07-22gtk: Fix accelerator filteringJan Kiszka