Advertisement
Guest User

Untitled

a guest
Sep 7th, 2013
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.43 KB | None | 0 0
  1. Company: tom95: why would that be a good idea?
  2. tom95: Company: because the elementary projects needs it
  3. tom95: that's pretty much it
  4. Company: you shouldn't argue it with me then
  5. tom95: Company: can you redirect me? :-)
  6. Company: i'd tell you that GTK has one way to do it and that way gets influenced by the GNOME devs, so elementary had better put close buttons to the right
  7. Company: or as i said in my guadec talk: if in doubt, we define the platform, we don't follow another one
  8. Company: but i'm a hardliner as I'm the one who works to keep the GTK API and featureset as small as possible
  9. tom95: Company: so if I'd come with a patch that adds a gsettings key to swap the button position it'd be most probably be rejected?
  10. Company: I would reject it
  11. tom95: Company: how about an implementation like this? http://bazaar.launchpad.net/~elementary-pantheon/granite/granite/view/head:/lib/Widgets/Utils.vala#L175
  12. Company: there might be other more amenable developers who'd merge it, no idea
  13. tom95: Company: which basically tries to grab the info from the existing wm keys with a fallback to the default value, so it wouldn't clutter up your API
  14. deadalnix: Can an app interract with half maximised state in gnome shell ?
  15. Company: i don't think there's a good reason to support a desktop with close buttons on the left
  16. deadalnix: (like when doing super + left/right)
  17. Company: every desktop i know has it on the right
  18. deadalnix: Company, ubuntu and OSX has it on the left
  19. deadalnix: and discrepancies between system are anoying
  20. - Wessix7 has joined the room
  21. deadalnix: I remapped the whole keyboard on my mac to match my linux computer
  22. Company: really?
  23. Company: cute
  24. Company: I don't like global settings that change the UI
  25. Company: because nobody ever tests the other case, let alone makes sure it looks sane
  26. Company: try looking at how apps look with headerbars when the desktop doesn't handle menus
  27. tom95: Company: I neither know you or the gtk team structure well, so before I sit down and start writing things, can you estimate the chance of the code going in after you rejected it anyway?
  28. Company: i'd say you try and convince mclasen and if he says no, it won't go in
  29. tom95: Company: alright, thanks for the answers
  30. deadalnix: back to my question : what is the state windows are in when semi maximised in gnome3 ?
  31. Company: you could try to make a stronger case by convincing the OS X people - las and mitch and I forget the 3rd person - to make a stronger case
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement