Custom Query (230 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (202 - 204 of 230)

Ticket Resolution Summary Owner Reporter
#130 fixed move website to a separate repository Antoine Martin Antoine Martin
Description

It's handy for doing distributed builds and easily updating the website, but it pollutes the repo with binaries (making it huge to checkout) and makes it harder to read the history.

#137 fixed winswitch_command_wrapper does not launch application if winswitch is not running Antoine Martin Antoine Martin
Description
  • setup a launcher like this:
    Exec=winswitch_command_wrapper gcalctool
    
  • DO NOT RUN WINSWITCH
  • click the launcher
  • the program does not load

The wrapper is meant to detect that winswitch is not running (with a short socket timeout) then launch the app normally. Apparently it does not :(

#139 duplicate keyboard mappings xmodmap vs setxkbmap vs whatever... Antoine Martin Antoine Martin
Description

The solution we have doesn't work in all cases:

  • xpra + UK keyboard mapping ends up wrong
  • win32 doesn't map properly either?
  • osx: we have to guess since the build does not use an X server..

etc. Figure out the best way to make it all work.

Note: See TracQuery for help on using queries.